Difference between revisions of "Recognizing Biographical Sections in Wikipedia"

From Wikipedia Quality
Jump to: navigation, search
(infobox)
(Embed for English Wikipedia, HTML)
Line 10: Line 10:
 
== Overview ==
 
== Overview ==
 
Wikipedia is the largest collection of encyclopedic data ever written in the history of humanity. Thanks to its coverage and its availability in machine-readable format, it has become a primary resource for largescale research in historical and cultural studies. In this work, authors focus on the subset of pages describing persons, and authors investigate the task of recognizing biographical sections from them: given a person’s page, authors identify the list of sections where information about her/his life is present. Authors model this as a sequence classification problem, and propose a supervised setting, in which the training data are acquired automatically. Besides, authors show that six simple [[features]] extracted only from the section titles are very informative and yield good results well above a strong baseline.
 
Wikipedia is the largest collection of encyclopedic data ever written in the history of humanity. Thanks to its coverage and its availability in machine-readable format, it has become a primary resource for largescale research in historical and cultural studies. In this work, authors focus on the subset of pages describing persons, and authors investigate the task of recognizing biographical sections from them: given a person’s page, authors identify the list of sections where information about her/his life is present. Authors model this as a sequence classification problem, and propose a supervised setting, in which the training data are acquired automatically. Besides, authors show that six simple [[features]] extracted only from the section titles are very informative and yield good results well above a strong baseline.
 +
 +
== Embed ==
 +
=== Wikipedia Quality ===
 +
<code>
 +
<nowiki>
 +
Aprosio, Alessio Palmero; Tonelli, Sara. (2015). "[[Recognizing Biographical Sections in Wikipedia]]".DOI: 10.18653/v1/D15-1095.
 +
</nowiki>
 +
</code>
 +
 +
=== English Wikipedia ===
 +
<code>
 +
<nowiki>
 +
{{cite journal |last1=Aprosio |first1=Alessio Palmero |last2=Tonelli |first2=Sara |title=Recognizing Biographical Sections in Wikipedia |date=2015 |doi=10.18653/v1/D15-1095 |url=https://wikipediaquality.com/wiki/Recognizing_Biographical_Sections_in_Wikipedia}}
 +
</nowiki>
 +
</code>
 +
 +
=== HTML ===
 +
<code>
 +
<nowiki>
 +
Aprosio, Alessio Palmero; Tonelli, Sara. (2015). &amp;quot;<a href="https://wikipediaquality.com/wiki/Recognizing_Biographical_Sections_in_Wikipedia">Recognizing Biographical Sections in Wikipedia</a>&amp;quot;.DOI: 10.18653/v1/D15-1095.
 +
</nowiki>
 +
</code>

Revision as of 23:21, 29 January 2021


Recognizing Biographical Sections in Wikipedia
Authors
Alessio Palmero Aprosio
Sara Tonelli
Publication date
2015
DOI
10.18653/v1/D15-1095
Links
Original

Recognizing Biographical Sections in Wikipedia - scientific work related to Wikipedia quality published in 2015, written by Alessio Palmero Aprosio and Sara Tonelli.

Overview

Wikipedia is the largest collection of encyclopedic data ever written in the history of humanity. Thanks to its coverage and its availability in machine-readable format, it has become a primary resource for largescale research in historical and cultural studies. In this work, authors focus on the subset of pages describing persons, and authors investigate the task of recognizing biographical sections from them: given a person’s page, authors identify the list of sections where information about her/his life is present. Authors model this as a sequence classification problem, and propose a supervised setting, in which the training data are acquired automatically. Besides, authors show that six simple features extracted only from the section titles are very informative and yield good results well above a strong baseline.

Embed

Wikipedia Quality

Aprosio, Alessio Palmero; Tonelli, Sara. (2015). "[[Recognizing Biographical Sections in Wikipedia]]".DOI: 10.18653/v1/D15-1095.

English Wikipedia

{{cite journal |last1=Aprosio |first1=Alessio Palmero |last2=Tonelli |first2=Sara |title=Recognizing Biographical Sections in Wikipedia |date=2015 |doi=10.18653/v1/D15-1095 |url=https://wikipediaquality.com/wiki/Recognizing_Biographical_Sections_in_Wikipedia}}

HTML

Aprosio, Alessio Palmero; Tonelli, Sara. (2015). &quot;<a href="https://wikipediaquality.com/wiki/Recognizing_Biographical_Sections_in_Wikipedia">Recognizing Biographical Sections in Wikipedia</a>&quot;.DOI: 10.18653/v1/D15-1095.