A suite of Arabic natural language processing tools developed by the CAMeL Lab at New York University Abu Dhabi.
Reason this release was yanked:
No longer supported.
Project description
Introduction
Note: Due to the current COVID-19 situation, the 1.0 release of CAMeL Tools has been delayed. If you would like to receive an email notification when the release is ready, please fill out this form.
CAMeL Tools is suite of Arabic natural language processing tools developed by the CAMeL Lab at New York University Abu Dhabi.
Installation
You will need Python 3.4 and above.
Using pip
pip install camel-tools
From Source
# Download the repo
git clone https://github.com/CAMeL-Lab/camel_tools.git
cd camel_tools
# Install CAMeL Tools and all dependencies
pip install .
Documentation
You can find the full online documentation here for both the command-line tools and the Python API.
Alternatively, you can build your own local copy of the documentation as follows:
# Install dependencies
pip install sphinx recommonmark sphinx-rtd-theme
# Go to docs subdirectory
cd docs
# Build HTML docs
make html
This should compile all the HTML documentation in to docs/build/html.
LICENSE
CAMeL Tools is available under the MIT license. See the LICENSE file for more info.
Contribute
If you would like to contribute to CAMeL Tools, please read the CONTRIBUTE.rst file.
Contributors
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
Built Distribution
Hashes for camel_tools-0.4.dev5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1dbb2854daaadac42c6d2a9e623bd6bd5c2ce10aa3c71c0be3a19edab900210 |
|
MD5 | 4156d930cdc14a24a9c888d9a5fee42f |
|
BLAKE2b-256 | 884d287f9f417a0908669d60c8a064ea646b2452aeefe0366b43253d72b53bb0 |