diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -11,8 +11,11 @@ cat norsk_ordbank/fullformer_2012.txt | iconv -f ISO-8859-1 -t UTF-8\ 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]. + The metadata files and configure script are adapted from Morten Bo -Johansen's aspell-da[3]. +Johansen's aspell-da[4]. Made by Laura Orvokki Kursula in 2024. See the file LICENCE for copyright information. @@ -25,4 +28,5 @@ make install (as root) 1: https://creativecommons.org/licenses/by/4.0/ 2: https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-41/ -3: https://github.com/mortenivar/aspell-da +3: https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-61/ +4: https://github.com/mortenivar/aspell-da |