Skip to content

Introduction and Setup

Minh Le edited this page Mar 21, 2019 · 3 revisions

Dependencies

The dependencies for this project is PyTorch, Pandas, Numpy, NLTK.

Set Up

To understand this project, one should read the wiki pages in the following order.

  1. Data Set Up - discusses data and preprocessing steps.
  2. Code Structure - Talks about how the repo is structured.
  3. Experiments - Setting up and running experiments.

Clone this wiki locally