Files
2026-07-13 12:37:18 +08:00

17 lines
356 B
Markdown

# resources
## OntoNotes 5
### Chinese
```{eval-rst}
.. autodata:: hanlp.datasets.srl.ontonotes5.chinese.ONTONOTES5_CONLL12_CHINESE_TRAIN
:noindex:
.. autodata:: hanlp.datasets.srl.ontonotes5.chinese.ONTONOTES5_CONLL12_CHINESE_DEV
:noindex:
.. autodata:: hanlp.datasets.srl.ontonotes5.chinese.ONTONOTES5_CONLL12_CHINESE_TEST
:noindex:
```