Deep Learning for Natural Language Processing - Palash Goyal, Sumit Pandey, Karan Jain

Deep Learning for Natural Language Processing (eBook)

Creating Neural Networks with Python
eBook Download: PDF
2018 | 1st ed.
XVII, 277 Seiten
Apress (Verlag)
978-1-4842-3685-7 (ISBN)
Systemvoraussetzungen
66,99 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
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.




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. 

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 LearnGain the fundamentals of deep learning and its mathematical prerequisitesDiscover deep learning frameworks in Python Develop a chatbot Implement a research paper on sentiment classificationWho This Book Is ForSoftware developers who are curious to try out deep learning with NLP.

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. 

Chapter 1:  Introduction to NLP and Deep LearningChapter 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 PythonNo of pages: 50-60Sub -Topics1. Deep Learning Framework - An overview2. Comparison with other machine learning techniques3. Why Python for Deep Learning4. Deep Learning Libraries5. NLP- An overview6. Introduction to Deep Learning for NLPChapter 2:  Word Vector representationsChapter Goal: Introduction of basic and advanced word vector representationNo of pages: 50-60Sub - Topics 1. Overview of Simple Word Vector representations: word2vec, Glove2. Advanced word vector representations: Word Representations via Global Context and Multiple Word Prototypes3. Evaluation methods for unsupervised word embedding Chapter 3:  Neural Networks and Back Propagation Chapter Goal: Neural Networks for named entity recognitionNo of pages: 50-60Sub - Topics:  1. Learning Representations by back propagating the errors2. Gradient checks, over-fitting, regularization, activation functions Chapter 4: Recurrent neural networks, GRU, LSTM, CNNChapter Goal: Deep Learning architectures like RNN, CNN, LSTM, and CNN in great details with proper examples of eachNo of pages: 70-80Sub - Topics: 1. Recurrent neural network based language model2. Introduction of GRU and LSTM3. Recurrent neural networks for different tasks4. CNN for object identificationChapter 5:  Developing a ChatbotChapter 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-60Sub - Topics: 1. Development of a simple closed context Chatbot2. Deployment using free server “Heroku”3. Integrating  Seq2seq model with the Chatbot4. Integrating Image Identification model with the ChatbotChapter 6:  Interaction of Reinforcement Learning and ChatbotChapter Goal: Detailed explanation of the Reinforcement Learning concept and one of the prevalent case studies/research paper on Reinforcement Learning applications for ChatbotNo of pages: 20-30Sub - Topics: 1. Introduction to Reinforcement Learning2. Present applications of Reinforcement Learning for Chatbot3. Detailed explanation of one of the research papers on applications of Reinforcement Learning for Chatbot

Erscheint lt. Verlag 26.6.2018
Zusatzinfo XVII, 277 p. 99 illus., 2 illus. in color.
Verlagsort Berkeley
Sprache englisch
Themenwelt Mathematik / Informatik Informatik Programmiersprachen / -werkzeuge
Informatik Theorie / Studium Künstliche Intelligenz / Robotik
Mathematik / Informatik Informatik Web / Internet
Schlagworte Chatbots • Deep learning • Natural Language Processing • Neural networks • Python • Recurrent Neural Networks • Reinforcement Learning
ISBN-10 1-4842-3685-8 / 1484236858
ISBN-13 978-1-4842-3685-7 / 9781484236857
Haben Sie eine Frage zum Produkt?
PDFPDF (Wasserzeichen)
Größe: 7,6 MB

DRM: Digitales Wasserzeichen
Dieses eBook enthält ein digitales Wasser­zeichen und ist damit für Sie persona­lisiert. Bei einer missbräuch­lichen Weiter­gabe des eBooks an Dritte ist eine Rück­ver­folgung an die Quelle möglich.

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen dafür einen PDF-Viewer - z.B. den Adobe Reader oder Adobe Digital Editions.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen dafür einen PDF-Viewer - z.B. die kostenlose Adobe Digital Editions-App.

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
der Praxis-Guide für Künstliche Intelligenz in Unternehmen - Chancen …

von Thomas R. Köhler; Julia Finkeissen

eBook Download (2024)
Campus Verlag
38,99
Wie du KI richtig nutzt - schreiben, recherchieren, Bilder erstellen, …

von Rainer Hattenhauer

eBook Download (2023)
Rheinwerk Computing (Verlag)
24,90