Lectures
You can download the lecture slides here.
-
-
3. Word vectors
[slides]
Suggested Readings:
- SLP, Chapter 5, Chapter I
- Mikolov et al. (2013). Efficient Estimation of Word Representations in Vector Space
- Pennington, Socher, & Manning (2014). GloVe: Global Vectors for Word Representation
-
7. Dependency Parsing
[slides]
Suggested Readings:
- SLP, Chapter 19
- Nivre et al. (2006). MaltParser: A Data-Driven Parser-Generator for Dependency Parsing
- Chen & Manning (2014). A fast and accurate dependency parser using neural networks
-
-
-
Acknowledgment: These course slides are based on materials from CS224N: NLP with Deep Learning @ Stanford University.