We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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
TransitionParser
parse
This should be exposed in the Nlpstack API, so that clients can use it.
The text was updated successfully, but these errors were encountered:
@mhrmm - Feature request we talked about!
Sorry, something went wrong.
dirkgr
No branches or pull requests
TransitionParser
(the polyparser parser trait) lets you specify parse constraints on theparse
method: https://github.com/allenai/parsers/blob/master/poly-parser/src/main/scala/org/allenai/parsers/polyparser/TransitionParser.scala#L19This should be exposed in the Nlpstack API, so that clients can use it.
The text was updated successfully, but these errors were encountered: