CLIRLGSep 24, 2020

A Comparative Study of Feature Types for Age-Based Text Classification

arXiv:2009.11898v1
Originality Synthesis-oriented
AI Analysis

This work addresses the need for age-based text classification to aid book recommendation systems, parents, and publishers, but it is incremental as it compares existing feature types without introducing new methods.

The study tackled the problem of automatically classifying fiction texts by age audience (children's vs. adult) by comparing various linguistic features, finding that document-level features significantly improved model quality.

The ability to automatically determine the age audience of a novel provides many opportunities for the development of information retrieval tools. Firstly, developers of book recommendation systems and electronic libraries may be interested in filtering texts by the age of the most likely readers. Further, parents may want to select literature for children. Finally, it will be useful for writers and publishers to determine which features influence whether the texts are suitable for children. In this article, we compare the empirical effectiveness of various types of linguistic features for the task of age-based classification of fiction texts. For this purpose, we collected a text corpus of book previews labeled with one of two categories -- children's or adult. We evaluated the following types of features: readability indices, sentiment, lexical, grammatical and general features, and publishing attributes. The results obtained show that the features describing the text at the document level can significantly increase the quality of machine learning models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes