Skip to main content

Provide Forte implementations of a fantastic collection of NLP tools.

Project description




Python Build Documentation Status License Chat Code style: black

Forte is a toolkit for building Natural Language Processing pipelines. This repository tries to wrap the fantastic collections of NLP libraries built by the community.

This project is part of the CASL Open Source family.

Get Started

  • First, install the library along with SpaCy.

To install the PyPI repository version:

pip install spacy

You can also install GPU supports via:

pip install spacy[cuda]

See https://spacy.io/usage/#gpu for available cuda supports.

  • NOTE: if the command does not install the GPU supported SpaCy, you can follow the instructions here to install it manually: https://spacy.io/usage/#gpu

To install the latest version:

git clone https://github.com/asyml/forte-wrappers.git
cd forte-wrappers
pip install src/spacy

License

This project is licensed by Apache License 2.0. The project provides wrappers to other open-sourced projects. To use them in your project, please check the license of the corresponding project.

Companies and Universities Supporting Forte

                  

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

forte.spacy-0.0.3.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

forte.spacy-0.0.3-py3-none-any.whl (8.9 kB view hashes)

Uploaded 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