Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 2.72 KB

anaphora_parser.md

File metadata and controls

20 lines (16 loc) · 2.72 KB

Anaphora Resolution, Dependency Parser, Discourse Relation and etc.

Coreference and Anaphora Resolution

Dependency Parser

Discourse Relation Representation and Identification

  • [2017 EMNLP] Multi-task Attention-based Neural Networks for Implicit Discourse Relationship Representation and Identification, [paper].

Grammatical Error Correction

  • [2014 CoNLL] The CoNLL-2014 Shared Task on Grammatical Error Correction, [paper], [homepage].
  • [2018 AAAI] A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction, [paper], [nusnlp/mlconvgec2018].