radbrt commited on
Commit
47054df
·
1 Parent(s): 784d651

github reference

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -59,9 +59,9 @@ 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).
65
 
66
  The model should be quite similar to `NbAiLab/nb-bert-base`, the main difference being that this model is created for SpaCy.
67
 
 
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
 
66
  The model should be quite similar to `NbAiLab/nb-bert-base`, the main difference being that this model is created for SpaCy.
67