A Simple LSTM model for Transition-based Dependency Parsing

08/29/2017
by   Mohab Elkaref, et al.
0

We present a simple LSTM-based transition-based dependency parser. Our model is composed of a single LSTM hidden layer replacing the hidden layer in the usual feed-forward network architecture. We also propose a new initialization method that uses the pre-trained weights from a feed-forward neural network to initialize our LSTM-based model. We also show that using dropout on the input layer has a positive effect on performance. Our final parser achieves a 93.06 unlabeled and 91.01 additionally replace LSTMs with GRUs and Elman units in our model and explore the effectiveness of our initialization method on individual gates constituting all three types of RNN units.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset