paper-with-me

홈 › Papers

ChID: A Large-scale Chinese IDiom Dataset for Cloze Test

2019-06-04 · ACL 2019 7 · Chujie Zheng, Minlie Huang, Aixin Sun

Cloze-style reading comprehension in Chinese is still limited due to the lack of various corpora. In this paper we propose a large-scale Chinese cloze test dataset ChID, which studies the comprehension of idiom, a unique language phenomenon in Chinese. In this corpus, the idioms in a passage are replaced by blank symbols and the correct answer needs to be chosen from well-designed candidate idioms. We carefully study how the design of candidate idioms and the representation of idioms affect the performance of state-of-the-art models. Results show that the machine accuracy is substantially worse than that of human, indicating a large space for further research.

📄 PDF Abstract BibTeX arXiv:1906.01265

Code (1)

chujiezheng/ChID-Dataset 공식 구현 tf

Tasks

Cloze TestReading Comprehension

Similar Papers 제목 키워드 기반

Synonym Knowledge Enhanced Reader for Chinese Idiom Reading Comprehension

2020-11-09 · COLING 2020 8 · Siyu Long, Ran Wang, Kun Tao, Jiali Zeng 외

Machine reading comprehension (MRC) is the task that asks a machine to answer questions based on a given context. For Chinese MRC, due to the non-literal and non-compositional semantic characteristics, Chinese idioms pos…

Graph AttentionMachine Reading ComprehensionReading Comprehension

Chinese Idiom Paraphrasing

2022-04-15 · Jipeng Qiang, Yang Li, Chaowei Zhang, Yun Li 외

Idioms, are a kind of idiomatic expression in Chinese, most of which consist of four Chinese characters. Due to the properties of non-compositionality and metaphorical meaning, Chinese Idioms are hard to be understood by…

Machine TranslationParaphrase GenerationSentence

Orchid2024: A cultivar-level dataset and methodology for fine-grained classification of Chinese Cymbidium Orchids

2024-08-13 · Plant Methods 2024 8 · Yingshu Peng, Yuxia Zhou, Li Zhang, Hongyan Fu 외

The authors dedicated over a year to collecting a cultivar image dataset for Chinese Cymbidium orchids named Orchid2024. This dataset contains over 150,000 images spanning 1,275 different categories, involving visits to …

Fine-Grained Image ClassificationImage Classificationparameter-efficient fine-tuning

Readability-guided Idiom-aware Sentence Simplification (RISS) for Chinese

2024-06-05 · Jingshen Zhang, Xinglu Chen, Xinying Qiu, Zhimin Wang 외

Chinese sentence simplification faces challenges due to the lack of large-scale labeled parallel corpora and the prevalence of idioms. To address these challenges, we propose Readability-guided Idiom-aware Sentence Simpl…

Data AugmentationMulti-Task LearningSentenceText Simplification

Correcting the Misuse: A Method for the Chinese Idiom Cloze Test

2020-11-01 · EMNLP (DeeLIO) 2020 11 · Xinyu Wang, Hongsheng Zhao, Tan Yang, Hongbo Wang

The cloze test for Chinese idioms is a new challenge in machine reading comprehension: given a sentence with a blank, choosing a candidate Chinese idiom which matches the context. Chinese idiom is a type of Chinese idiom…

AttributeCloze TestMachine Reading ComprehensionReading Comprehension+2