Skip to main content

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

PyPI Version PyPI Python Version Documentation Status MIT License

CAMeL Lab Logo

Introduction

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 2.7 or 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

camel_tools-0.4.dev3.tar.gz (5.0 MB view hashes)

Uploaded Source

Built Distribution

camel_tools-0.4.dev3-py2.py3-none-any.whl (8.8 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page