Text Mining with R: A Tidy Approach

Text Mining with R: A Tidy Approach
ISBN-10
1491981628
ISBN-13
9781491981627
Category
Computers
Pages
194
Language
English
Published
2017-06-12
Publisher
"O'Reilly Media, Inc."
Authors
David Robinson, Julia Silge

Description

Much of the data available today is unstructured and text-heavy, making it challenging for analysts to apply their usual data wrangling and visualization tools. With this practical book, you’ll explore text-mining techniques with tidytext, a package that authors Julia Silge and David Robinson developed using the tidy principles behind R packages like ggraph and dplyr. You’ll learn how tidytext and other tidy tools in R can make text analysis easier and more effective. The authors demonstrate how treating text as data frames enables you to manipulate, summarize, and visualize characteristics of text. You’ll also learn how to integrate natural language processing (NLP) into effective workflows. Practical code examples and data explorations will help you generate real insights from literature, news, and social media. Learn how to apply the tidy text format to NLP Use sentiment analysis to mine the emotional content of text Identify a document’s most important terms with frequency measurements Explore relationships and connections between words with the ggraph and widyr packages Convert back and forth between R’s tidy and non-tidy text formats Use topic modeling to classify document collections into natural groups Examine case studies that compare Twitter archives, dig into NASA metadata, and analyze thousands of Usenet messages

Other editions

Similar books

  • Supervised Machine Learning for Text Analysis in R
    By Julia Silge, Emil Hvitfeldt

    This book provides practical guidance and directly applicable knowledge for data scientists and analysts who want to integrate unstructured text data into their modeling pipelines.

  • Text Analysis with R: For Students of Literature
    By Matthew L. Jockers, Rosamond Thalken

    In this volume, readers immediately begin working with text, and each chapter examines a new technique or process, allowing readers to obtain a broad exposure to core R procedures and a fundamental understanding of the possibilities of ...

  • Text Mining in Practice with R
    By Ted Kwartler

    This book takes a practical, hands-on approach to teaching you a reliable, cost-effective approach to mining the vast, untold riches buried within all forms of text using R. Author Ted Kwartler clearly describes all of the tools needed to ...

  • R and Data Mining: Examples and Case Studies
    By Yanchang Zhao

    Readers will find this book a valuable guide to the use of R in tasks such as classification and prediction, clustering, outlier detection, association rules, sequence analysis, text mining, social network analysis, sentiment analysis, and ...

  • Text Mining with R
    By Julia Silge. David Robinson

    With this practical book, you'll explore text-mining techniques with tidytext, a package that authors Julia Silge and David Robinson developed using the tidy principles behind R packages like ggraph and dplyr .

  • Mastering Text Mining with R
    By Ashish Kumar, Avinash Paul

    Master text-taming techniques and build effective text-processing applications with R About This Book Develop all the relevant skills for building text-mining apps with R with this easy-to-follow guide Gain in-depth understanding of the ...

  • Mastering Text Mining with R
    By Kumar Ashish, Avinash Paul A.

    This book will get you up to speed with text mining using R. You will explore essential techniques, along with understanding how to create text-processing apps with R.

  • Introduction to Data Science: Data Analysis and Prediction Algorithms with R
    By Rafael A. Irizarry

    This book is a textbook for a first course in data science. No previous knowledge of R is necessary, although some experience with programming may be helpful.

  • People Analytics & Text Mining with R
    By Mong Shen Ng

    This book teaches you R (R can be downloaded for free), people analytics, social media analytics, text mining and sentiment analysis.

  • Automated Data Collection with R: A Practical Guide to Web Scraping and Text Mining
    By Simon Munzert, Christian Rubba, Peter Meißner

    Case studies are featured throughout along with examples for each technique presented. R code and solutions to exercises featured in the book are provided on a supporting website.