Update README.md
Browse files
README.md
CHANGED
|
@@ -56,9 +56,9 @@ The trained NER model is designed to be integrated into a web-based reporting ap
|
|
| 56 |
- **Dataset:** Citizen reports on public infrastructure issues (preprocessed & automatically annotated)
|
| 57 |
- **Format:** CoNLL with BIO tagging scheme
|
| 58 |
- **Evaluation Results:**
|
| 59 |
-
- Precision:
|
| 60 |
-
- Recall:
|
| 61 |
-
- F1-score:
|
| 62 |
|
| 63 |
---
|
| 64 |
|
|
|
|
| 56 |
- **Dataset:** Citizen reports on public infrastructure issues (preprocessed & automatically annotated)
|
| 57 |
- **Format:** CoNLL with BIO tagging scheme
|
| 58 |
- **Evaluation Results:**
|
| 59 |
+
- Precision: _0.88%_
|
| 60 |
+
- Recall: _0.91%_
|
| 61 |
+
- F1-score: _0.89%_
|
| 62 |
|
| 63 |
---
|
| 64 |
|