#101 · Primary category: NLP Tools & Text Processing
jiant
jiant is an nlp toolkit
Project last updated:07/06/23
GitHub Stars
1.7K
Forks
296
Contributors
62
License
MIT
Why we included this project
For researchers and grad students who want to run multitask and transfer learning experiments without writing every training loop from scratch, jiant is a useful toolkit. It is configuration-driven and ships with support for more than 50 natural language understanding tasks, plus standard benchmarks such as GLUE, SuperGLUE, and XTREME. You can load a pretrained transformer, pick several tasks, and see how they train together or transfer to each other in a reproducible way. Since it builds on PyTorch and the Hugging Face transformers and datasets libraries, it fits into the modern NLP stack. One honest caveat: the project is no longer actively maintained, so treat it as a mature, well-documented reference for research workflows rather than something to base a production pipeline on.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量