MohammadOthman
commited on
Commit
•
9d06434
1
Parent(s):
3f7d04c
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,4 @@
|
|
1 |
---
|
2 |
-
language: en
|
3 |
-
widget:
|
4 |
-
- text: "I bought some bananas, apples and oranges from the market"
|
5 |
-
- text: "He snacked on some grapes and sliced an apple during the movie."
|
6 |
-
- text: "Pineapple is a tropical fruit with a sweet and juicy flesh and a tangy, tropical flavour."
|
7 |
-
---
|
8 |
-
---
|
9 |
tags:
|
10 |
- spacy
|
11 |
- token-classification
|
@@ -29,6 +22,12 @@ model-index:
|
|
29 |
type: f_score
|
30 |
value: 0.9725118483
|
31 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
| Feature | Description |
|
33 |
| --- | --- |
|
34 |
| **Name** | `en_roberta_base_plant_ner_case` |
|
@@ -59,4 +58,4 @@ model-index:
|
|
59 |
| --- | --- |
|
60 |
| `ENTS_F` | 97.25 |
|
61 |
| `ENTS_P` | 96.98 |
|
62 |
-
| `ENTS_R` | 97.53 |
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- spacy
|
4 |
- token-classification
|
|
|
22 |
type: f_score
|
23 |
value: 0.9725118483
|
24 |
---
|
25 |
+
widget:
|
26 |
+
- text: "I bought some bananas, apples and oranges from the market"
|
27 |
+
- text: "He snacked on some grapes and sliced an apple during the movie."
|
28 |
+
- text: "Pineapple is a tropical fruit with a sweet and juicy flesh and a tangy, tropical flavour."
|
29 |
+
---
|
30 |
+
|
31 |
| Feature | Description |
|
32 |
| --- | --- |
|
33 |
| **Name** | `en_roberta_base_plant_ner_case` |
|
|
|
58 |
| --- | --- |
|
59 |
| `ENTS_F` | 97.25 |
|
60 |
| `ENTS_P` | 96.98 |
|
61 |
+
| `ENTS_R` | 97.53 |
|