etikaj-digital commited on
Commit
e6ea9bc
1 Parent(s): 7c42d3a

Update spaCy pipeline

Browse files
Files changed (3) hide show
  1. README.md +3 -44
  2. en_statistics-any-py3-none-any.whl +2 -2
  3. meta.json +1 -1
README.md CHANGED
@@ -1,54 +1,13 @@
1
  ---
2
  tags:
3
  - spacy
4
- - text-classification
5
  language:
6
  - en
7
  license: mit
8
  model-index:
9
  - name: en_statistics
10
- results:
11
- - task:
12
- name: NER
13
- type: text-classification
14
- metrics:
15
- - name: NER Precision
16
- type: precision
17
- value: 0.853733758
18
- - name: NER Recall
19
- type: recall
20
- value: 0.8456530449
21
- - name: NER F Score
22
- type: f_score
23
- value: 0.8496741892
24
- - task:
25
- name: TAG
26
- type: token-classification
27
- metrics:
28
- - name: TAG (XPOS) Accuracy
29
- type: accuracy
30
- value: 0.9727831973
31
- - task:
32
- name: UNLABELED_DEPENDENCIES
33
- type: token-classification
34
- metrics:
35
- - name: Unlabeled Attachment Score (UAS)
36
- type: f_score
37
- value: 0.9186878782
38
- - task:
39
- name: LABELED_DEPENDENCIES
40
- type: token-classification
41
- metrics:
42
- - name: Labeled Attachment Score (LAS)
43
- type: f_score
44
- value: 0.9005160534
45
- - task:
46
- name: SENTS
47
- type: token-classification
48
- metrics:
49
- - name: Sentences F-Score
50
- type: f_score
51
- value: 0.8923519379
52
  ---
53
  English pipeline that provides statistics, readability and formality scores.
54
 
@@ -92,4 +51,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
8
  model-index:
9
  - name: en_statistics
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
  English pipeline that provides statistics, readability and formality scores.
13
 
51
  | `ENTS_F` | 84.97 |
52
  | `SENTS_P` | 90.49 |
53
  | `SENTS_R` | 88.01 |
54
+ | `SENTS_F` | 89.24 |
en_statistics-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:994b15428304a8a21713c69e71231a922a4ae0b6344ab1e3088c81dd0d9f1258
3
- size 45410416
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b73ccfb1dd1ed29dd8ae29fe0627a9da0201f674787cb1470b84a82e904a8669
3
+ size 45406670
meta.json CHANGED
@@ -189,4 +189,4 @@
189
  "requirements":[
190
 
191
  ]
192
- }
189
  "requirements":[
190
 
191
  ]
192
+ }