Etietop commited on
Commit
960b3fb
1 Parent(s): 4114c00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -2,6 +2,9 @@
2
  tags:
3
  - spacy
4
  - token-classification
 
 
 
5
  language:
6
  - en
7
  model-index:
@@ -16,10 +19,11 @@ model-index:
16
  value: 0.9006239689
17
  - name: NER Recall
18
  type: recall
19
- value: 1.0
20
  - name: NER F Score
21
  type: f_score
22
  value: 0.9430596847
 
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
 
2
  tags:
3
  - spacy
4
  - token-classification
5
+ - ner
6
+ - named entity recognition
7
+ - job description named entity recognition
8
  language:
9
  - en
10
  model-index:
 
19
  value: 0.9006239689
20
  - name: NER Recall
21
  type: recall
22
+ value: 1
23
  - name: NER F Score
24
  type: f_score
25
  value: 0.9430596847
26
+ library_name: spacy
27
  ---
28
  | Feature | Description |
29
  | --- | --- |