kentonl / e2e-coref

End-to-end Neural Coreference Resolution
Apache License 2.0
518 stars 174 forks source link

convert conll dataset format #78

Open ghost opened 4 years ago

ghost commented 4 years ago

Hi I really appreciate if you could assist me with this quesiton, I would like to convert the conll dataset format to NLI dataset format, in whcih one has one sentence, and replace the pronoun with each of the two antecedent, and then the correct one is entailment label and incorrect one is contradiction. I have two questions:

henryhust commented 4 years ago

The first question I can anwser you , It uses clusters, speakers, genres as features, but the speakers and genres is not necessary.

henryhust commented 4 years ago

The second question maybe solved by https://zhuanlan.zhihu.com/p/121786025