RaThorat commited on
Commit
776f19c
·
1 Parent(s): 4c6095c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -21,6 +21,13 @@ model-index:
21
  type: f_score
22
  value: 0.6618887015
23
  ---
 
 
 
 
 
 
 
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_ncv` |
 
21
  type: f_score
22
  value: 0.6618887015
23
  ---
24
+ ## Introduction
25
+
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
+
31
  | Feature | Description |
32
  | --- | --- |
33
  | **Name** | `en_ncv` |