Skip to main content

Uzbek Lemmatizer for Python. A Python package to lemmatize Uzbek words.

Project description

UzbekLemmatizer

Uzbek Lemmatizer for Python. A Python package to lemmatize Uzbek texts. https://github.com/MaksudSharipov/UzbekLemmatizer

Use: code1:

import UzbekLemmatizer as ltr print(ltr.Lemma('keladiganlarning',full=True))

result1: ['keladiganlarning', 'kel', ['adigan', 'lar', 'ning'], [5, 5, 3]]

code2:

import UzbekLemmatizer as ltr

print(ltr.Lemma('keladiganlarning'))

result2: kel

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

UzbekLemmatizer-1.0.4.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

UzbekLemmatizer-1.0.4-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page