/text-classification-with-rnn

Deep Learning for text classification with Torchtext, PyTorch & FastAI

Primary LanguageJupyter Notebook

Text classification with RNN

This notebook shows how to use Torchtext, PyTorch & the FastAI library to preprocess, build and train a RNN text classifier for the Toxic Comment Classification Challenge competition on Kaggle.

Requirements

fastai torchtext torch