This is a brief summary of paper for me to study and organize it, Compositional Sequence Labeling Models for Error Detection in Learner Writing (Rei and Yannakoudakis., ACL 2016) I read and studied.

This paper popose a method to detect error in learner writing by tackling it as sequence labeling task.

Empirically, they experimented the method with compoistion architectures which are convolution neural network, recurrent netword, and Long-short term memory as follows:

In paritcular, for LSTM, they used peephole LSTM.

Rei and Yannakoudakis., ACL 2016

Reference