Update README.md
Browse files
README.md
CHANGED
|
@@ -41,7 +41,7 @@ print(sentence.to_tagged_string())
|
|
| 41 |
|
| 42 |
## Results by class:
|
| 43 |
|
| 44 |
-
|
| 45 |
precision recall f1-score support
|
| 46 |
|
| 47 |
GS 0.9891 0.9950 0.9920 1818
|
|
@@ -65,11 +65,9 @@ print(sentence.to_tagged_string())
|
|
| 65 |
AN 1.0000 1.0000 1.0000 9
|
| 66 |
|
| 67 |
micro avg 0.9814 0.9795 0.9804 5322
|
| 68 |
-
|
| 69 |
macro avg 0.9712 0.9573 0.9636 5322
|
| 70 |
-
|
| 71 |
weighted avg 0.9816 0.9795 0.9803 5322
|
| 72 |
-
|
| 73 |
|
| 74 |
## Flair Model Card
|
| 75 |
- this Flair model was trained with:
|
|
|
|
| 41 |
|
| 42 |
## Results by class:
|
| 43 |
|
| 44 |
+
```
|
| 45 |
precision recall f1-score support
|
| 46 |
|
| 47 |
GS 0.9891 0.9950 0.9920 1818
|
|
|
|
| 65 |
AN 1.0000 1.0000 1.0000 9
|
| 66 |
|
| 67 |
micro avg 0.9814 0.9795 0.9804 5322
|
|
|
|
| 68 |
macro avg 0.9712 0.9573 0.9636 5322
|
|
|
|
| 69 |
weighted avg 0.9816 0.9795 0.9803 5322
|
| 70 |
+
```
|
| 71 |
|
| 72 |
## Flair Model Card
|
| 73 |
- this Flair model was trained with:
|