Spaces:
Running
Running
Quentin Lhoest
commited on
Commit
·
76bf52a
1
Parent(s):
c264dfc
add spart-of-speech-tagging
Browse files- task_set.json +1 -0
task_set.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
| 37 |
"options": [
|
| 38 |
"coreference-resolution",
|
| 39 |
"named-entity-recognition",
|
|
|
|
| 40 |
"parsing",
|
| 41 |
"other"
|
| 42 |
]
|
|
|
|
| 37 |
"options": [
|
| 38 |
"coreference-resolution",
|
| 39 |
"named-entity-recognition",
|
| 40 |
+
"part-of-speech-tagging",
|
| 41 |
"parsing",
|
| 42 |
"other"
|
| 43 |
]
|