/cs224d

Stanford CS224d - Deep Learning for Natural Language Processing - http://cs224d.stanford.edu/

Primary LanguageScala

#CS224D - Deep Learning for Natural Language Processing This is a working project repository for assignments / explorations associated with Stanford University's cs224d course. Please see the website for more information and project background.

I've chosen to implement this project using the Scala / Spark ecosystem with the following project dependencies:

Quick Setup

  1. Install SBT
  2. Clone this project
  3. Run sbt (This will also download all dependencies)