Entity Relation Extraction (RE) - Relation Extraction (RE)
- is the task of extracting semantic relationships from unstructured text, these relationships:
- occur between two or more entities of a certain type (e.g. Person, Organisation, Location)
- fall into a number of semantic categories (e.g. married to, employed by, lives in)
- usually done after entities are extracted i.e. Named Entity Recognition (NER)
- a subfield of Information Extraction (IE) which itself is a subfield of Natural Language Processing (NLP)
RE - Progress
RE - 2 Steps/Tasks
given two or more entities:
- determine whether a relation exists between them
- determine the type of relation between them
RE - Methods
- Rule-Based RE
- Supervised RE
- Semi-Supervised RE:
- Weakly Supervised RE (Bootstrapping) (Bootstrapping (using seeds))
- Distantly Supervised RE
- Unsupervised RE
RE - Possible Features to Consider
|
Possible Feature Candidates |
<e1> American Airlines </e1> , a unit of AMR, immediately matched the move, spokesman <e2> Tim Wagner </e2> said |
|
|