Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 482 Bytes

File metadata and controls

8 lines (8 loc) · 482 Bytes

Statistical_Natural_Language_Processing

Exercises and projects developed during the Statistical NLP Course at NYU Fall17 as part of the Master of Computer Science Program:

  1. Assignment 1: N-grams analysis.
  2. Assignment 2: Proper name classification.
  3. Assignment 3: Part of speech tagging.
  4. Assignment 4: Word alignments.
  5. Assignment 5: Word embeddings.
  6. Final Project: Phrase Based Sentiment Classification Using Tree-LSTMs: Does Attention Help?