This document discusses natural language understanding and emotion extraction using deep learning. It summarizes SyntaxNet and DRAGNN, which are frameworks for natural language processing using deep learning. It then discusses using these frameworks to build models for part-of-speech tagging, dependency parsing, and language understanding. It also discusses building models for extracting emotions from text using techniques like SentiWordNet and modeling emotions in a vector space.