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
resource Common Info
resource Type: toolService
identification Info
resource Name: spaCy for nynorsk
resource Name: spaCy for Norwegian Nynorsk
description: Desse spaCy-modellane er trente på NorNE-datasettet i ein versjon som er kompatibel med Universal Dependencies. spaCy er eit mykje brukt python-bibliotek for språkteknologi. spaCy tilbyr ikkje støtte for nynorsk, men ein kan trene eigne maskinlærte modellar som dei to modellane i denne ressursen.
Modellen tar ein tekst som input og gir ein grammatisk analyse av teksten (lemma, morfologi og syntaks), i tillegg til ein annotasjon av namn. Denne nynorske versjonen har dei same komponentane som bokmålsversjonen, men er førebels ikkje ein del av dei offisielle spaCy-releasene.
Den enklaste måten å få modellane til å fungere, er å laste dei inn i spaCy som eit "nlp"-objekt (nlp = spacy.load(<sti til modell>)).
Modellane vil bli oppdaterte for støtte til nyare versjonar av spaCy og nye versjonar av Universal Dependencies.
description: 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(<path to model>)).
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(<path to model>)).
The models will be updated to support newer versions of spaCy as well as new versions of Universal Dependencies.