part_of_speech / README.md
qgyd2021's picture
Update README.md
69b0e70 verified
|
raw
history blame
761 Bytes
---
license: apache-2.0
---
## 词性标注数据集
```text
汉语
https://huggingface.co/datasets/ontonotes/conll2012_ontonotesv5
https://huggingface.co/datasets/eriktks/conll2002
https://huggingface.co/datasets/eriktks/conll2003
https://huggingface.co/datasets/tjspross/ctb6
https://huggingface.co/datasets/AlienKevin/ctb8
https://www.modelscope.cn/datasets/dingkun/chinese_pos_ctb6
英语
https://huggingface.co/datasets/Cyberfish/pos_tagger
https://huggingface.co/datasets/strombergnlp/twitter_pos
https://huggingface.co/datasets/strombergnlp/twitter_pos_vcb
https://huggingface.co/datasets/batterydata/pos_tagging
波兰语
https://huggingface.co/datasets/clarin-pl/nkjp-pos
阿拉伯语
https://huggingface.co/datasets/QCRI/arabic_pos_dialect
```