lhoestq HF staff commited on
Commit
1a3b8b6
1 Parent(s): ebbc229

Fix POS tags (#4715)

Browse files

fix pos tags

Commit from https://github.com/huggingface/datasets/commit/62195c7bd2468b4921a532f8953288481e0fd2b5

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ task_categories:
27
  task_ids:
28
  - language-modeling
29
  - masked-language-modeling
30
- - part-of-speech-tagging
31
  - text-classification-other-word-sense-disambiguation
32
  - token-classification-other-lemmatization
33
  paperswithcode_id: null
 
27
  task_ids:
28
  - language-modeling
29
  - masked-language-modeling
30
+ - part-of-speech
31
  - text-classification-other-word-sense-disambiguation
32
  - token-classification-other-lemmatization
33
  paperswithcode_id: null