Skip to content

cdudek/stat-nlp-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Stories in Ready 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