Arshad commited on
Commit
7aa38e5
1 Parent(s): eb76106

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  tags:
3
  - spacy
4
  - token-classification
 
5
  language:
6
  - en
7
  model-index:
@@ -20,6 +21,8 @@ model-index:
20
  - name: NER F Score
21
  type: f_score
22
  value: 0.9649805447
 
 
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
 
2
  tags:
3
  - spacy
4
  - token-classification
5
+ - named-entity-recognition
6
  language:
7
  - en
8
  model-index:
 
21
  - name: NER F Score
22
  type: f_score
23
  value: 0.9649805447
24
+ library_name: spacy
25
+ pipeline_tag: token-classification
26
  ---
27
  | Feature | Description |
28
  | --- | --- |