AllenNLP
Research library for NLP by AI2 built on PyTorch.
About
AllenNLP was developed by the Allen Institute for AI as a PyTorch research library for building deep learning models on linguistic tasks. It supplies abstractions for datasets, data readers, models, and training loops, a configuration-driven experiment system, a command-line interface, and modules for evaluation, interpretability, and fairness. For years it was a standard foundation for academic NLP work and backed many published models. The project is now in maintenance mode: the team stopped adding features and upgrading dependencies, ended official support in December 2022, and recommends alternatives such as Hugging Face Transformers or AI2 Tango for new projects. It requires Python 3.6.1 or later, runs on Linux and macOS but not Windows, installs via pip, conda-forge, or Docker, and remains available under the Apache 2.0 license, which keeps it useful for reproducing older research and for specific components like its fairness module.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Natural Language Processing
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Simple framework for state-of-the-art NLP by Zalando Research.
Library for efficient text classification and word representation by Meta.
Topic modeling and document similarity library for unsupervised NLP.
Generalist model for named entity recognition using bidirectional transformer.
State-of-the-art machine learning library providing thousands of pre-trained models.
Topic modeling library leveraging transformer embeddings and c-TF-IDF.