Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 331 Bytes

File metadata and controls

6 lines (5 loc) · 331 Bytes

Relation Classification - SEMEVAL 2010 task 8

Relation classification is a task of assigning predefined relation labels to the entity pairs that occur in texts.
    Example:
    Sentence: [People]_e1 have been moving back into [downtown]_e2
    Relation: Entity-Destination(e1,e2) where e1 = people, e2 = downtown