A Finite-State Morphological Analyser for Sindhi
Morphological analysis is a fundamental task in natural-language processing, which is used in other NLP applications such as part-of-speech tagging, syntactic parsing, information retrieval, machine translation, etc. In this paper, we present our work on the development of free/open-source finite-state morphological analyser for Sindhi. We have used Apertium{'}s lttoolbox as our finite-state toolkit to implement the transducer. The system is developed using a paradigm-based approach, wherein a paradigm defines all the word forms and their morphological features for a given stem (lemma). We have evaluated our system on the Sindhi Wikipedia corpus and achieved a reasonable coverage of 81{\%} and a precision of over 97{\%}.
Code (0)
등록된 구현이 없습니다.
Tasks
Information RetrievalLEMMAMachine TranslationMorphological AnalysisPart-Of-Speech TaggingRetrievalTranslationSimilar Papers 제목 키워드 기반
A finite-state morphological analyser for Paraguayan Guaraní
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 …
A Finite-State Morphological Analyser for Evenki
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 AnalysisvalidA prototype finite-state morphological analyser for Chukchi
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…
Building a Morphological Analyser for Laz
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…
A Mapudüngun FST Morphological Analyser and its Web Interface
This paper describes the development and evaluation of a FST-based analyser-generator for Mapudüngun language, which is publicly available through a web interface. As far as we know, it is the first system of this kind f…