An open API service indexing awesome lists of open source software.

https://github.com/francomano/semeval2010-task8


https://github.com/francomano/semeval2010-task8

attention-based neural-network nlp rule-based-nlp svm-classifier

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

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