CentreForDigitalHumanities / CentreForDigitalHumanities/langpro-container
CCG-parsed problem as input
Open
enhancement
- Dominant language
- Prolog
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In the annotation environment, to more quickly display the trees and proofs per problem, it is practical to avoid parsing sentences that have already been parsed.
Add an option to the LangPro API to take an NLI problem with already parsed sentences. So, there will be no need to run a parser with such input.
Parsed sentences will be in Prolog format to directly feed them to LangPro.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.