Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python

  • 18h 30m 31s
  • Cole Howard, Hannes Hapke, Hobson Lane
  • Manning Publications
  • 2019

Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions.

About the Technology

Recent advances in deep learning empower applications to understand text and speech with extreme accuracy. The result? Chatbots that can imitate real people, meaningful resume-to-job matches, superb predictive search, and automatically generated document summaries - all at a low cost. New techniques, along with accessible tools like Keras and TensorFlow, make professional-quality NLP easier than ever before.

What's inside:

  • Some sentences in this book were written by NLP! Can you guess which ones?
  • Working with Keras, TensorFlow, gensim, and scikit-learn.
  • Rule-based and data-based NLP.
  • Scalable pipelines.

Requirements

This book requires a basic understanding of deep learning and intermediate Python skills.

In this Audiobook

  • Chapter 1 - Packets of Thought (NLP Overview)
  • Chapter 2 - Build Your Vocabulary (Word Tokenization)
  • Chapter 3 - Math with Words (TF-IDF Vectors)
  • Chapter 4 - Finding Meaning in Word Counts (Semantic Analysis)
  • Chapter 5 - Baby Steps with Neural Networks (Perceptrons and Backpropagation)
  • Chapter 6 - Reasoning with Word Vectors (Word2vec)
  • Chapter 7 - Getting Words in Order with Convolutional Neural Networks (CNNs)
  • Chapter 8 - Loopy (Recurrent) Neural Networks (RNNs)
  • Chapter 9 - Improving Retention with Long Short-Term Memory Networks
  • Chapter 10 - Sequence-to-Sequence Models and Attention
  • Chapter 11 - Information Extraction (Named Entity Extraction and Question Answering)
  • Chapter 12 - Getting Chatty (Dialog Engines)
  • Chapter 13 - Scaling up (Optimization, Parallelization, and Batch Processing)
SHOW MORE
FREE ACCESS