Deep learning for natural language processing creating neural networks with Python

Discover the concepts of deep learning used for natural language processing (NLP), with full-fledged examples of neural network models such as recurrent neural networks, long short-term memory networks, and sequence-2-sequence models. You'll start by covering the mathematical prerequisites and...

Full description

Bibliographic Details
Main Authors: Goyal, Palash, Pandey, Sumit (Author), Jain, Karan (Author)
Format: eBook
Language:English
Published: [Place of publication not identified], New York Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York 2018
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Introduction
  • Chapter 1: Introduction to NLP and Deep Learning
  • Chapter 2: Word Vector representations
  • Chapter 3: Unfolding Recurrent Neural Networks
  • Chapter 4: Developing a Chatbot
  • Chapter 5: Research Paper Implementation: Sentiment Classification