Yacine Jernite commited on
Commit
927d443
2 Parent(s): 96b0317 76bf52a

Merge pull request #10 from lhoestq/add-part-of-speech-tagging

Browse files
Files changed (1) hide show
  1. task_set.json +1 -0
task_set.json CHANGED
@@ -38,6 +38,7 @@
38
  "options": [
39
  "coreference-resolution",
40
  "named-entity-recognition",
 
41
  "parsing",
42
  "other"
43
  ]
 
38
  "options": [
39
  "coreference-resolution",
40
  "named-entity-recognition",
41
+ "part-of-speech-tagging",
42
  "parsing",
43
  "other"
44
  ]