Expose Polyparser constraints in Nlpstack
Open
enhancement
- Dominant language
- Scala
- Stars
- 43
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.