Difference between revisions of "Semantic relation identification"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | '''Semantic relation identification''': examining relations between lexical items in a sentence. The task, given a sample of semantic relation types, is to identify and classify semantic relations between nominals(i.e., nouns and base noun phrases, excluding named entities); a main purpose of this task is to assess different classification methods. Another task is, given a sentence and two tagged nominals, to predict the relation between those nominals and the direction of the relation. | + | '''Semantic relation identification''': examining relations between lexical items in a sentence. The task, given a sample of semantic relation types, is to identify and classify semantic relations between nominals (i.e., nouns and base noun phrases, excluding named entities); a main purpose of this task is to assess different classification methods. Another task is, given a sentence and two tagged nominals, to predict the relation between those nominals and the direction of the relation. |
+ | |||
+ | == SemEval and Semantic relation identification == | ||
+ | |||
+ | * [http://nlp.cs.swarthmore.edu/semeval/index.php SemEval-2007] [http://www.apperceptual.com/semeval.html Task 4]: Classification of Semantic Relations between Nominals | ||
+ | * [http://semeval2.fbk.eu/semeval2.php SemEval-2010] [http://docs.google.com/View?docid=dfvxd49s_36c28v9pmw Task 8]: Multi-Way Classification of Semantic Relations Between Pairs of Nominals | ||
+ | * [http://semeval2.fbk.eu/semeval2.php SemEval-2010] [http://docs.google.com/View?docid=dfvxd49s_35hkprbcpt Task 9]: Noun Compound Interpretation Using Paraphrasing Verbs and Prepositions | ||
+ | * [http://www.cs.york.ac.uk/semeval-2012/ SemEval-2012] [https://sites.google.com/site/semeval2012task2/home Task 2]: Measuring Degrees of Relational Similarity | ||
+ | * [http://www.cs.york.ac.uk/semeval-2013/ SemEval-2013] [http://www.cs.york.ac.uk/semeval-2013/task4/ Task 4]: Free Paraphrases of Noun Compounds | ||
+ | |||
+ | == State of the art of Semantic relation identification == | ||
− | |||
− | |||
− | |||
* [[SAT Analogy Questions (State of the art)]] | * [[SAT Analogy Questions (State of the art)]] | ||
+ | * [[Noun-Modifier Semantic Relations (State of the art)]] | ||
[[Category:SemEval Portal]] | [[Category:SemEval Portal]] |
Latest revision as of 04:49, 3 July 2013
Semantic relation identification: examining relations between lexical items in a sentence. The task, given a sample of semantic relation types, is to identify and classify semantic relations between nominals (i.e., nouns and base noun phrases, excluding named entities); a main purpose of this task is to assess different classification methods. Another task is, given a sentence and two tagged nominals, to predict the relation between those nominals and the direction of the relation.
SemEval and Semantic relation identification
- SemEval-2007 Task 4: Classification of Semantic Relations between Nominals
- SemEval-2010 Task 8: Multi-Way Classification of Semantic Relations Between Pairs of Nominals
- SemEval-2010 Task 9: Noun Compound Interpretation Using Paraphrasing Verbs and Prepositions
- SemEval-2012 Task 2: Measuring Degrees of Relational Similarity
- SemEval-2013 Task 4: Free Paraphrases of Noun Compounds