Open
Description
TransitionParser
(the polyparser parser trait) lets you specify parse constraints on the parse
method: https://github.com/allenai/parsers/blob/master/poly-parser/src/main/scala/org/allenai/parsers/polyparser/TransitionParser.scala#L19
This should be exposed in the Nlpstack API, so that clients can use it.