paper-with-me

홈 › Papers

Using Meta-Morph Rules to develop Morphological Analysers: A case study concerning Tamil

2019-09-01 · WS 2019 9 · Kengatharaiyer Sarveswaran, Gihan Dias, Miriam Butt

This paper describes a new and larger coverage Finite-State Morphological Analyser (FSM) and Generator for the Dravidian language Tamil. The FSM has been developed in the context of computational grammar engineering, adhering to the standards of the ParGram effort. Tamil is a morphologically rich language and the interaction between linguistic analysis and formal implementation is complex, resulting in a challenging task. In order to allow the development of the FSM to focus more on the linguistic analysis and less on the formal details, we have developed a system of meta-morph(ology) rules along with a script which translates these rules into FSM processable representations. The introduction of meta-morph rules makes it possible for computationally naive linguists to interact with the system and to expand it in future work. We found that the meta-morph rules help to express linguistic generalisations and reduce the manual effort of writing lexical classes for morphological analysis. Our Tamil FSM currently handles mainly the inflectional morphology of 3,300 verb roots and their 260 forms. Further, it also has a lexicon of approximately 100,000 nouns along with a guesser to handle out-of-vocabulary items. Although the Tamil FSM was primarily developed to be part of a computational grammar, it can also be used as a web or stand-alone application for other NLP tasks, as per general ParGram practice.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

MORPHMorphological Analysis

Similar Papers 제목 키워드 기반

A Finite-State Morphological Analyser for Evenki

2020-05-01 · LREC 2020 5 · Anna Zueva, Anastasia Kuznetsova, Francis Tyers

It has been widely admitted that morphological analysis is an important step in automated text processing for morphologically rich languages. Evenki is a language with rich morphology, therefore a morphological analyser …

Morphological Analysisvalid

Morphology-Aware Meta-Embeddings for Tamil

2021-06-01 · NAACL 2021 4 · Arjun Sai Krishnan, Seyoon Ragavan

In this work, we explore generating morphologically enhanced word embeddings for Tamil, a highly agglutinative South Indian language with rich morphology that remains low-resource with regards to NLP tasks. We present he…

Word Embeddings

Were We There Already? Applying Minimal Generalization to the SIGMORPHON-UniMorph Shared Task on Cognitively Plausible Morphological Inflection

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Colin Wilson, Jane S.Y. Li

Morphological rules with various levels of specificity can be learned from example lexemes by recursive application of minimal generalization (Albright and Hayes, 2002, 2003). A model that learns rules solely through min…

Morphological InflectionSpecificity

Unsupervised Learning of Morphology with Graph Sampling

2017-09-01 · RANLP 2017 9 · Maciej Sumalvico

We introduce a language-independent, graph-based probabilistic model of morphology, which uses transformation rules operating on whole words instead of the traditional morphological segmentation. The morphological analys…

Graph SamplingMorphological AnalysisSegmentation

Morphological Disambiguation from Stemming Data

2020-11-11 · COLING 2020 8 · Antoine Nzeyimana

Morphological analysis and disambiguation is an important task and a crucial preprocessing step in natural language processing of morphologically rich languages. Kinyarwanda, a morphologically rich language, currently la…

Feature EngineeringMorphological AnalysisMorphological Disambiguation