simongray / StatementAnnotator

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

How to handle sentences like "I think she's mad"? #26

Closed simongray closed 8 years ago

simongray commented 8 years ago

The object of the sentence is essentially another statement. Surely there is some way to handle this complexity? i.e. it should stand in as direct object and the resemblance should cascade.

simongray commented 8 years ago

Other examples:

Currently (as of 638f9b974fedb883177fbfe64ec2f097ad3ca676) statements are correctly separated, but not linked. Linking would probably require a fake proxy DirectObject with a link to the Statement.