allenai / scitail

Given a pair of sentences (premise, hypothesis), the decomposed graph entailment model (DGEM) predicts whether the premise can be used to infer the hypothesis.
Apache License 2.0
53 stars 10 forks source link

OpenIE #9

Closed nooralahzadeh closed 6 years ago

nooralahzadeh commented 6 years ago

could you elaborate more about how you create the OPenIE graph. Any sample code!

tusharkhot commented 6 years ago

It is described in "Graph Definition" section of the paper. Did you have any specific questions regarding the process ?

nooralahzadeh commented 6 years ago

Hi, I read it and find out the detail. Thanks