attapol / conll16st

CoNLL 2016 Shared Task in English and Chinese Shallow Discourse Parsing
29 stars 12 forks source link

Validator.py #9

Closed jndevanshu closed 8 years ago

jndevanshu commented 8 years ago

On running the validator.py script, I get this error: Relation 599 Invalid sense of Contingency.Cause Why is the sense "Contingency.Cause" invalid?

attapol commented 8 years ago

Contingency.Cause is an incomplete label. Therefore, invalid. Contingency.Cause.Reason or Contingency.Cause.Result are valid labels.

This is a good question. but please post questions on google group. So most participants will benefit from it too.