NLP Examples don't use torchtext

Why don’t the NLP examples use torchtext? I found this PR from a while ago to add it into the word_language_model, but it wasn’t merged into master. It would make torchtext a lot easier to use if we saw examples using it other than the SNLI one in the examples.