Python Natural Language Processing Cookbook

Python Natural Language Processing Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 285
Release :
ISBN-10 : 9781838987787
ISBN-13 : 1838987789
Rating : 4/5 (789 Downloads)

Book Synopsis Python Natural Language Processing Cookbook by : Zhenya Antić

Download or read book Python Natural Language Processing Cookbook written by Zhenya Antić and published by Packt Publishing Ltd. This book was released on 2021-03-19 with total page 285 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get to grips with solving real-world NLP problems, such as dependency parsing, information extraction, topic modeling, and text data visualization Key FeaturesAnalyze varying complexities of text using popular Python packages such as NLTK, spaCy, sklearn, and gensimImplement common and not-so-common linguistic processing tasks using Python librariesOvercome the common challenges faced while implementing NLP pipelinesBook Description Python 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 learnBecome well-versed with basic and advanced NLP techniques in PythonRepresent grammatical information in text using spaCy, and semantic information using bag-of-words, TF-IDF, and word embeddingsPerform text classification using different methods, including SVMs and LSTMsExplore different techniques for topic modeling such as K-means, LDA, NMF, and BERTWork with visualization techniques such as NER and word clouds for different NLP toolsBuild a basic chatbot using NLTK and RasaExtract information from text using regular expression techniques and statistical and deep learning toolsWho this book is for This 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.


Python Natural Language Processing Cookbook Related Books

Python Natural Language Processing Cookbook
Language: en
Pages: 285
Authors: Zhenya Antić
Categories: Computers
Type: BOOK - Published: 2021-03-19 - Publisher: Packt Publishing Ltd

GET EBOOK

Get to grips with solving real-world NLP problems, such as dependency parsing, information extraction, topic modeling, and text data visualization Key FeaturesA
Natural Language Processing with Transformers, Revised Edition
Language: en
Pages: 409
Authors: Lewis Tunstall
Categories: Computers
Type: BOOK - Published: 2022-05-26 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural lang
Practical Natural Language Processing
Language: en
Pages: 455
Authors: Sowmya Vajjala
Categories: Computers
Type: BOOK - Published: 2020-06-17 - Publisher: O'Reilly Media

GET EBOOK

Many books and courses tackle natural language processing (NLP) problems with toy use cases and well-defined datasets. But if you want to build, iterate, and sc
Natural Language Processing with Python Cookbook
Language: en
Pages: 316
Authors: Krishna Bhavsar
Categories: Computers
Type: BOOK - Published: 2017-11-24 - Publisher:

GET EBOOK

Learn the tricks and tips that will help you design Text Analytics solutionsAbout This Book* Independent recipes that will teach you how to efficiently perform
Natural Language Processing with Java Cookbook
Language: en
Pages: 374
Authors: Richard M. Reese
Categories: Computers
Type: BOOK - Published: 2019-04-25 - Publisher: Packt Publishing Ltd

GET EBOOK

A problem-solution guide to encounter various NLP tasks utilizing Java open source libraries and cloud-based solutions Key FeaturesPerform simple-to-complex NLP