Allen Institute for AI

A Guide to Natural Language Processing With AllenNLP

About this guide

We walk through the basics of using AllenNLP, describing all of the main abstractions used and why we chose them, how to use specific functionality like configuration files or pre-trained representations, and how to build various kinds of models, from simple to complex.

Explore the guide material

Part 2: Abstractions, Design, and Testing

Part 2 provides in-depth tutorials on individual abstractions and features of AllenNLP.

Explore Part 2
Written by the AllenNLP team at the Allen Institute for AI.
This guide was inspired by Online Course Starter.