Relation Extraction
Relation Extraction is the task of predicting attributes and relations for entities in a sentence. For example, given a sentence “Barack Obama was born in Honolulu, Hawaii.”, a relation classifier aims at predicting the relation of “bornInCity”. Relation Extraction is the key component for building relation knowledge graphs, and it is of crucial significance to natural language processing applications such as structured search, sentiment analysis, question answering, and summarization.
Source: Deep Residual Learning for Weakly-Supervised Relation Extraction
Papers
Showing 1–10 of 1977 papers
All datasetsDocREDTACREDSemEval-2010 Task-8ACE 2005CoNLL04Adverse Drug Events (ADE) CorpusWebNLGChemProtACE 2004NYT11-HRLCDRGDA
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | RERE | F1 | 56.23 | — | Unverified |
| 2 | TPLinker | F1 | 55.67 | — | Unverified |
| 3 | ReRe (exact) | F1 | 55.47 | — | Unverified |
| 4 | TPLinker | F1 | 55.28 | — | Unverified |
| 5 | CasRel | F1 | 53.9 | — | Unverified |
| 6 | HRL | F1 | 53.8 | — | Unverified |
| 7 | SPTree | F1 | 53.1 | — | Unverified |
| 8 | CasRel (exact) | F1 | 51.25 | — | Unverified |
| 9 | NovelTagging | F1 | 47.9 | — | Unverified |
| 10 | Cotype | F1 | 43 | — | Unverified |