paper-with-me

Papers

Shona spaCy: A Morphological Analyzer for an Under-Resourced Bantu Language

2025-11-12 · Happymore Masoka arxiv

Despite rapid advances in multilingual natural language processing (NLP), the Bantu language Shona remains under-served in terms of morphological analysis and language-aware tools. This paper presents Shona spaCy, an open-source, rule-based morphological pipeline for Shona built on the spaCy framework. The system combines a curated JSON lexicon with linguistically grounded rules to model noun-class prefixes (Mupanda 1-18), verbal subject concords, tense-aspect markers, ideophones, and clitics, integrating these into token-level annotations for lemma, part-of-speech, and morphological features. The toolkit is available via pip install shona-spacy, with source code at https://github.com/HappymoreMasoka/shona-spacy and a PyPI release at https://pypi.org/project/shona-spacy/0.1.4/. Evaluation on formal and informal Shona corpora yields 90% POS-tagging accuracy and 88% morphological-feature accuracy, while maintaining transparency in its linguistic decisions. By bridging descriptive grammar and computational implementation, Shona spaCy advances NLP accessibility and digital inclusion for Shona speakers and provides a template for morphological analysis tools for other under-resourced Bantu languages.

📄 PDF Abstract BibTeX arXiv:2511.16680

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Deep Learning Automatic Speech Recognition Model for Shona Language

2025-07-28 · Leslie Wellington Sirora, Mainford Mutandavari arxiv

This study presented the development of a deep learning-based Automatic Speech Recognition system for Shona, a low-resource language characterized by unique tonal and grammatical complexities. The research aimed to addre…

Speech RecognitionLanguage ModellingTransfer LearningData Augmentation

A Morphological Analyzer for Shipibo-Konibo

2018-10-01 · WS 2018 10 · Ronald Cardenas, Daniel Zeman

We present a fairly complete morphological analyzer for Shipibo-Konibo, a low-resourced native language spoken in the Amazonian region of Peru. We resort to the robustness of finite-state systems in order to model the co…

LemmatizationMachine TranslationSpeech Recognition

CKMorph: A Comprehensive Morphological Analyzer for Central Kurdish

2021-09-17 · Morteza Naserzade, Aso Mahmudi, Hadi Veisi, Hawre Hosseini 외

A morphological analyzer, which is a significant component of many natural language processing applications especially for morphologically rich languages, divides an input word into all its composing morphemes and identi…

Hunspell for Sorani Kurdish Spell Checking and Morphological Analysis

2021-09-14 · Sina Ahmadi

Spell checking and morphological analysis are two fundamental tasks in text and natural language processing and are addressed in the early stages of the development of language technology. Despite the previous efforts, t…

Morphological Analysis

Automatic diacritization of Tunisian dialect text using Recurrent Neural Network

2019-09-01 · RANLP 2019 9 · Abir Masmoudi, Mariem Ellouze, lamia hadrich belguith

The absence of diacritical marks in the Arabic texts generally leads to morphological, syntactic and semantic ambiguities. This can be more blatant when one deals with under-resourced languages, such as the Tunisian dial…