MPDRemote
MPDRemote copied to clipboard
scores for parses?
Is it possible to return a score from the parser for the parse (at least in the constituent parser)?
Looking at the the ZPar source code, it looks like he does compute the score of the best parse and getting it seems to be as simple as passing in an array of the right type to hold the score. I will try to get this done over the next few days, as I get time.
Do you still need this @aoifecahill ?
certainly would be nice to have, yes :)