clab / lstm-parser

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

Parser does not output LAS #2

Open danielhers opened 9 years ago

danielhers commented 9 years ago

After training and testing, the parser outputs the unlabeled attachment score (UAS) of the hypothesis, but not the labeled attachment score (LAS). It can be calculated in a way similar to compute_correct.