Python Natural Language Processing Cookbook : Over 50 recipes to understand, analyze, and generate text for implementing language processing tasks

個数:

Python Natural Language Processing Cookbook : Over 50 recipes to understand, analyze, and generate text for implementing language processing tasks

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 284 p.
  • 言語 ENG
  • 商品コード 9781838987312
  • DDC分類 006.35

Full Description

Get to grips with solving real-world NLP problems, such as dependency parsing, information extraction, topic modeling, and text data visualization

Key Features

Analyze varying complexities of text using popular Python packages such as NLTK, spaCy, sklearn, and gensim
Implement common and not-so-common linguistic processing tasks using Python libraries
Overcome the common challenges faced while implementing NLP pipelines

Book DescriptionPython is the most widely used language for natural language processing (NLP) thanks to its extensive tools and libraries for analyzing text and extracting computer-usable data. This book will take you through a range of techniques for text processing, from basics such as parsing the parts of speech to complex topics such as topic modeling, text classification, and visualization.
Starting with an overview of NLP, the book presents recipes for dividing text into sentences, stemming and lemmatization, removing stopwords, and parts of speech tagging to help you to prepare your data. You'll then learn ways of extracting and representing grammatical information, such as dependency parsing and anaphora resolution, discover different ways of representing the semantics using bag-of-words, TF-IDF, word embeddings, and BERT, and develop skills for text classification using keywords, SVMs, LSTMs, and other techniques. As you advance, you'll also see how to extract information from text, implement unsupervised and supervised techniques for topic modeling, and perform topic modeling of short texts, such as tweets. Additionally, the book shows you how to develop chatbots using NLTK and Rasa and visualize text data.
By the end of this NLP book, you'll have developed the skills to use a powerful set of tools for text processing.What you will learn

Become well-versed with basic and advanced NLP techniques in Python
Represent grammatical information in text using spaCy, and semantic information using bag-of-words, TF-IDF, and word embeddings
Perform text classification using different methods, including SVMs and LSTMs
Explore different techniques for topic modeling such as K-means, LDA, NMF, and BERT
Work with visualization techniques such as NER and word clouds for different NLP tools
Build a basic chatbot using NLTK and Rasa
Extract information from text using regular expression techniques and statistical and deep learning tools

Who this book is forThis book is for data scientists and professionals who want to learn how to work with text. Intermediate knowledge of Python will help you to make the most out of this book. If you are an NLP practitioner, this book will serve as a code reference when working on your projects.

Contents

Table of Contents

Learning NLP Basics
Playing with Grammar
Representing text - capturing semantics
Classifying Texts
Getting started with information extraction
Topic modeling
Building Chatbots
Visualizing text data

最近チェックした商品