diff options
author | Laura Orvokki Kursula <lav@vampires.gay> | 2024-08-25 12:44:00 +0200 |
---|---|---|
committer | Laura Orvokki Kursula <lav@vampires.gay> | 2024-08-25 12:44:00 +0200 |
commit | ee7b7ee0bc9167ef5d2d93efbf6197c50e1ef2a0 (patch) | |
tree | 71d8b9caf0c0274744f0ec8d1d6b94826677e082 /README | |
parent | d23245eec5c50622f8b86cf0e85f50904fdff2f2 (diff) | |
download | aspell-nn-ee7b7ee0bc9167ef5d2d93efbf6197c50e1ef2a0.tar.gz aspell-nn-ee7b7ee0bc9167ef5d2d93efbf6197c50e1ef2a0.zip |
Added words from Artsdatabanken
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -12,10 +12,12 @@ sed -E -i .bak -e '/ /d' -e '/^-/d' -e '/-$/d' -e '/[^a-zA-Z.-]/d' -e\ '/[.-]{2,}/d' nn.wl Additionally, words have been taken from the Ministry of Foreign -Affairs' EU term base[3] and the SNORRE Terminology Database[4]. +Affairs' EU term base[3], the SNORRE Terminology Database[4], and the +Norwegian Biodiversity Information Centre's Norwegian biodiversity +terminology database[5]. The metadata files and configure script are adapted from Morten Bo -Johansen's aspell-da[5]. +Johansen's aspell-da[6]. Made by Laura Orvokki Kursula in 2024. See the file LICENCE for copyright information. @@ -30,4 +32,5 @@ make install (as root) 2: https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-41/ 3: https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-61/ 4: https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-48/ -5: https://github.com/mortenivar/aspell-da +5: https://repo.clarino.uib.no/xmlui/handle/11509/115 +6: https://github.com/mortenivar/aspell-da |