simongray / StatementAnnotator

Custom annotator for Stanford CoreNLP that annotates sentences with the underlying statements contained within them.
4 stars 0 forks source link

Future feature: statement inversions #31

Closed simongray closed 7 years ago

simongray commented 8 years ago

Statements that take a specific form (based on certain templates) should be able to "ducktype" as known inverted or other alternate forms of the same statement. In this way, statements can be compared using multiple known forms for better resemblance detection.

simongray commented 7 years ago

Statements don't deal with semantics, only syntax.