Deep Learning for Natural Language Processing: Creating Neural Networks with Python
Palash Goyal
- 出版商: Apress
- 出版日期: 2018-06-27
- 售價: $1,280
- 貴賓價: 9.5 折 $1,216
- 語言: 英文
- 頁數: 296
- 裝訂: Paperback
- ISBN: 148423684X
- ISBN-13: 9781484236840
-
相關分類:
Python、DeepLearning 深度學習
-
相關翻譯:
面向自然語言處理的深度學習:用 Python 創建神經網絡 (Deep Learning for Natural Language Processing: Creating Neural Networks with Python) (簡中版)
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
商品描述
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.
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.