login

Language Identification on the Web: Extending the Dictionary Method

Lecture notes in computer sciencePublished 1 January 2009
Radim, ehůřek
Citations68
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

A new method is proposed and evaluated, which constructs language models based on word relevance and addresses the limitations of existing approaches when applied to real-world web pages.

Abstract

Automated language identification of written text is a well-established research domain that has received considerable attention in the past. By now, efficient and effective algorithms based on character n-grams are in use, mainly with identification based on Markov models or on character n-gram profiles. In this paper we investigate the limitations of these approaches when applied to real-world web pages. The challenges to be overcome include language identification on very short texts, correctly handling texts of unknown language and texts comprised of multiple languages. We propose and evaluate a new method, which constructs language models based on word relevance and addresses these limitations. We also extend our method to allow us to efficiently and automatically segment the input text into blocks of individual languages, in case of multiple-language documents.

Keywords

Computer Science