Skip to main content

Morphological Analyser for Tatar language

Project description

Morphological Parser of Tatar language. Uses HFST-tool.

To install:

$ pip install py_tat_morphan

To use lookup:

$ tat_morphan_lookup

To process text:

$ tat_morphan_process_text filename

To use as python module:

>>> from py_tat_morphan.morphan import Morphan
>>> morphan = Morphan
>>> print(morphan.analyse('урманнарга'))
>>> print(morphan.lemma('урманнарга'))
>>> print(morphan.pos('урманнарга'))
>>> print(morphan.process_text('Без урманга барабыз.'))

For feedback:

ramil.gata@gmail.com

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

py_tat_morphan-1.2.2.tar.gz (3.4 MB view hashes)

Uploaded Source

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