An open-source NLP research library, built on PyTorch.
A modular RL library to fine-tune language models to human preferences
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
A full spaCy pipeline and models for scientific/biomedical documents.
A BERT model for scientific text.
An open-source platform for Visual AI.
library supporting NLP and CV research on scientific papers
Code associated with the Don't Stop Pretraining ACL 2020 paper
Officially supported AllenNLP models
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project.
A template repo for Python packages