A repository containing tutorials for practical NLP using PyTorch
This repository is here to provide tutorials (and a record of my work) regarding practical NLP in PyTorch. The code here is complementary to my blog. I will be gradually updating this repository as I learn new tools and write new posts.
Run
pip install -r requirements.txtThese tutorials assume PyTorch version 1.0.0
Using allennlp
Using fastai
Models from scratch