Open EricLingRui opened 6 years ago
Disclaimer: I'm not a developer working of this repo
1.why the file sentences_with_predicates.txt and sentences_without_predicates.txt is the same?
I think this is an error, sentences_without_predicates.txt shouldn't have the first column with the digit.
The first digit is the index of the predicate,
So 2 The cat love hats .
means that love is the predicate
2.what the 'gold' word mean(like,data/srl/conll05.devel.props.gold.txt) ? Is't means predicates? Gold means that you have the propbank roles annotated as well
1.why the file sentences_with_predicates.txt and sentences_without_predicates.txt is the same? 2.what the 'gold' word mean(like,data/srl/conll05.devel.props.gold.txt) ? Is't means predicates?