Commit
·
3a3f44a
1
Parent(s):
e52967b
Update README.md
Browse files
README.md
CHANGED
@@ -4,10 +4,15 @@ license: cc
|
|
4 |
tags:
|
5 |
- named-entity-recognition
|
6 |
- token-classification
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
8 |
- named-entity-recognition
|
9 |
- token-classification
|
10 |
-
|
11 |
datasets: ncbi_disease
|
12 |
metrics:
|
13 |
- precision
|
|
|
4 |
tags:
|
5 |
- named-entity-recognition
|
6 |
- token-classification
|
7 |
+
- entity_extraction
|
8 |
+
- multi_class_classification
|
9 |
+
|
10 |
+
tasks:
|
11 |
+
- multi_class_classification
|
12 |
+
- entity_extraction
|
13 |
- named-entity-recognition
|
14 |
- token-classification
|
15 |
+
|
16 |
datasets: ncbi_disease
|
17 |
metrics:
|
18 |
- precision
|