Deep Learning for Natural Language Processing

Raaijmakers, Stephan

  • 出版商: Manning
  • 出版日期: 2022-12-06
  • 定價: $2,100
  • 售價: 9.5$1,995
  • 貴賓價: 9.0$1,890
  • 語言: 英文
  • 頁數: 325
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1617295442
  • ISBN-13: 9781617295447
  • 相關分類: DeepLearning
  • 立即出貨

買這商品的人也買了...

相關主題

商品描述

Explore the most challenging issues of natural language processing, and learn how to solve them with cutting-edge deep learning!

Inside Deep Learning for Natural Language Processing you’ll find a wealth of NLP insights, including:

    An overview of NLP and deep learning
    One-hot text representations
    Word embeddings
    Models for textual similarity
    Sequential NLP
    Semantic role labeling
    Deep memory-based NLP
    Linguistic structure
    Hyperparameters for deep NLP

Deep learning has advanced natural language processing to exciting new levels and powerful new applications! For the first time, computer systems can achieve "human" levels of summarizing, making connections, and other tasks that require comprehension and context. Deep Learning for Natural Language Processing reveals the groundbreaking techniques that make these innovations possible. Stephan Raaijmakers distills his extensive knowledge into useful best practices, real-world applications, and the inner workings of top NLP algorithms.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
Deep learning has transformed the field of natural language processing. Neural networks recognize not just words and phrases, but also patterns. Models infer meaning from context, and determine emotional tone. Powerful deep learning-based NLP models open up a goldmine of potential uses.

About the book
Deep Learning for Natural Language Processing teaches you how to create advanced NLP applications using Python and the Keras deep learning library. You’ll learn to use state-of the-art tools and techniques including BERT and XLNET, multitask learning, and deep memory-based NLP. Fascinating examples give you hands-on experience with a variety of real world NLP applications. Plus, the detailed code discussions show you exactly how to adapt each example to your own uses!

What's inside

    Improve question answering with sequential NLP
    Boost performance with linguistic multitask learning
    Accurately interpret linguistic structure
    Master multiple word embedding techniques

About the reader
For readers with intermediate Python skills and a general knowledge of NLP. No experience with deep learning is required.

About the author
Stephan Raaijmakers is professor of Communicative AI at Leiden University and a senior scientist at The Netherlands Organization for Applied Scientific Research (TNO).

商品描述(中文翻譯)

探索自然語言處理中最具挑戰性的問題,並學習如何利用尖端的深度學習解決這些問題!

在《自然語言處理的深度學習》中,您將找到豐富的NLP見解,包括:

- NLP和深度學習概述
- One-hot文本表示
- 詞嵌入
- 文本相似性模型
- 連續NLP
- 語義角色標註
- 基於深度記憶的NLP
- 語言結構
- 深度NLP的超參數

深度學習已將自然語言處理推向令人興奮的新水平和強大的新應用!首次,計算機系統能夠達到「人類」水平的摘要、建立關聯和其他需要理解和上下文的任務。《自然語言處理的深度學習》揭示了使這些創新成果成為可能的突破性技術。Stephan Raaijmakers將他豐富的知識提煉成有用的最佳實踐、現實世界應用和頂尖NLP算法的內部運作。

購買印刷版書籍可獲得Manning Publications提供的PDF、Kindle和ePub格式的免費電子書。

關於技術
深度學習已經改變了自然語言處理領域。神經網絡不僅能識別單詞和短語,還能識別模式。模型能夠從上下文中推斷含義,並確定情感色彩。基於深度學習的強大NLP模型開啟了一個潛在的寶庫。

關於本書
《自然語言處理的深度學習》教您如何使用Python和Keras深度學習庫創建高級NLP應用。您將學習使用BERT和XLNET等最先進的工具和技術,多任務學習和基於深度記憶的NLP。引人入勝的示例讓您親身體驗各種真實世界的NLP應用。此外,詳細的代碼討論將向您展示如何將每個示例適應到您自己的用途中!

內容亮點
- 通過連續NLP改進問答能力
- 通過語言多任務學習提高性能
- 準確解讀語言結構
- 掌握多種詞嵌入技術

讀者對象
具備中級Python技能和對NLP的一般知識的讀者。無需深度學習經驗。

關於作者
Stephan Raaijmakers是萊頓大學的通信AI教授,也是荷蘭應用科學研究組織(TNO)的高級科學家。

作者簡介

Stephan Raaijmakers is a senior scientist at TNO and holds a PhD in machine learning and text analytics. He's the technical coordinator of two large European Union-funded research security-related projects. He's currently anticipating an endowed professorship in deep learning and NLP at a major Dutch university.

作者簡介(中文翻譯)

Stephan Raaijmakers是TNO的高級科學家,擁有機器學習和文本分析的博士學位。他是兩個大型歐盟資助的與安全相關的研究項目的技術協調員。他目前正期待在一所荷蘭大學擔任深度學習和自然語言處理的教授職位。

目錄大綱

PART 1 INTRODUCTION
1 Deep learning for NLP
2 Deep learning and language: The basics
3 Text embeddings
PART 2 DEEP NLP
4 Textual similarity
5 Sequential NLP
6 Episodic memory for NLP
PART 3 ADVANCED TOPICS
7 Attention
8 Multitask learning
9 Transformers
10 Applications of Transformers: Hands-on with BERT

目錄大綱(中文翻譯)

第一部分 簡介
1 自然語言處理的深度學習
2 深度學習與語言:基礎知識
3 文本嵌入

第二部分 深度自然語言處理
4 文本相似度
5 序列式自然語言處理
6 自然語言處理的情節記憶

第三部分 進階主題
7 注意力機制
8 多任務學習
9 轉換器
10 轉換器的應用:使用BERT進行實踐操作