Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TRoboto/Maha
Maha is a text processing library specially developed to deal with Arabic text.
https://github.com/TRoboto/Maha
arabic-cleaners arabic-nlp arabic-parsers arabic-text
Last synced: 12 days ago
JSON representation
Maha is a text processing library specially developed to deal with Arabic text.
- Host: GitHub
- URL: https://github.com/TRoboto/Maha
- Owner: TRoboto
- License: bsd-3-clause
- Created: 2021-05-26T00:55:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T17:38:33.000Z (3 months ago)
- Last Synced: 2024-10-05T23:53:15.753Z (about 1 month ago)
- Topics: arabic-cleaners, arabic-nlp, arabic-parsers, arabic-text
- Language: Python
- Homepage:
- Size: 3.14 MB
- Stars: 204
- Watchers: 8
- Forks: 15
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
- awesome-balochi-nlp - Maha
- awesome-arabic-nlp - Maha
README
An Arabic text processing library intended for use in NLP applications
Maha is a text processing library specially developed to deal with Arabic text. The beta version can be used to clean and parse text, files, and folders with or without streaming capability.
If you need help or want to discuss topics related to Maha, feel free to reach out to our [Discord](https://discord.gg/6W2tRFE7k4) server. If you would like to submit a bug report or feature request, please open an issue.
## Installation
Simply run the following to install Maha:
```bash
pip install mahad # pronounced maha d
```For source installation, check the [documentation](https://maha.readthedocs.io/en/latest/contributing/guidelines.html).
## Overview
Check out the [overview](https://maha.readthedocs.io/en/stable/overview.html) section in the documentation to get started with Maha.
## Documentation
Documentation is hosted at [ReadTheDocs](https://maha.readthedocs.io).
## Contributing
Maha welcomes and encourages everyone to contribute. Contributions are always appreciated. Feel free to take a look at our contribution guidelines in the [documentation](https://maha.readthedocs.io/en/latest/contributing.html).
## License
Maha is BSD-licensed.