CLApr 22, 2018

Automatic Language Identification in Texts: A Survey

arXiv:1804.08186v2228 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental survey that consolidates existing knowledge for researchers and practitioners in text processing.

The paper surveys the field of automatic language identification, detailing its history, methods, and applications, and identifies open issues for future research.

Language identification (LI) is the problem of determining the natural language that a document or part thereof is written in. Automatic LI has been extensively researched for over fifty years. Today, LI is a key part of many text processing pipelines, as text processing techniques generally assume that the language of the input text is known. Research in this area has recently been especially active. This article provides a brief history of LI research, and an extensive survey of the features and methods used so far in the LI literature. For describing the features and methods we introduce a unified notation. We discuss evaluation methods, applications of LI, as well as off-the-shelf LI systems that do not require training by the end user. Finally, we identify open issues, survey the work to date on each issue, and propose future directions for research in LI.

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