null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Deep Learning for Natural Language Processing

List Price: $59.99
SKU:
9781617295447
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Stephan Raaijmakers
    Format:
    Paperback
    Pages:
    296
    Publisher:
    Manning (December 6, 2022)
    Language:
    English
    ISBN-13:
    9781617295447
    ISBN-10:
    1617295442
    Dimensions:
    7.38" x 9.25" x 0.7"
    File:
    Eloquence-SimonSchuster_08192026_P10502905_onix30-20260819.xml
    Folder:
    Eloquence
    List Price:
    $59.99
    As low as:
    $53.99
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Weight:
    15.68oz
    Case Pack:
    26
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    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).

    Table of Contents
    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