osanseviero
commited on
Commit
•
7fbb37f
1
Parent(s):
efd9a5a
Update README.md
Browse files
README.md
CHANGED
@@ -56,64 +56,6 @@ model-index:
|
|
56 |
type: accuracy
|
57 |
value: 0.9154911554
|
58 |
---
|
59 |
-
---
|
60 |
-
tags:
|
61 |
-
- spacy
|
62 |
-
- token-classification
|
63 |
-
language:
|
64 |
-
- ca
|
65 |
-
license: GNU-GPL-3.0
|
66 |
-
model-index:
|
67 |
-
- name: ca_core_news_lg
|
68 |
-
results:
|
69 |
-
- tasks:
|
70 |
-
name: NER
|
71 |
-
type: token-classification
|
72 |
-
metrics:
|
73 |
-
- name: Precision
|
74 |
-
type: precision
|
75 |
-
value: 0.8417475728
|
76 |
-
- name: Recall
|
77 |
-
type: recall
|
78 |
-
value: 0.8414752507
|
79 |
-
- name: F Score
|
80 |
-
type: f_score
|
81 |
-
value: 0.8416113897
|
82 |
-
- tasks:
|
83 |
-
name: POS
|
84 |
-
type: token-classification
|
85 |
-
metrics:
|
86 |
-
- name: Accuracy
|
87 |
-
type: accuracy
|
88 |
-
value: 0.978748346
|
89 |
-
- tasks:
|
90 |
-
name: SENTER
|
91 |
-
type: token-classification
|
92 |
-
metrics:
|
93 |
-
- name: Precision
|
94 |
-
type: precision
|
95 |
-
value: 0.9842473746
|
96 |
-
- name: Recall
|
97 |
-
type: recall
|
98 |
-
value: 0.9871269748
|
99 |
-
- name: F Score
|
100 |
-
type: f_score
|
101 |
-
value: 0.9856850716
|
102 |
-
- tasks:
|
103 |
-
name: UNLABELED_DEPENDENCIES
|
104 |
-
type: token-classification
|
105 |
-
metrics:
|
106 |
-
- name: Accuracy
|
107 |
-
type: accuracy
|
108 |
-
value: 0.9154911554
|
109 |
-
- tasks:
|
110 |
-
name: LABELED_DEPENDENCIES
|
111 |
-
type: token-classification
|
112 |
-
metrics:
|
113 |
-
- name: Accuracy
|
114 |
-
type: accuracy
|
115 |
-
value: 0.9154911554
|
116 |
-
---
|
117 |
### Details: https://spacy.io/models/ca#ca_core_news_lg
|
118 |
|
119 |
Catalan pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, senter, ner, attribute_ruler, lemmatizer.
|
|
|
56 |
type: accuracy
|
57 |
value: 0.9154911554
|
58 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
### Details: https://spacy.io/models/ca#ca_core_news_lg
|
60 |
|
61 |
Catalan pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, senter, ner, attribute_ruler, lemmatizer.
|