NLP Toolkit for Amharic
Project description
NLPTA
NLPTA is a Python toolkit for Amharic Natural Language Processing (NLP). It provides standardized preprocessing, dataset utilities, and model interfaces tailored to the linguistic properties of Amharic.
Why Amharic NLP?
Amharic is morphologically rich and under-resourced. Generic NLP tools often fail to handle its script variations, tokenization rules, and morphology correctly.
NLPTA aims to provide a reliable and extensible foundation for Amharic NLP research and applications.
Installation
pip install nlpta
Quick Example
import nlpta
text = "አማርኛ ጽሑፍ"
tokens = nlpta.tokenize(text)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nlpta-0.1.1.1.tar.gz.
File metadata
- Download URL: nlpta-0.1.1.1.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be5821d0e614ef6fc29b917d7c4a24fd41cc6a8ab46ea49693a32ba606618f58
|
|
| MD5 |
78217bff3b1a2f855c221ced11a021c5
|
|
| BLAKE2b-256 |
448af55e5dcc59c11574e462dae4bb1de3111cf985a0ef5c97b7694ef3c624c0
|
File details
Details for the file nlpta-0.1.1.1-py3-none-any.whl.
File metadata
- Download URL: nlpta-0.1.1.1-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef23f0f89be193564c660e5c455780f99f3bc65df4ed5ccc76005c0ffec5d179
|
|
| MD5 |
751c5092d78f773c3f026d5921169836
|
|
| BLAKE2b-256 |
ccfd9b7538d7f3f6beb4b3e0b17a9c63914199b484e7b9737dfcce65756df6b5
|