# resources ## CTB5 ```{eval-rst} .. automodule:: hanlp.datasets.pos.ctb5 :members: ``` ## CTB8 ```{eval-rst} .. autodata:: hanlp.datasets.parsing.ctb8.CTB8_POS_TRAIN .. autodata:: hanlp.datasets.parsing.ctb8.CTB8_POS_DEV .. autodata:: hanlp.datasets.parsing.ctb8.CTB8_POS_TEST ``` ## CTB9 ```{eval-rst} .. autodata:: hanlp.datasets.parsing.ctb9.CTB9_POS_TRAIN .. autodata:: hanlp.datasets.parsing.ctb9.CTB9_POS_DEV .. autodata:: hanlp.datasets.parsing.ctb9.CTB9_POS_TEST ```