Difference between revisions of "Towards Accurate Relation Extraction from Wikipedia"

From Wikipedia Quality
Jump to: navigation, search
(Basic information on Towards Accurate Relation Extraction from Wikipedia)
 
(Int.links)
Line 1: Line 1:
'''Towards Accurate Relation Extraction from Wikipedia''' - scientific work related to Wikipedia quality published in 2016, written by Yulong Gu, Jiaxing Song, Weidong Liu, Yuan Yao and Lixin Zou.
+
'''Towards Accurate Relation Extraction from Wikipedia''' - scientific work related to [[Wikipedia quality]] published in 2016, written by [[Yulong Gu]], [[Jiaxing Song]], [[Weidong Liu]], [[Yuan Yao]] and [[Lixin Zou]].
  
 
== Overview ==
 
== Overview ==
Enormous efforts of human volunteers have made Wikipedia become a treasure of textual knowledge. Relation extraction that aims at extracting structured knowledge in the unstructured texts in Wikipedia is an appealing but quite challenging problem because it's hard for machines to understand plain texts. Existing methods are not effective enough because they understand relation types in textual level without exploiting knowledge behind plain texts. In this paper, authors propose a novel framework called Athena 2.0 leveraging Semantic Patterns which are patterns that can understand relation types in semantic level to solve this problem. Extensive experiments show that Athena 2.0 significantly outperforms existing methods.
+
Enormous efforts of human volunteers have made [[Wikipedia]] become a treasure of textual knowledge. Relation extraction that aims at extracting structured knowledge in the unstructured texts in Wikipedia is an appealing but quite challenging problem because it's hard for machines to understand plain texts. Existing methods are not effective enough because they understand relation types in textual level without exploiting knowledge behind plain texts. In this paper, authors propose a novel framework called Athena 2.0 leveraging Semantic Patterns which are patterns that can understand relation types in semantic level to solve this problem. Extensive experiments show that Athena 2.0 significantly outperforms existing methods.

Revision as of 11:15, 9 December 2020

Towards Accurate Relation Extraction from Wikipedia - scientific work related to Wikipedia quality published in 2016, written by Yulong Gu, Jiaxing Song, Weidong Liu, Yuan Yao and Lixin Zou.

Overview

Enormous efforts of human volunteers have made Wikipedia become a treasure of textual knowledge. Relation extraction that aims at extracting structured knowledge in the unstructured texts in Wikipedia is an appealing but quite challenging problem because it's hard for machines to understand plain texts. Existing methods are not effective enough because they understand relation types in textual level without exploiting knowledge behind plain texts. In this paper, authors propose a novel framework called Athena 2.0 leveraging Semantic Patterns which are patterns that can understand relation types in semantic level to solve this problem. Extensive experiments show that Athena 2.0 significantly outperforms existing methods.