Skip to content

francomano/SemEval2010-Task8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SemEval2010-Task8 NLP problem solved with 3 approach: rule-based, machine learning and neural networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published