Exploring DBpedia and Wikipedia for Portuguese Semantic Relationship Extraction

  • David Soares Batista Instituto Superior Técnico, INESC-ID
  • David Forte Instituto Superior Técnico, INESC-ID
  • Rui Silva Instituto Superior Técnico, INESC-ID
  • Bruno Martins Instituto Superior Técnico, INESC-ID
  • Mário Silva Instituto Superior Técnico, INESC-ID
Keywords: Relation Extraction, Information Extraction

Abstract

The identification of semantic relationships, as expressed between named entities in text, is an important step for extracting knowledge from large document collections, such as the Web. Previous works have addressed this task for the English language through supervised learning techniques for automatic classification. The current state of the art involves the use of learning methods based on string kernels. However, such approaches require manually annotated training data for each type of semantic relationship, and have scalability problems when tens or hundreds of different types of relationships have to be extracted. This article discusses an approach for distantly supervised relation extraction over texts written in the Portuguese language, which uses an efficient technique for measuring similarity between relation instances, based on minwise hashing and on locality sensitive hashing.

In the proposed method, the training examples are automatically collected from Wikipedia, corresponding to sentences that express semantic relationships between pairs of entities extracted from DBPedia. These examples are represented as sets of character quadgrams and other representative elements. The sets are indexed in a data structure that implements the idea of locality-sensitive hashing. To check which semantic relationship is expressed between a given pair of entities referenced in a sentence, the most similar training examples are searched, based on an approximation to the Jaccard coefficient, obtained through min-hashing. The relation class is assigned with basis on the weighted votes of the most similar examples. Tests with a dataset from Wikipedia validate the suitability of the proposed method, showing, for instance, that the method is able to extract 10 different types of semantic relations, 8 of them corresponding to asymmetric relations, with an average score of 55.6%, measured in terms of F1.

Published
2013-07-20
How to Cite
Batista, D. S., Forte, D., Silva, R., Martins, B., & Silva, M. (2013). Exploring DBpedia and Wikipedia for Portuguese Semantic Relationship Extraction. Linguamática, 5(1), 41-57. Retrieved from https://linguamatica.com/index.php/linguamatica/article/view/157
Section
Research Articles