må. den 08. 04. 2013 klokka 21.49 (+0200) skreiv Kövér Ádám Zoltán:
I'm glad I finally found my way to _the_ source of the Norwegian dictionaries.
A few things about myself, and how I got here: I'm working on a project that will soon include a feature to highlight a set of words and their inflected forms in longer Norwegian (bokmål) documents. Since we already use Lucene for fulltext search, I thought I'd use Solr's HunSpellStemFilter to find inflected forms.
Do you know the ‘Norsk ordbank’ http://www.edd.uio.no/prosjekt/ordbanken/ data? These are full form lexicons (inflection dictionaries) for Norwegian Bokmål and Norwegian Bokmål, licensed under GPL 3.0. I believe this is a much better dataset to use in your project, as it contains *complete* inflection information on *all* words in the official Norwegian dictionaries, along with grammatical information on each inflection form.