etikaj-digital commited on
Commit
6e59214
1 Parent(s): 48c794d

Update spaCy pipeline

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  tags:
3
  - spacy
4
- - text-classification
5
  language:
6
  - en
7
  license: mit
@@ -92,4 +92,4 @@ English pipeline that provides statistics, readability and formality scores.
92
  | `ENTS_F` | 84.97 |
93
  | `SENTS_P` | 90.49 |
94
  | `SENTS_R` | 88.01 |
95
- | `SENTS_F` | 89.24 |
1
  ---
2
  tags:
3
  - spacy
4
+ - token-classification
5
  language:
6
  - en
7
  license: mit
92
  | `ENTS_F` | 84.97 |
93
  | `SENTS_P` | 90.49 |
94
  | `SENTS_R` | 88.01 |
95
+ | `SENTS_F` | 89.24 |