radbrt commited on
Commit
3ee8ae0
1 Parent(s): b6d7548

clarification

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ model-index:
59
 
60
  # NoCy transformer model
61
 
62
- NoCy is a transformer model for SpaCy, based on `ltgoslo/norbert` and trained on the NorNE named entity corpus (`NbAiLab/norne`).
63
 
64
  The model is made by and for SpaCy, based on the DaCy blueprint (https://github.com/centre-for-humanities-computing/DaCy). Code for the project can be found on github: https://github.com/radbrt/noCy.
65
 
 
59
 
60
  # NoCy transformer model
61
 
62
+ NoCy is a Norwegian transformer model for SpaCy, based on `ltgoslo/norbert` and trained on the NorNE named entity corpus (`NbAiLab/norne`).
63
 
64
  The model is made by and for SpaCy, based on the DaCy blueprint (https://github.com/centre-for-humanities-computing/DaCy). Code for the project can be found on github: https://github.com/radbrt/noCy.
65