Update readme
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ app_file: app.py
|
|
10 |
pinned: false
|
11 |
---
|
12 |
|
13 |
-
#
|
14 |
|
15 |
## Metric Description
|
16 |
The traditional evaluation of NLP labeled spans with precision, recall, and F1-score leads to double penalties for
|
|
|
10 |
pinned: false
|
11 |
---
|
12 |
|
13 |
+
# Fair Evaluation for Sequence Labeling
|
14 |
|
15 |
## Metric Description
|
16 |
The traditional evaluation of NLP labeled spans with precision, recall, and F1-score leads to double penalties for
|