Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,8 @@ model-index:
|
|
| 26 |
Three variants of the model is built with Spacy3 for grant applications.
|
| 27 |
A simple named entity recognition custom model from scratch with annotation tool prodi.gy.
|
| 28 |
Github info: https://github.com/RaThorat/ner_model_prodigy
|
| 29 |
-
The most general model is 'en_grantss'.
|
|
|
|
| 30 |
|
| 31 |
| Feature | Description |
|
| 32 |
| --- | --- |
|
|
|
|
| 26 |
Three variants of the model is built with Spacy3 for grant applications.
|
| 27 |
A simple named entity recognition custom model from scratch with annotation tool prodi.gy.
|
| 28 |
Github info: https://github.com/RaThorat/ner_model_prodigy
|
| 29 |
+
The most general model is 'en_grantss'. The model en_ncv is more suitable to extract entities from narrative CV's.
|
| 30 |
+
The model en_grant is the first model in the series.
|
| 31 |
|
| 32 |
| Feature | Description |
|
| 33 |
| --- | --- |
|