Publication Details
Issue: Vol 4, No 5 (2026)
ISSN: 2993-2769
Visit Journal Website

Abstract

This paper addresses the development of algorithms and software for syntactic analysis of Uzbek language texts and the construction of a dependency parser model tailored to the linguistic characteristics of Uzbek. Given the agglutinative nature and relatively free word order of the Uzbek language, traditional rule-based approaches are insufficient for achieving high parsing accuracy. Therefore, this study integrates probabilistic models, graph-based parsing techniques, and neural network architectures to enhance syntactic parsing performance. The proposed model leverages morphological features and contextual embeddings to capture syntactic dependencies effectively. Experimental results demonstrate that the developed system achieves competitive accuracy and robustness, making it suitable for real-world applications such as machine translation, information retrieval, and intelligent dialogue systems.

Keywords
syntactic analysis Uzbek language dependency parsing natural language processing neural networks algorithm design