Commit
·
525cedd
1
Parent(s):
305c186
Update spaCy pipeline
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- spacy
|
|
|
4 |
language:
|
5 |
- la
|
6 |
license: mit
|
@@ -69,7 +70,6 @@ model-index:
|
|
69 |
- name: Sentences F-Score
|
70 |
type: f_score
|
71 |
value: 0.9322015453
|
72 |
-
library_name: spacy
|
73 |
---
|
74 |
| Feature | Description |
|
75 |
| --- | --- |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- spacy
|
4 |
+
- token-classification
|
5 |
language:
|
6 |
- la
|
7 |
license: mit
|
|
|
70 |
- name: Sentences F-Score
|
71 |
type: f_score
|
72 |
value: 0.9322015453
|
|
|
73 |
---
|
74 |
| Feature | Description |
|
75 |
| --- | --- |
|