-
what ?
- An Apache 2.0 NLP research library, built on PyTorch, for developing state-of-the-art deep learning models on a wide variety of linguistic tasks.
-
why ?
- can do a lot of nlp topics: https://allennlp.org/models
conda create -n allennlp python=3.6
source activate allennlp
pip install allennlp