Difference between revisions of "Exploiting Wikipedia Categorization for Predicting Age and Gender of Blog Authors"

From Wikipedia Quality
Jump to: navigation, search
(Exploiting Wikipedia Categorization for Predicting Age and Gender of Blog Authors - creating a new article)
 
(+ links)
Line 1: Line 1:
'''Exploiting Wikipedia Categorization for Predicting Age and Gender of Blog Authors''' - scientific work related to Wikipedia quality published in 2014, written by K. Santosh, Aditya Joshi, Manish Gupta and Vasudeva Varma.
+
'''Exploiting Wikipedia Categorization for Predicting Age and Gender of Blog Authors''' - scientific work related to [[Wikipedia quality]] published in 2014, written by [[K. Santosh]], [[Aditya Joshi]], [[Manish Gupta]] and [[Vasudeva Varma]].
  
 
== Overview ==
 
== Overview ==
For privacy reasons, personally identifiable information like age and gender of people is not available publicly. However accurate prediction of such information has important applications in the fields of advertising, forensics and business intelligence. Existing methods for this problem have focused on classifier learning using content based features like word n-grams and style based features like Part of Speech (POS) n-grams. Two major drawbacks of previous approaches are: (1) they do not consider the semantic relation between words, and (2) they do not handle polysemy. Authors propose a novel method to address these drawbacks by representing the document using Wikipedia concepts and category information. Experimental results show that classifiers learned using such features along with previously used features help us achieve significantly better accuracy compared to the state-of-the-art methods. Indeed, feature selection shows that novel features are more effective than previously used content based features.
+
For privacy reasons, personally identifiable information like age and gender of people is not available publicly. However accurate prediction of such information has important applications in the fields of advertising, forensics and business intelligence. Existing methods for this problem have focused on classifier learning using content based [[features]] like word n-grams and style based features like Part of Speech (POS) n-grams. Two major drawbacks of previous approaches are: (1) they do not consider the semantic relation between words, and (2) they do not handle polysemy. Authors propose a novel method to address these drawbacks by representing the document using [[Wikipedia]] concepts and category information. Experimental results show that classifiers learned using such features along with previously used features help us achieve significantly better accuracy compared to the state-of-the-art methods. Indeed, feature selection shows that novel features are more effective than previously used content based features.

Revision as of 00:25, 27 September 2019

Exploiting Wikipedia Categorization for Predicting Age and Gender of Blog Authors - scientific work related to Wikipedia quality published in 2014, written by K. Santosh, Aditya Joshi, Manish Gupta and Vasudeva Varma.

Overview

For privacy reasons, personally identifiable information like age and gender of people is not available publicly. However accurate prediction of such information has important applications in the fields of advertising, forensics and business intelligence. Existing methods for this problem have focused on classifier learning using content based features like word n-grams and style based features like Part of Speech (POS) n-grams. Two major drawbacks of previous approaches are: (1) they do not consider the semantic relation between words, and (2) they do not handle polysemy. Authors propose a novel method to address these drawbacks by representing the document using Wikipedia concepts and category information. Experimental results show that classifiers learned using such features along with previously used features help us achieve significantly better accuracy compared to the state-of-the-art methods. Indeed, feature selection shows that novel features are more effective than previously used content based features.