@InProceedings{wu-EtAl:2018:NLPTEA,
  author    = {Wu, Shih-Hung  and  WANG, JUN-WEI  and  Chen, Liang-Pu  and  Yang, Ping-Che},
  title     = {CYUT-III Team Chinese Grammatical Error Diagnosis System Report in NLPTEA-2018 CGED Shared Task},
  booktitle = {Proceedings of the 5th Workshop on Natural Language Processing Techniques for Educational Applications},
  month     = {July},
  year      = {2018},
  address   = {Melbourne, Australia},
  publisher = {Association for Computational Linguistics},
  pages     = {199--202},
  abstract  = {This paper reports how we build a Chinese Grammatical Error Diagnosis system in the NLPTEA-2018 CGED shared task. In 2018, we sent three runs with three different approaches. The first one is a pattern-based approach by frequent error pattern matching. The second one is a sequential labelling approach by conditional random fields (CRF). The third one is a rewriting approach by sequence to sequence (seq2seq) model. The three approaches have different properties that aim to optimize different performance metrics and the formal run results show the differences as we expected.},
  url       = {http://www.aclweb.org/anthology/W18-3729}
}

