From ee7b7ee0bc9167ef5d2d93efbf6197c50e1ef2a0 Mon Sep 17 00:00:00 2001 From: Laura Orvokki Kursula Date: Sun, 25 Aug 2024 12:44:00 +0200 Subject: Added words from Artsdatabanken --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 6bd0a5e..75c2692 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.3