paper-with-me

Papers

Building a Morphological Analyser for Laz

2019-09-01 · RANLP 2019 9 · Esra Onal, Francis Tyers

This study is an attempt to contribute to documentation and revitalization efforts of endangered Laz language, a member of South Caucasian language family mainly spoken on northeastern coastline of Turkey. It constitutes the first steps to create a general computational model for word form recognition and production for Laz by building a rule-based morphological analyser using Helsinki Finite-State Toolkit (HFST). The evaluation results show that the analyser has a 64.9{\%} coverage over a corpus collected for this study with 111,365 tokens. We have also performed an error analysis on randomly selected 100 tokens from the corpus which are not covered by the analyser, and these results show that the errors mostly result from Turkish words in the corpus and missing stems in our lexicon.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

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

AnIta: a powerful morphological analyser for Italian

2012-05-01 · LREC 2012 5 · Fabio Tamburini, Mel, Matias ri

In this paper we present AnIta, a powerful morphological analyser for Italian implemented within the framework of finite-state-automata models. It is provided by a large lexicon containing more than 110,000 lemmas that e…

ManagementPOS

A finite-state morphological analyser for Paraguayan Guaraní

2021-06-01 · NAACL (AmericasNLP) 2021 6 · Anastasia Kuznetsova, Francis Tyers

This article describes the development of morphological analyser for Paraguayan Guaraní, agglutinative indigenous language spoken by nearly 6 million people in South America. The implementation of our analyser uses HFST …

Neural disambiguation of lemma and part of speech in morphologically rich languages

2020-07-12 · LREC 2020 5 · José María Hoya Quecedo, Maximilian W. Koppatz, Giacomo Furlan, Roman Yangarber

We consider the problem of disambiguating the lemma and part of speech of ambiguous words in morphologically rich languages. We propose a method for disambiguating ambiguous words in context, using a large un-annotated c…

LEMMAPOS

A prototype finite-state morphological analyser for Chukchi

2018-08-01 · COLING 2018 8 · Vasilisa Andriyanets, Francis Tyers

In this article we describe the application of finite-state transducers to the morphological and phonological systems of Chukchi, a polysynthetic language spoken in the north of the Russian Federation. The language exhib…