Skip to content

spaCy for Norwegian Nynorsk

These spaCy models are trained on the NorNE dataset in a version compatible with Universal Dependencies. spaCy is a widely used library in python for language technology applications. spaCy does not currently offer support for Nynorsk, but users are given the opportunity to train their own machine-learned models, two of which are provided here.

Given a text input, the model provides a grammatical analysis of the text (lemma, morphology and syntax) in addition to an annotation of names. This Nynorsk version has the same components as its Bokmål equivalent, but is currently not part of the official spaCy releases. The easiest way to get the models up and running, is to load them into spaCy as an “nlp” object (nlp = spacy.load()).

The models will be updated to support newer versions of spaCy as well as new versions of Universal Dependencies.

These spaCy models are trained on the NorNE dataset in a version compatible with Universal Dependencies. spaCy is a widely used library in python for language technology applications. spaCy does not currently offer support for Nynorsk, but users are given the opportunity to train their own machine-learned models, two of which are provided here.

Given a text input, the model provides a grammatical analysis of the text (lemma, morphology and syntax) in addition to an annotation of names. This Nynorsk version has the same components as its Bokmål equivalent, but is currently not part of the official spaCy releases. The easiest way to get the models up and running, is to load them into spaCy as an “nlp” object (nlp = spacy.load()).

The models will be updated to support newer versions of spaCy as well as new versions of Universal Dependencies.

Extended metadata

Download resources

Download metadata