Deep NLP algorithms based on PyTorch and AllenNLP Requirements Python 3.6 (Anaconda preferred) PyTorch 0.4.1 AllenNLP latest (pip install git+git://github.com/allenai/allennlp.git) Steps to reproduce python scripts/train.py <input_config_file> python scripts/evaluate.py python scripts/predict.py scripts/webdemo.sh