Contents

allennlp 2.10.1

0

An open-source NLP research library, built on PyTorch.

An open-source NLP research library, built on PyTorch.

Stars: 11890, Watchers: 11890, Forks: 2230, Open Issues: 91

The allenai/allennlp repo was created 8 years ago and the last code push was 3 years ago.
The project is extremely popular with a mindblowing 11890 github stars!

How to Install allennlp

You can install allennlp using pip

pip install allennlp

or add it to a project with poetry

poetry add allennlp

Package Details

Author
Allen Institute for Artificial Intelligence
License
Apache
Homepage
https://github.com/allenai/allennlp
PyPi:
https://pypi.org/project/allennlp/
GitHub Repo:
https://github.com/allenai/allennlp

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  allennlp  pypi packages just yet.

Errors

A list of common allennlp errors.

Code Examples

Here are some allennlp code examples and snippets.

Related Packages & Articles

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries

spacy 3.8.11

Industrial-strength Natural Language Processing (NLP) in Python

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

keras 3.13.2

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

gensim 4.4.0

Python framework for fast Vector Space Modelling