Warehouse Stock Clearance Sale

Grab a bargain today!


Sign Up for Fishpond's Best Deals Delivered to You Every Day
Go
Deep Learning for Natural ­Language Processing
Creating Neural Networks with Python

Rating
Format
Paperback, 277 pages
Published
United States, 1 June 2018


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 the fundamentals of deep learning and NLP with practical examples. The first three chapters of the book cover the basics of NLP, starting with word-vector representation before moving onto advanced algorithms. The final chapters focus entirely on implementation, and deal with sophisticated architectures such as RNN, LSTM, and Seq2seq, using Python tools: TensorFlow, and Keras. Deep Learning for Natural Language Processing follows a progressive approach and combines all the knowledge you have gained to build a question-answer chatbot system.
This book is a good starting point for people who want to get started in deep learning for NLP. All the code presented in the book will be available in the form of IPython notebooks and scripts, which allow you to try out the examples and extend them in interesting ways.


What You Will Learn

Gain the fundamentals of deep learning and its mathematical prerequisites Discover deep learning frameworks in Python Develop a chatbot Implement a research paper on sentiment classification


Who This Book Is For


Software developers who are curious to try out deep learning with NLP.



Chapter 1: Introduction to NLP and Deep Learning

Chapter Goal: Introduction of Deep Learning and NLP concepts, explanation of the evolution of deep learning and comparison of deep learning with other machine learning techniques in Python

No of pages: 50-60

Sub -Topics

1. Deep Learning Framework - An overview

2. Comparison with other machine learning techniques

3. Why Python for Deep Learning

4. Deep Learning Libraries

5. NLP- An overview

6. Introduction to Deep Learning for NLP


Chapter 2: Word Vector representations
Chapter Goal: Introduction of basic and advanced word vector representation

No of pages: 50-60

Sub - Topics

1. Overview of Simple Word Vector representations: word2vec, Glove

2. Advanced word vector representations: Word Representations via Global Context and Multiple Word Prototypes

3. Evaluation methods for unsupervised word embedding


Chapter 3: Neural Networks and Back Propagation

Chapter Goal: Neural Networks for named entity recognition

No of pages: 50-60

Sub - Topics:

1. Learning Representations by back propagating the errors

2. Gradient checks, over-fitting, regularization, activation functions


Chapter 4: Recurrent neural networks, GRU, LSTM, CNN

Chapter Goal: Deep Learning architectures like RNN, CNN, LSTM, and CNN in great details with proper examples of each

No of pages: 70-80

Sub - Topics:

1. Recurrent neural network based language model

2. Introduction of GRU and LSTM

3. Recurrent neural networks for different tasks

4. CNN for object identification


Chapter 5: Developing a Chatbot

Chapter Goal: Chatbots are artificial intelligence systems that we interact with via text or voice interface. Our aim is to develop and deploy a Facebook messenger Chatbot.

No of pages: 50-60

Sub - Topics:

1. Development of a simple closed context Chatbot

2. Deployment using free server "Heroku"

3. Integrating Seq2seq model with the Chatbot

4. Integrating Image Identification model with the Chatbot

Chapter 6: Interaction of Reinforcement Learning and Chatbot

Chapter Goal: Detailed explanation of the Reinforcement Learning concept and one of the prevalent case studies/research paper on Reinforcement Learning applications for Chatbot

No of pages: 20-30

Sub - Topics:

1. Introduction to Reinforcement Learning

2. Present applications of Reinforcement Learning for Chatbot

3. Detailed explanation of one of the research papers on applications of Reinforcement Learning for Chatbot

Show more

Our Price
£41.26
Elsewhere
£54.99
Save £13.73 (25%)
Ships from UK Estimated delivery date: 21st Apr - 23rd Apr from UK

Buy Together
+
Buy Together
£54.52

Product Description


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 the fundamentals of deep learning and NLP with practical examples. The first three chapters of the book cover the basics of NLP, starting with word-vector representation before moving onto advanced algorithms. The final chapters focus entirely on implementation, and deal with sophisticated architectures such as RNN, LSTM, and Seq2seq, using Python tools: TensorFlow, and Keras. Deep Learning for Natural Language Processing follows a progressive approach and combines all the knowledge you have gained to build a question-answer chatbot system.
This book is a good starting point for people who want to get started in deep learning for NLP. All the code presented in the book will be available in the form of IPython notebooks and scripts, which allow you to try out the examples and extend them in interesting ways.


What You Will Learn

Gain the fundamentals of deep learning and its mathematical prerequisites Discover deep learning frameworks in Python Develop a chatbot Implement a research paper on sentiment classification


Who This Book Is For


Software developers who are curious to try out deep learning with NLP.



Chapter 1: Introduction to NLP and Deep Learning

Chapter Goal: Introduction of Deep Learning and NLP concepts, explanation of the evolution of deep learning and comparison of deep learning with other machine learning techniques in Python

No of pages: 50-60

Sub -Topics

1. Deep Learning Framework - An overview

2. Comparison with other machine learning techniques

3. Why Python for Deep Learning

4. Deep Learning Libraries

5. NLP- An overview

6. Introduction to Deep Learning for NLP


Chapter 2: Word Vector representations
Chapter Goal: Introduction of basic and advanced word vector representation

No of pages: 50-60

Sub - Topics

1. Overview of Simple Word Vector representations: word2vec, Glove

2. Advanced word vector representations: Word Representations via Global Context and Multiple Word Prototypes

3. Evaluation methods for unsupervised word embedding


Chapter 3: Neural Networks and Back Propagation

Chapter Goal: Neural Networks for named entity recognition

No of pages: 50-60

Sub - Topics:

1. Learning Representations by back propagating the errors

2. Gradient checks, over-fitting, regularization, activation functions


Chapter 4: Recurrent neural networks, GRU, LSTM, CNN

Chapter Goal: Deep Learning architectures like RNN, CNN, LSTM, and CNN in great details with proper examples of each

No of pages: 70-80

Sub - Topics:

1. Recurrent neural network based language model

2. Introduction of GRU and LSTM

3. Recurrent neural networks for different tasks

4. CNN for object identification


Chapter 5: Developing a Chatbot

Chapter Goal: Chatbots are artificial intelligence systems that we interact with via text or voice interface. Our aim is to develop and deploy a Facebook messenger Chatbot.

No of pages: 50-60

Sub - Topics:

1. Development of a simple closed context Chatbot

2. Deployment using free server "Heroku"

3. Integrating Seq2seq model with the Chatbot

4. Integrating Image Identification model with the Chatbot

Chapter 6: Interaction of Reinforcement Learning and Chatbot

Chapter Goal: Detailed explanation of the Reinforcement Learning concept and one of the prevalent case studies/research paper on Reinforcement Learning applications for Chatbot

No of pages: 20-30

Sub - Topics:

1. Introduction to Reinforcement Learning

2. Present applications of Reinforcement Learning for Chatbot

3. Detailed explanation of one of the research papers on applications of Reinforcement Learning for Chatbot

Show more
Product Details
EAN
9781484236840
ISBN
148423684X
Publisher
Dimensions
23.4 x 15.6 x 1.6 centimeters (0.47 kg)

Table of Contents

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.

About the Author

Palash Goyal works as Senior Data Scientist, and is currently working with the applications of Data Science and Deep Learning in Online Marketing domain. He studied Mathematics and Computing from IIT-Guwahati, and proceeded to work in a fast, upscale environment.He holds wide experience in E-Commerce, Travel, Insurance, and Banking industries. Passionate about mathematics and Finance, in his free time he manages his portfolio of multiple Cryptocurrencies and latest ICOs using Deep Learning and Reinforcement Learning techniques for price prediction and portfolio management.He keeps himself in touch with the latest trends in the Data Science field and pen it down on his personal blog and digs articles related to Smart Farming in left over time. 
Sumit Pandey is a graduate from IIT Kharagpur. He worked for about a year with AXA Business services as a Data Science Consultant. He is currently engaged in launching his own venture.
Karan Jain is Product Analyst at Sigtuple , where he works on cutting edge AI driven diagnostic products . Before which he worked as a Data Scientist at Vitrana Inc , a healthcare solutions company.He enjoys working in fast culture and data-first start ups. In his leisure time he deeps dive into Genomics sciences, BCI interfaces , Optogenetics . He recently developed interest in POC devices and Nano tech for further portable diagnosis. He has healthy network of 3000+ followers on linkedin. 

Show more
Review this Product
Ask a Question About this Product More...
 
Look for similar items by category
Item ships from and is sold by Fishpond World Ltd.

Back to top
We use essential and some optional cookies to provide you the best shopping experience. Visit our cookies policy page for more information.