/jiant

jiant is a software toolkit for natural language processing research, designed to facilitate work on multitask learning and transfer learning for sentence understanding tasks.

Primary LanguagePythonMIT LicenseMIT

jiant v2 (Alpha)

Generic badge codecov License: MIT

jiant is a software toolkit for natural language processing research, designed to facilitate work on multitask learning and transfer learning for sentence understanding tasks.

Installation

git clone https://github.com/jiant-dev/jiant.git
pip install -r jiant/requirements-dev.txt

You can confirm that jiant is installed by running a basic experiment using the instructions here.

Getting started

Examples to help you get started can be found here here.

Issues

Templates for bug reports and feature requests are provided here.

Contributing

The jiant project's contributing guidelines can be found here.

License

jiant is released under the MIT License.