Deep Learning for Natural Language Processing: Creating Neural Networks with Python
暫譯: 自然語言處理的深度學習:使用 Python 創建神經網絡
Palash Goyal
- 出版商: Apress
- 出版日期: 2018-06-27
- 售價: $2,500
- 貴賓價: 9.5 折 $2,375
- 語言: 英文
- 頁數: 296
- 裝訂: Paperback
- ISBN: 148423684X
- ISBN-13: 9781484236840
-
相關分類:
Python、程式語言、DeepLearning
-
相關翻譯:
面向自然語言處理的深度學習:用 Python 創建神經網絡 (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 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.
商品描述(中文翻譯)
發現用於自然語言處理 (NLP) 的深度學習概念,並完整示範神經網絡模型,例如循環神經網絡 (RNN)、長短期記憶網絡 (LSTM) 和序列到序列模型 (Seq2seq)。
您將首先涵蓋數學先決條件以及深度學習和 NLP 的基本概念,並提供實用範例。本書的前三章介紹 NLP 的基礎知識,從詞向量表示開始,然後進入進階演算法。最後幾章則專注於實作,處理複雜的架構,如 RNN、LSTM 和 Seq2seq,並使用 Python 工具:TensorFlow 和 Keras。《深度學習與自然語言處理》採用漸進式的方法,結合您所學的所有知識來構建一個問答聊天機器人系統。
這本書是想要開始學習 NLP 深度學習的人的良好起點。本書中呈現的所有程式碼將以 IPython 筆記本和腳本的形式提供,讓您可以嘗試範例並以有趣的方式擴展它們。
您將學到的內容:
- 獲得深度學習的基本知識及其數學先決條件
- 探索 Python 中的深度學習框架
- 開發聊天機器人
- 實作一篇有關情感分類的研究論文
本書適合對使用 NLP 進行深度學習感到好奇的軟體開發人員。