<p>Leverage Natural Language Processing (NLP) in Python and learn how to set up your own robust environment for performing text analytics. This second edition has gone through a major revamp and introduces several significant changes and new topics based on the recent trends in NLP. </p><p>Youβll se
Text Analytics with Python: A Practitioner's Guide to Natural Language Processing
β Scribed by Dipanjan Sarkar
- Publisher
- Apress
- Year
- 2019
- Tongue
- English
- Leaves
- 688
- Edition
- 2nd ed.
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Leverage Natural Language Processing (NLP) in Python and learn how to set up your own robust environment for performing text analytics. This second edition has gone through a major revamp and introduces several significant changes and new topics based on the recent trends in NLP.
Youβll see how to use the latest state-of-the-art frameworks in NLP, coupled with machine learning and deep learning models for supervised sentiment analysis powered by Python to solve actual case studies. Start by reviewing Python for NLP fundamentals on strings and text data and move on to engineering representation methods for text data, including both traditional statistical models and newer deep learning-based embedding models. Improved techniques and new methods around parsing and processing text are discussed as well.
Text summarization and topic models have been overhauled so the book showcases how to build, tune, and interpret topic models in the context of an interest dataset on NIPS conference papers. Additionally, the book covers text similarity techniques with a real-world example of movie recommenders, along with sentiment analysis using supervised and unsupervised techniques.There is also a chapter dedicated to semantic analysis where youβll see how to build your own named entity recognition (NER) system from scratch. While the overall structure of the book remains the same, the entire code base, modules, and chapters has been updated to the latest Python 3.x release.
What You'll Learn
β’ Understand NLP and text syntax, semantics and structureβ’ Discover text cleaning and feature engineeringβ’ Review text classification and text clustering β’ Assess text summarization and topic modelsβ’ Study deep learning for NLP
Who This Book Is For
IT professionals, data analysts, developers, linguistic experts, data scientists and engineers and basically anyone with a keen interest in linguistics, analytics and generating insights from textual data.
β¦ Table of Contents
Front Matter ....Pages i-xxiv
Natural Language Processing Basics (Dipanjan Sarkar)....Pages 1-68
Python for Natural Language Processing (Dipanjan Sarkar)....Pages 69-114
Processing and Understanding Text (Dipanjan Sarkar)....Pages 115-199
Feature Engineering for Text Representation (Dipanjan Sarkar)....Pages 201-273
Text Classification (Dipanjan Sarkar)....Pages 275-342
Text Summarization and Topic Models (Dipanjan Sarkar)....Pages 343-451
Text Similarity and Clustering (Dipanjan Sarkar)....Pages 453-517
Semantic Analysis (Dipanjan Sarkar)....Pages 519-566
Sentiment Analysis (Dipanjan Sarkar)....Pages 567-629
The Promise of Deep Learning (Dipanjan Sarkar)....Pages 631-659
Back Matter ....Pages 661-674
β¦ Subjects
Computer Science; Python; Big Data
π SIMILAR VOLUMES
Leverage Natural Language Processing (NLP) in Python and learn how to set up your own robust environment for performing text analytics. This second edition has gone through a major revamp and introduces several significant changes and new topics based on the recent trends in NLP. Youβll see how to u
This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies ranging from predictive text and email filtering to automatic summarization and translation. You'll learn how to write Python programs to analyze the structur
<p><strong>Work with Python and powerful open source tools such as Gensim and spaCy to perform modern text analysis, natural language processing, and computational linguistics algorithms.</strong></p> <h4>Key Features</h4> <ul> <li>Discover the open source Python text analysis ecosystem, using sp
Build and deploy intelligent applications for natural language processing with Python by using industry standard tools and recently popular methods in deep learning Key Features A no-math, code-driven programmer's guide to text processing and NLP Get state of the art results with modern tooling acro