Commit
•
f11a74a
1
Parent(s):
9da1a11
Fix task tags
Browse files
README.md
CHANGED
@@ -1,9 +1,14 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
## Table of Contents
|
9 |
- [Table of Contents](#table-of-contents)
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- hy
|
4 |
+
license:
|
5 |
+
- apache-2.0
|
6 |
+
multilinguality:
|
7 |
+
- monolingual
|
8 |
+
task_categories:
|
9 |
+
- token-classification
|
10 |
+
task_ids:
|
11 |
+
- named-entity-recognition
|
12 |
---
|
13 |
## Table of Contents
|
14 |
- [Table of Contents](#table-of-contents)
|