Skip to content

jzpang/forte-wrappers

 
 

Repository files navigation




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 the desired tools. Let's take AllenNLP as an example:
git clone https://github.com/asyml/forte-wrappers.git
cd forte-wrappers
pip install src/allennlp

Libraries and Tools Supported

Contributing

If you are interested in making enhancement to this repository, Forte or other ASYML/CASL projects, please first go over our Code of Conduct and Contribution Guideline

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

                  

About

Forte wrapper of third-party toolkits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%