Datasets:
QCRI
/

Languages:
Arabic
Multilinguality:
multilingual
Size Categories:
n<1K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
extended
ArXiv:
Tags:
License:
lhoestq HF staff commited on
Commit
52c4aed
1 Parent(s): 463a1e6

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
@@ -16,7 +16,7 @@ source_datasets:
16
  task_categories:
17
  - token-classification
18
  task_ids:
19
- - part-of-speech-tagging
20
  paperswithcode_id: null
21
  pretty_name: Arabic POS Dialect
22
  ---
 
16
  task_categories:
17
  - token-classification
18
  task_ids:
19
+ - part-of-speech
20
  paperswithcode_id: null
21
  pretty_name: Arabic POS Dialect
22
  ---