File size: 688 Bytes
e11fa06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: UzMorph - Uzbek Morphological Analyzer using Complete Set of Ending
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: "5.20.1"
python_version: "3.11"
app_file: app.py
pinned: false
---

# UzMorph — Uzbek Morphological Analyzer using Complete Set of Ending

**UzMorph** is a morphological analyzer for the Uzbek language based on **CSE (Complete Set of Endings)** rules and a massive lexicon (~122k stems). It provide robust suffix stripping and multi-POS disambiguation for high-accuracy linguistic analysis.

Web: [morph.uz](https://morph.uz)
PyPI: [uzmorph](https://pypi.org/project/uzmorph/)
GitHub: [UlugbekSalaev/uzmorph](https://github.com/UlugbekSalaev/uzmorph)