- Course website
- This repository follows the Winter 2019 session.
- Assignment #1: Exploring Word Vectors
- Assignment #2: word2vec
- Assignment #3: Dependency Parsing
- Assignment #4: Neural Machine Translation with RNNs and Analyzing NMT Systems
Note: For the programming assignments, have uploaded only the scripts which I have changed. For the rest of the files, one needs to download Winter 2019 assignments.
Mentioned below in the projects are the topics covered in this course.
- Named Entity Recognition (NER) for Occupation Recognition on Spanish Medical Documents
- NER
- Features included Dependency Parse Tree
- Entity Normalization (Entity Linking)
- Fasttext's subword embedding
- NER