Highly language-independent word lemmatization using a machine-learning classifier

Iskander Akhmetov, Alexandr Pak, Irina Ualiyeva, Alexander Gelbukh

Research output: Contribution to journalArticlepeer-review

16 Scopus citations

Abstract

Lemmatization is a process of finding the base morphological form (lemma) of a word. It is an important step in many natural language processing, information retrieval, and information extraction tasks, among others. We present an open-source language-independent lemmatizer based on the Random Forest classification model. This model is a supervised machine-learning algorithm with decision trees that are constructed corresponding to the grammatical features of the language. This lemmatizer does not require any manual work for hard-coding of the rules, and at the same time it is simple and interpretable. We compare the performance of our lemmatizer with that of the UDPipe lemmatizer on twenty-two out of twenty-five languages we work on for which UDPipe has models. Our lemmatization method shows good performance on different languages from various language groups, and it is easily extensible to other languages. The source code of our lemmatizer is publicly available.

Original languageEnglish
Pages (from-to)1353-1364
Number of pages12
JournalComputacion y Sistemas
Volume24
Issue number3
DOIs
StatePublished - 2020

Keywords

  • Decision Tree classifier
  • Lemmatization
  • Natural language processing
  • Random Forest classifier
  • Text preprocessing

Fingerprint

Dive into the research topics of 'Highly language-independent word lemmatization using a machine-learning classifier'. Together they form a unique fingerprint.

Cite this