--- dataset_info: features: - name: tokens sequence: string - name: pos_tags_ctb sequence: class_label: names: '0': AD '1': AS '2': BA '3': CC '4': CD '5': CS '6': DEC '7': DEG '8': DER '9': DEV '10': DT '11': ETC '12': FW '13': IJ '14': JJ '15': LB '16': LC '17': M '18': MSP '19': NN '20': NN-SHORT '21': NOI '22': NR '23': NR-SHORT '24': NT '25': NT-SHORT '26': OD '27': 'ON' '28': P '29': PN '30': PU '31': SB '32': SP '33': URL '34': VA '35': VC '36': VE '37': VV - name: pos_tags_ud sequence: class_label: names: '0': ADJ '1': ADP '2': ADV '3': AUX '4': CCONJ '5': DET '6': INTJ '7': NOUN '8': NUM '9': PART '10': PRON '11': PROPN '12': PUNCT '13': SCONJ '14': SYM '15': VERB '16': X splits: - name: train num_bytes: 32333630 num_examples: 55679 - name: validation num_bytes: 4361182 num_examples: 7920 - name: test num_bytes: 4286504 num_examples: 7774 download_size: 7410867 dataset_size: 40981316 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* task_categories: - token-classification language: - zh pretty_name: CTB8 --- Chinese Treebank 8.0, Linguistic Data Consortium (LDC) Catalog Number LDC2013T21 and ISBN 1-58563-661-4, consists of approximately 1.5 million words of annotated and parsed text from Chinese newswire, government documents, magazine articles, various broadcast news and broadcast conversation programs, web newsgroups and weblogs. The Chinese Treebank project began at the University of Pennsylvania in 1998, continued at the University of Colorado and then moved to Brandeis University. The project's goal is to provide a large, part-of-speech tagged and fully bracketed Chinese language corpus. The first delivery, Chinese Treebank 1.0, contained 100,000 syntactically annotated words from Xinhua News Agency newswire. It was later corrected and released in 2001 as Chinese Treebank 2.0 (LDC2001T11) and consisted of approximately 100,000 words. The LDC released Chinese Treebank 4.0 (LDC2004T05), an updated version containing roughly 400,000 words, in 2004. A year later, LDC published the 500,000 word Chinese Treebank 5.0 (LDC2005T01). Chinese Treebank 6.0 (LDC2007T36), released in 2007, consisted of 780,000 words. Chinese Treebank 7.0 (LDC2010T08), released in 2010, added new annotated newswire data, broadcast material and web text to the approximate total of one million words. Chinese Treebank 8.0 adds new annotated data from newswire, magazine articles and government documents. Data There are 3,007 text files in this release, containing 71,369 sentences, 1,620,561 words, 2,589,848 characters (hanzi or foreign). The data is provided in UTF-8 encoding, and the annotation has Penn Treebank-style labeled brackets. Source: https://wakespace.lib.wfu.edu/handle/10339/39379