A Twi NLP package for translation, POS tagging, tokenization, stemming, and lemmatization.
Project description
Twi NLP Package
TwiNLP is a Python package for analyzing Twi text.
Installation
pip install twi_nlp
## Features
-Twi to English translation
-POS tagging
-Tokenization
-Stemmatization
-Lemmatization
-and many more
## Usage
To use `twi_nlp`, import it and initialize:
```python
from twi_nlp import TwiNLP
twi_nlp = TwiNLP("data/twi_words.csv")
print(twi_nlp.translate("akokɔ")) # Example translation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
twi_nlp-1.0.0.tar.gz
(3.3 kB
view details)
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 twi_nlp-1.0.0.tar.gz.
File metadata
- Download URL: twi_nlp-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13848408a48b229b7b8afcf89be1e404b55aa4afd75694e579702754b62ddd8c
|
|
| MD5 |
134eb656c82b4d98566f145d6af8f4b2
|
|
| BLAKE2b-256 |
59f1b2c099db04a11e65dd0dd4c288ef96e58f0feb3f68293733d4e77d276e41
|
File details
Details for the file twi_nlp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: twi_nlp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed7c2ac5f018d7f6a440152cb80698b78333c332d4368dc2109e7eac04c1a2c2
|
|
| MD5 |
023763aae75e575ce9c07bc15083badf
|
|
| BLAKE2b-256 |
7abc80004dc465be8cce37a00d0e71a37093dde46c6eb41ac2c6ff734436f216
|