Learn Before
Concept

Relation extraction (RE)

Relation extraction is an important task in IE. Relation extraction is a task which aims at extracting relational facts from plain text by classifying relations between entity mentions in text from their context after identifying them. Relation extraction can benefit down-stream applications such as knowledge graph completion, search engine, and questions answering.

0

1

Updated 2022-05-22

Tags

Deep Learning (in Machine learning)

Data Science

Related