Skip to main content

UzMorphAnalyser | Uzbek Morphological Analyser on Python

Project description


UzMorphAnalyser | Morphological analyser for Uzbek language

Morphological Analyser for Uzbek language on Python

About The Project

Web-interface of the tool

Feel free to use the tool presented in this project, and if you find it useful, plese make sure to cite the paper here (coming soon...) Demo of the web-based transliteration tool can be seen here.

In this paper, we presented a Python code, a web tool, and an API created for the Uzbek language that performs machine transliteration between two popularly used Cyrillic and Latin alphabets, as well as a newly reformed version of the Latin alphabet, which, according to the governmental decree, all legal texts will have been completely adapted to by year 2023.

(back to top)

Installation

Python

pip install UzTransliterator
Source: https://pypi.org/project/UzMorphAnalyser/

Using
from UzTransliterator import UzTransliterator
obj = UzTransliterator.UzTransliterator()
print(obj.transliterate("маткаб", from_="cyr", to="lat"))
Output: maktab

Options

from_='cyr', to='lat'
from_='cyr', to='nlt'
from_='lat', to='cyr'
from_='lat', to='nlt'
from_='nlt', to='cyr'
from_='nlt', to='lat'

Web Interface

https://nlp.urdu.uz/?menu=translit

API

URL: https://uz-translit.herokuapp.com/translit
Methods: GET, POST
Parametres: text:str, from_:str, to:str
Example Request: https://uz-translit.herokuapp.com/translit?text=мактаб&from_=cyr&to=lat

Note

New latin alphabet has some difference than Latin. Main changing is presented in following as format Latin - New Latin:
“G‘, g‘” — “Ḡ, ḡ”
“O‘, o‘” — “Ō, ō”
“Sh, sh” — “Ş, ş”
“Ch, ch” — “Ç ç”

Built With

Programming language used:

These are the major libraries used inside Python:

(back to top)

License

Distributed under the MIT LICENSE. See LICENSE.txt for more information.

(back to top)

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

UzMorphAnalyser-0.0.5.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

UzMorphAnalyser-0.0.5-py3-none-any.whl (19.0 kB view details)

Uploaded Python 3

File details

Details for the file UzMorphAnalyser-0.0.5.tar.gz.

File metadata

  • Download URL: UzMorphAnalyser-0.0.5.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for UzMorphAnalyser-0.0.5.tar.gz
Algorithm Hash digest
SHA256 d7e809d0d70b3b4c3990b4dc3d53f6867f4679ec5ac5cbdae0816634933bf159
MD5 93e6af087080625458afe35f19e6753d
BLAKE2b-256 bc157d42555597ad260f17763bf37734120ecf664a39e2c46189a7e621bf12b7

See more details on using hashes here.

File details

Details for the file UzMorphAnalyser-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for UzMorphAnalyser-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 95c70e2c86a34266518ccd8f3d5749f5097e7ddd9afd13009115f8ea5c56273f
MD5 7e41ea8b49252531338f1cfe7d4d9ab0
BLAKE2b-256 8c972896a9d83427597069eb1021e4f0b6f4c7990984dbc957130ad5f106b4b2

See more details on using hashes here.

Supported by

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