Skip to content

The Uzbek stemming algorithm was created by [Maksud Sharipov, Ulugbek Salaev, Allabergan Yuldashev, Jasur Sobirov]. It stems all Uzbek words and it is not included any lexicon.

License

MaksudSharipov/UzbekStemmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UzbekNLP

version = 0.0.1

authors = [Maksud Sharipov, Allabergan Yuldashev]

Uzbek NLP tools for Python

The UzbekNLP: NLP tools for Uzbek language was created by [Maksud Sharipov, Allabergan Yuldashev].

github url: https://github.com/MaksudSharipov/UzbekNLP

pypi.org url: https://pypi.org/project/UzbekNLP/

pip install UzbekStemmer

Example:
from UzbekNLP.Stemmer import Stemmer as uzstem
print(uzstem.Stemmer('Bolalarimizdanmisizlar'))

Result: "Bola"

26.05.2022 16:51

About

The Uzbek stemming algorithm was created by [Maksud Sharipov, Ulugbek Salaev, Allabergan Yuldashev, Jasur Sobirov]. It stems all Uzbek words and it is not included any lexicon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages