clab / lstm-parser

Transition-based dependency parser based on stack LSTMs
Apache License 2.0
204 stars 63 forks source link

Improved reusability of the code #15

Closed duncanka closed 7 years ago

duncanka commented 7 years ago

Useful for using LSTM parser in other code.