Author1: Maksudbek
Author2: Dasturbek
The package finds lemmas of Uzbek words based on the dictionary.
The process of finding a lemma is called lemmatization.
There are 4 different ways of lemmatization: rule, dictionary, model, hybrid.
It is dictionary-based lemmatization algorithm [program, package].
pip install UzbekLemmagit clone https://github.com/ddasturbek/UzbekLemma.gitimport UzbekLemma as UL
print(UL.lemmatize("kelganlar")) #kelmoqWe collected an equal number of texts from 23 different fields and stored them as a corpus.
We tested all the files (i.e. corpora) in the program and got these results.



