Free shipping on orders over $99
Python Natural Language Processing Cookbook

Python Natural Language Processing Cookbook

Over 50 recipes to understand, analyze, and generate text for implementing language processing tasks

by Zhenya Antic
Paperback
Publication Date: 19/03/2021

Share This Book:

  $83.59
or 4 easy payments of $20.90 with
afterpay
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.
ISBN:
9781838987312
9781838987312
Category:
Computer science
Format:
Paperback
Publication Date:
19-03-2021
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
284
Dimensions (mm):
235x191mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 2 - 3 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Python Natural Language Processing Cookbook.