@inproceedings{hu-etal-2018-ling,
    title = "Ling@{CASS} Solution to the {NLP}-{TEA} {CGED} Shared Task 2018",
    author = "Hu, Qinan  and
      Zhang, Yongwei  and
      Liu, Fang  and
      Gu, Yueguo",
    editor = "Tseng, Yuen-Hsien  and
      Chen, Hsin-Hsi  and
      Ng, Vincent  and
      Komachi, Mamoru",
    booktitle = "Proceedings of the 5th Workshop on Natural Language Processing Techniques for Educational Applications",
    month = jul,
    year = "2018",
    address = "Melbourne, Australia",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W18-3709/",
    doi = "10.18653/v1/W18-3709",
    pages = "70--76",
    abstract = "In this study, we employ the sequence to sequence learning to model the task of grammar error correction. The system takes potentially erroneous sentences as inputs, and outputs correct sentences. To breakthrough the bottlenecks of very limited size of manually labeled data, we adopt a semi-supervised approach. Specifically, we adapt correct sentences written by native Chinese speakers to generate pseudo grammatical errors made by learners of Chinese as a second language. We use the pseudo data to pre-train the model, and the CGED data to fine-tune it. Being aware of the significance of precision in a grammar error correction system in real scenarios, we use ensembles to boost precision. When using inputs as simple as Chinese characters, the ensembled system achieves a precision at 86.56{\%} in the detection of erroneous sentences, and a precision at 51.53{\%} in the correction of errors of Selection and Missing types."
}Markdown (Informal)
[Ling@CASS Solution to the NLP-TEA CGED Shared Task 2018](https://preview.aclanthology.org/iwcs-25-ingestion/W18-3709/) (Hu et al., NLP-TEA 2018)
ACL
- Qinan Hu, Yongwei Zhang, Fang Liu, and Yueguo Gu. 2018. Ling@CASS Solution to the NLP-TEA CGED Shared Task 2018. In Proceedings of the 5th Workshop on Natural Language Processing Techniques for Educational Applications, pages 70–76, Melbourne, Australia. Association for Computational Linguistics.