Limit search to available items
Record 40 of 224
Previous Record Next Record
Book Cover
E-book
Author Bengfort, Benjamin, 1984- author.

Title Applied text analysis with Python : enabling language-aware data products with machine learning / Benjamin Bengfort, Rebecca Bilbro, and Tony Ojeda
Edition First edition
Published Sebastopol, CA : O'Reilly Media, [2018]
©2018

Copies

Description 1 online resource (xviii, 310 pages) : illustrations
Contents 1. Language and computation -- 2. Building a custom corpus -- 3. Corpus preprocessing and wrangling -- 4. Text vectorization and transformation pipelines -- 5. Classification for text analysis -- 6. Clustering for text similarity -- 7. Context-aware text analysis -- 8. Text visualization -- 9. Graph analysis of text -- 10. Chatbots -- 11. Scaling text analytics with multiprocessing and spark -- 12. Deep learning and beyond
Cover; Copyright; Table of Contents; Preface; Computational Challenges of Natural Language; Linguistic Data: Tokens and Words; Enter Machine Learning; Tools for Text Analysis; What to Expect from This Book; Who This Book Is For; Code Examples and GitHub Repository; Conventions Used in This Book; Using Code Examples; O'Reilly Safari; How to Contact Us; Acknowledgments; Chapter 1. Language and Computation; The Data Science Paradigm; Language-Aware Data Products; The Data Product Pipeline; Language as Data; A Computational Model of Language; Language Features; Contextual Features
Structural FeaturesConclusion; Chapter 2. Building a Custom Corpus; What Is a Corpus?; Domain-Specific Corpora; The Baleen Ingestion Engine; Corpus Data Management; Corpus Disk Structure; Corpus Readers; Streaming Data Access with NLTK; Reading an HTML Corpus; Reading a Corpus from a Database; Conclusion; Chapter 3. Corpus Preprocessing and Wrangling; Breaking Down Documents; Identifying and Extracting Core Content; Deconstructing Documents into Paragraphs; Segmentation: Breaking Out Sentences; Tokenization: Identifying Individual Tokens; Part-of-Speech Tagging; Intermediate Corpus Analytics
Corpus TransformationIntermediate Preprocessing and Storage; Reading the Processed Corpus; Conclusion; Chapter 4. Text Vectorization and Transformation Pipelines; Words in Space; Frequency Vectors; One-Hot Encoding; Term Frequency-Inverse Document Frequency; Distributed Representation; The Scikit-Learn API; The BaseEstimator Interface; Extending TransformerMixin; Pipelines; Pipeline Basics; Grid Search for Hyperparameter Optimization; Enriching Feature Extraction with Feature Unions; Conclusion; Chapter 5. Classification for Text Analysis; Text Classification
Identifying Classification ProblemsClassifier Models; Building a Text Classification Application; Cross-Validation; Model Construction; Model Evaluation; Model Operationalization; Conclusion; Chapter 6. Clustering for Text Similarity; Unsupervised Learning on Text; Clustering by Document Similarity; Distance Metrics; Partitive Clustering; Hierarchical Clustering; Modeling Document Topics; Latent Dirichlet Allocation; Latent Semantic Analysis; Non-Negative Matrix Factorization; Conclusion; Chapter 7. Context-Aware Text Analysis; Grammar-Based Feature Extraction; Context-Free Grammars
Syntactic ParsersExtracting Keyphrases; Extracting Entities; n-Gram Feature Extraction; An n-Gram-Aware CorpusReader; Choosing the Right n-Gram Window; Significant Collocations; n-Gram Language Models; Frequency and Conditional Frequency; Estimating Maximum Likelihood; Unknown Words: Back-off and Smoothing; Language Generation; Conclusion; Chapter 8. Text Visualization; Visualizing Feature Space; Visual Feature Analysis; Guided Feature Engineering; Model Diagnostics; Visualizing Clusters; Visualizing Classes; Diagnosing Classification Error; Visual Steering; Silhouette Scores and Elbow Curves
Summary From news and speeches to informal chatter on social media, natural language is one of the richest and most underutilized sources of data. Not only does it come in a constant stream, always changing and adapting in context; it also contains information that is not conveyed by traditional data sources. The key to unlocking natural language is through the creative application of text analytics. This practical book presents a data scientist's approach to building language-aware products with applied machine learning. You'll learn robust, repeatable, and scalable techniques for text analysis with Python, including contextual and linguistic feature engineering, vectorization, classification, topic modeling, entity resolution, graph analysis, and visual steering. By the end of the book, you'll be equipped with practical methods to solve any number of complex real-world problems. Preprocess and vectorize text into high-dimensional feature representations. Perform document classification and topic modeling. Steer the model selection process with visual diagnostics. Extract key phrases, named entities, and graph structures to reason about data in text. Build a dialog framework to enable chatbots and language-driven interaction. Use Spark to scale processing power and neural networks to scale model complexity.--Provided by publisher
Bibliography Includes bibliographical references and index
Notes Online resource; title from title page (Safari, viewed July 23, 2018)
Subject Python (Computer program language)
Natural language processing (Computer science)
Machine learning.
Natural Language Processing
Machine Learning
COMPUTERS -- Programming Languages -- Python.
Machine learning
Natural language processing (Computer science)
Python (Computer program language)
Form Electronic book
Author Bilbro, Rebecca, author
Ojeda, Tony, author
ISBN 9781491963012
1491963018
9781491962992
1491962992
1491963042
9781491963043