etikaj-digital commited on
Commit
9521c4f
·
1 Parent(s): e6ea9bc

Fix formality score

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. meta.json +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  tags:
3
  - spacy
4
- - token-classification
5
  language:
6
  - en
7
  license: mit
@@ -51,4 +51,4 @@ English pipeline that provides statistics, readability and formality scores.
51
  | `ENTS_F` | 84.97 |
52
  | `SENTS_P` | 90.49 |
53
  | `SENTS_R` | 88.01 |
54
- | `SENTS_F` | 89.24 |
 
1
  ---
2
  tags:
3
  - spacy
4
+ - text-classification
5
  language:
6
  - en
7
  license: mit
 
51
  | `ENTS_F` | 84.97 |
52
  | `SENTS_P` | 90.49 |
53
  | `SENTS_R` | 88.01 |
54
+ | `SENTS_F` | 89.24 |
meta.json CHANGED
@@ -181,7 +181,7 @@
181
  "author":"Jeffrey Pennington, Richard Socher, and Christopher D. Manning"
182
  }
183
  ],
184
- "author_email":"hello@valurank.com",
185
  "performance":{
186
 
187
  },
@@ -189,4 +189,4 @@
189
  "requirements":[
190
 
191
  ]
192
- }
 
181
  "author":"Jeffrey Pennington, Richard Socher, and Christopher D. Manning"
182
  }
183
  ],
184
+ "author_email":"knowles.chris.d@gmail.com",
185
  "performance":{
186
 
187
  },
 
189
  "requirements":[
190
 
191
  ]
192
+ }