A fast language detection package for Ikinyarwanda(Native language of Rwandans)
Project description
rwalang (detect ikinyarwanda)
A fast language detection package for Ikinyarwanda(Native language of Rwandans)
⚠ Be aware that if a sentence has foreign language mixed with Ikinyarwanda rwalang returns false
Installation
The distribution is hosted on pypi at: https://pypi.org/project/rwalang/. To directly install the package from pypi, run from your terminal::
$ pip install rwalang
Usage
from rwalang import isKinyarwanda
print(isKinyarwanda("Thank you!")); //false
print(isKinyarwanda("Murakoze!")); //true
print(isKinyarwanda("Mu myandikire ya gihaânga")); //true
print(isKinyarwanda("Iminsi n'imitindi")); //true
print(isKinyarwanda("Yangurije amafaranga magana atanu")); //true
print(isKinyarwanda("mbega i nigga")); //false 😂
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
rwalang-0.0.5.tar.gz
(3.9 kB
view details)
File details
Details for the file rwalang-0.0.5.tar.gz
.
File metadata
- Download URL: rwalang-0.0.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d8a6561cc28121e8c6b73f7bdd9bdff591737c6a66e8ac0530bc872ad01204f |
|
MD5 | 6a13321ffea7c4bd03d40fec2e81ae7c |
|
BLAKE2b-256 | 758983f283a8cb73e8152653843ec18df291a060dcebe879d342a104598d502b |