Difference between revisions of "Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations"

From Wikipedia Quality
Jump to: navigation, search
(infobox)
(+ embed code)
Line 10: Line 10:
 
== Overview ==
 
== Overview ==
 
Determining whether two terms have an ancestor relation (e.g. Toyota Camry and car) or a sibling relation (e.g. Toyota and Honda) is an essential component of textual inference in [[Natural Language Processing]] applications such as Question Answering, Summarization, and Textual Entailment. Significant work has been done on developing knowledge sources that could support these tasks, but these resources usually suffer from low coverage, noise, and are inflexible when dealing with ambiguous and general terms that may not appear in any stationary resource, making their use as general purpose background knowledge resources difficult. In this paper, rather than building a hierarchical structure of concepts and relations, authors describe an algorithmic approach that, given two terms, determines the taxonomic relation between them using a machine learning-based approach that makes use of existing resources. Moreover, authors develop a global constraint-based inference process that leverages an existing knowledge base to enforce relational constraints among terms and thus improves the classifier predictions. Authors experimental evaluation shows that approach significantly outperforms other systems built upon the existing well-known knowledge sources.
 
Determining whether two terms have an ancestor relation (e.g. Toyota Camry and car) or a sibling relation (e.g. Toyota and Honda) is an essential component of textual inference in [[Natural Language Processing]] applications such as Question Answering, Summarization, and Textual Entailment. Significant work has been done on developing knowledge sources that could support these tasks, but these resources usually suffer from low coverage, noise, and are inflexible when dealing with ambiguous and general terms that may not appear in any stationary resource, making their use as general purpose background knowledge resources difficult. In this paper, rather than building a hierarchical structure of concepts and relations, authors describe an algorithmic approach that, given two terms, determines the taxonomic relation between them using a machine learning-based approach that makes use of existing resources. Moreover, authors develop a global constraint-based inference process that leverages an existing knowledge base to enforce relational constraints among terms and thus improves the classifier predictions. Authors experimental evaluation shows that approach significantly outperforms other systems built upon the existing well-known knowledge sources.
 +
 +
== Embed ==
 +
=== Wikipedia Quality ===
 +
<code>
 +
<nowiki>
 +
Do, Quang Xuan; Roth, Dan. (2012). "[[Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations]]". Cambridge University Press. DOI: 10.1017/S1351324912000046.
 +
</nowiki>
 +
</code>
 +
 +
=== English Wikipedia ===
 +
<code>
 +
<nowiki>
 +
{{cite journal |last1=Do |first1=Quang Xuan |last2=Roth |first2=Dan |title=Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations |date=2012 |doi=10.1017/S1351324912000046 |url=https://wikipediaquality.com/wiki/Exploiting_the_Wikipedia_Structure_in_Local_and_Global_Classification_of_Taxonomic_Relations |journal=Cambridge University Press}}
 +
</nowiki>
 +
</code>
 +
 +
=== HTML ===
 +
<code>
 +
<nowiki>
 +
Do, Quang Xuan; Roth, Dan. (2012). &amp;quot;<a href="https://wikipediaquality.com/wiki/Exploiting_the_Wikipedia_Structure_in_Local_and_Global_Classification_of_Taxonomic_Relations">Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations</a>&amp;quot;. Cambridge University Press. DOI: 10.1017/S1351324912000046.
 +
</nowiki>
 +
</code>

Revision as of 08:54, 6 January 2020


Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations
Authors
Quang Xuan Do
Dan Roth
Publication date
2012
DOI
10.1017/S1351324912000046
Links
Original

Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations - scientific work related to Wikipedia quality published in 2012, written by Quang Xuan Do and Dan Roth.

Overview

Determining whether two terms have an ancestor relation (e.g. Toyota Camry and car) or a sibling relation (e.g. Toyota and Honda) is an essential component of textual inference in Natural Language Processing applications such as Question Answering, Summarization, and Textual Entailment. Significant work has been done on developing knowledge sources that could support these tasks, but these resources usually suffer from low coverage, noise, and are inflexible when dealing with ambiguous and general terms that may not appear in any stationary resource, making their use as general purpose background knowledge resources difficult. In this paper, rather than building a hierarchical structure of concepts and relations, authors describe an algorithmic approach that, given two terms, determines the taxonomic relation between them using a machine learning-based approach that makes use of existing resources. Moreover, authors develop a global constraint-based inference process that leverages an existing knowledge base to enforce relational constraints among terms and thus improves the classifier predictions. Authors experimental evaluation shows that approach significantly outperforms other systems built upon the existing well-known knowledge sources.

Embed

Wikipedia Quality

Do, Quang Xuan; Roth, Dan. (2012). "[[Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations]]". Cambridge University Press. DOI: 10.1017/S1351324912000046.

English Wikipedia

{{cite journal |last1=Do |first1=Quang Xuan |last2=Roth |first2=Dan |title=Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations |date=2012 |doi=10.1017/S1351324912000046 |url=https://wikipediaquality.com/wiki/Exploiting_the_Wikipedia_Structure_in_Local_and_Global_Classification_of_Taxonomic_Relations |journal=Cambridge University Press}}

HTML

Do, Quang Xuan; Roth, Dan. (2012). &quot;<a href="https://wikipediaquality.com/wiki/Exploiting_the_Wikipedia_Structure_in_Local_and_Global_Classification_of_Taxonomic_Relations">Exploiting the Wikipedia Structure in Local and Global Classification of Taxonomic Relations</a>&quot;. Cambridge University Press. DOI: 10.1017/S1351324912000046.