CLMLNov 24, 2015

Natural Language Understanding with Distributed Representation

arXiv:1511.07916v155 citationsHas Code
Originality Synthesis-oriented
AI Analysis

It provides educational material for students, but is incremental as it covers established methods without new research contributions.

This lecture note introduces neural network approaches for natural language understanding, focusing on language modeling and machine translation as fundamental tasks.

This is a lecture note for the course DS-GA 3001 <Natural Language Understanding with Distributed Representation> at the Center for Data Science , New York University in Fall, 2015. As the name of the course suggests, this lecture note introduces readers to a neural network based approach to natural language understanding/processing. In order to make it as self-contained as possible, I spend much time on describing basics of machine learning and neural networks, only after which how they are used for natural languages is introduced. On the language front, I almost solely focus on language modelling and machine translation, two of which I personally find most fascinating and most fundamental to natural language understanding.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes