paper-with-me

Papers

Evaluating Lemmatization Models for Machine-Assisted Corpus-Dictionary Linkage

2014-05-01 · LREC 2014 5 · Kevin Black, Eric Ringger, Paul Felt, Kevin Seppi, Kristian Heal, Deryle Lonsdale

The task of corpus-dictionary linkage (CDL) is to annotate each word in a corpus with a link to an appropriate dictionary entry that documents the sense and usage of the word. Corpus-dictionary linked resources include concordances, dictionaries with word usage examples, and corpora annotated with lemmas or word-senses. Such CDL resources are essential in learning a language and in linguistic research, translation, and philology. Lemmatization is a common approximation to automating corpus-dictionary linkage, where lemmas are treated as dictionary entry headwords. We intend to use data-driven lemmatization models to provide machine assistance to human annotators in the form of pre-annotations, and thereby reduce the costs of CDL annotation. In this work we adapt the discriminative string transducer DirecTL+ to perform lemmatization for classical Syriac, a low-resource language. We compare the accuracy of DirecTL+ with the Morfette discriminative lemmatizer. DirecTL+ achieves 96.92{\%} overall accuracy but only by a margin of 0.86{\%} over Morfette at the cost of a longer time to train the model. Error analysis on the models provides guidance on how to apply these models in a machine assistance setting for corpus-dictionary linkage.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

LemmatizationMorphological AnalysisTranslationWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Diachronic Parsing of Pre-Standard Irish

2022-06-01 · CLTW (LREC) 2022 6 · Kevin Scannell

Irish underwent a major spelling standardization in the 1940’s and 1950’s, and as a result it can be challenging to apply language technologies designed for the modern language to older, “pre-standard” texts. Lemmatizati…

Dependency ParsingLemmatization

Development of a rule-based lemmatization algorithm through Finite State Machine for Uzbek language

2022-10-28 · Maksud Sharipov, Ogabek Sobirov

Lemmatization is one of the core concepts in natural language processing, thus creating a lemmatization tool is an important task. This paper discusses the construction of a lemmatization algorithm for the Uzbek language…

LEMMALemmatization

Towards the Creation of a Diachronic Corpus for Italian: A Case Study on the GDLI Quotations

2022-06-01 · LT4HALA (LREC) 2022 6 · Manuel Favaro, Elisa Guadagnini, Eva Sassolini, Marco Biffi 외

In this paper we describe some experiments related to a corpus derived from an authoritative historical Italian dictionary, namely the Grande dizionario della lingua italiana (‘Great Dictionary of Italian Language’, in s…

LemmatizationPOSPOS Tagging

BanLemma: A Word Formation Dependent Rule and Dictionary Based Bangla Lemmatizer

2023-11-06 · Sadia Afrin, Md. Shahad Mahmud Chowdhury, Md. Ekramul Islam, Faisal Ahamed Khan 외

Lemmatization holds significance in both natural language processing (NLP) and linguistics, as it effectively decreases data density and aids in comprehending contextual meaning. However, due to the highly inflected natu…

LemmatizationSentence

How low is too low? A monolingual take on lemmatisation in Indian languages

2021-06-01 · NAACL 2021 4 · Kumar Saunack, Kumar Saurav, Pushpak Bhattacharyya

Lemmatization aims to reduce the sparse data problem by relating the inflected forms of a word to its dictionary form. Most prior work on ML based lemmatization has focused on high resource languages, where data sets (wo…

Data AugmentationLemmatizationTAG