Lightweight NLP preprocessing package for Arabic language
Project description
fathah
Lightweight NLP preprocessing package for Arabic language
Installation
pip install fathah
Usage
from fathah import TextClean
text = "اَلسّلاَمُ عَلَيْكُمْ وَرَحْمَةُ الله وَبَرَكَاتُهُ"
cleaner = TextClean(text)
cleaner.remove_diacritics()
# Outputs: السلام عليكم ورحمة الله وبركاته
This package is under development. Contributions are highly welcome
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
fathah-0.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file fathah-0.0.1.tar.gz
.
File metadata
- Download URL: fathah-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e6f777e12ed7d410fcc86f5ad6a4f6e6ae11234cffcff05f020e1899d2dffd9 |
|
MD5 | 0016df7eb7243ffe64f7877d3a29887f |
|
BLAKE2b-256 | d40afb2fb46a35ee5f646fa228db58bff9cd776cb26258d51ca1167d1ab2958e |
File details
Details for the file fathah-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: fathah-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d16aad29e62b92fbe72c86ef22f0a459097fdc3816af66cf1f5c10b4cf41a638 |
|
MD5 | 0149a886be3e57e82a00988639e053e6 |
|
BLAKE2b-256 | d41f818a40c16daf69be508632f7ad5634f36a7b9dbfd83bf25209b8925576c8 |