--- 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)