dair-iitd / OpenIE-standalone

Other
565 stars 73 forks source link

Multiple Consecutive Verbs #52

Open mlpotter opened 3 years ago

mlpotter commented 3 years ago

Does OpenIE 5.1 not handle sentences with multiple verbs between the subject and object? I admit I do not know all the dependency patterns that OpenIE 5.1 uses for the triplet extraction. If it does not handle multiple verbs between the subject and object, do you know of any Open Information Extractors that do?

Here is an example failure case. image

And here is the dependency for each word from spacy dependency parser. image