COMS_W4705--NLP icon indicating copy to clipboard operation
COMS_W4705--NLP copied to clipboard

My solution to Natural Language Processing Columbia Course by Michael Collins in 2015

trafficstars

Columbia Natural Language Processing (COMS W4705)

This Repo contains my solution to Natural Language Processing Course made by Michael Collins in 2015 for Columbia university. You can find the link of the course in the website of Columbia university:

http://www.cs.columbia.edu/~cs4705/

And you can download the whole course as well from this torrent link:

http://academictorrents.com/details/8a8f93e18dd6c46c48ee2936ed500b1ff4cc9175

Assignments

This course contains four different assignments:

  1. Hidden Markov Model.
  2. CKY.
  3. Machine Translation.
  4. Global Linear Model.

Each folder of these contains a compressed folder, which contains the assignment before solution in case you want to resolve it.