lhoestq HF staff commited on
Commit
4800560
1 Parent(s): b4d48e9

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
@@ -20,7 +20,7 @@ task_categories:
20
  task_ids:
21
  - text-scoring
22
  - sentiment-scoring
23
- - part-of-speech-tagging
24
  paperswithcode_id: null
25
  pretty_name: SentiWS
26
  ---
 
20
  task_ids:
21
  - text-scoring
22
  - sentiment-scoring
23
+ - part-of-speech
24
  paperswithcode_id: null
25
  pretty_name: SentiWS
26
  ---