Skip to content

uclnlp/stat-nlp-course

Repository files navigation

Build Status Stories in Ready Gitter stat-nlp-course

Code for the UCL Statistical NLP course

Terminal Setup

This assumes that you have Git and SBT installed on your machine. Then run the following commands in your working directory.

  git clone https://github.com/uclmr/stat-nlp-course.git
  cd stat-nlp-course
  sbt clean; sbt compile; sbt test

IntelliJ Setup

If you are using IntelliJ you can run the following command to automatically setup an IntelliJ project (after you did the setup via the terminal).

sbt gen-idea

Scala Learning Resources

About

Code for the UCL Statistical NLP course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages