17 lines
356 B
Markdown
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:
|
|
|
|
```
|