paper-with-me

Papers

Design and Implementation of a Tool for Extracting Uzbek Syllables

2023-12-25 · Ulugbek Salaev, Elmurod Kuriyozov, Gayrat Matlatipov

The accurate syllabification of words plays a vital role in various Natural Language Processing applications. Syllabification is a versatile linguistic tool with applications in linguistic research, language technology, education, and various fields where understanding and processing language is essential. In this paper, we present a comprehensive approach to syllabification for the Uzbek language, including rule-based techniques and machine learning algorithms. Our rule-based approach utilizes advanced methods for dividing words into syllables, generating hyphenations for line breaks and count of syllables. Additionally, we collected a dataset for evaluating and training using machine learning algorithms comprising word-syllable mappings, hyphenations, and syllable counts to predict syllable counts as well as for the evaluation of the proposed model. Our results demonstrate the effectiveness and efficiency of both approaches in achieving accurate syllabification. The results of our experiments show that both approaches achieved a high level of accuracy, exceeding 99%. This study provides valuable insights and recommendations for future research on syllabification and related areas in not only the Uzbek language itself, but also in other closely-related Turkic languages with low-resource factor.

📄 PDF Abstract BibTeX arXiv:2312.15779

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UzbekTagger: The rule-based POS tagger for Uzbek language

2023-01-30 · Maksud Sharipov, Elmurod Kuriyozov, Ollabergan Yuldashev, Ogabek Sobirov

This research paper presents a part-of-speech (POS) annotated dataset and tagger tool for the low-resource Uzbek language. The dataset includes 12 tags, which were used to develop a rule-based POS-tagger tool. The corpus…

Language ModelingLanguage ModellingMachine TranslationPOS+6

Filling the Gap for Uzbek: Creating Translation Resources for Southern Uzbek

2025-08-20 · Mukhammadsaid Mamasaidov, Azizullah Aral, Abror Shopulatov, Mironshoh Inomjonov arxiv

Southern Uzbek (uzs) is a Turkic language variety spoken by around 5 million people in Afghanistan and differs significantly from Northern Uzbek (uzn) in phonology, lexicon, and orthography. Despite the large number of s…

Machine Translation

A machine transliteration tool between Uzbek alphabets

2022-05-19 · Ulugbek Salaev, Elmurod Kuriyozov, Carlos Gómez-Rodríguez

Machine transliteration, as defined in this paper, is a process of automatically transforming written script of words from a source alphabet into words of another target alphabet within the same language, while preservin…

Transliteration

UzbekStemmer: Development of a Rule-Based Stemming Algorithm for Uzbek Language

2022-10-28 · Maksud Sharipov, Ollabergan Yuldashov

In this paper we present a rule-based stemming algorithm for the Uzbek language. Uzbek is an agglutinative language, so many words are formed by adding suffixes, and the number of suffixes is also large. For this reason,…

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