Text Mining with R



Download free course Text Mining with R, pdf file on 194 pages by Julia Silge, David Robinson.
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.

Table of contents

  • The Tidy Text Format
  • Sentiment Analysis with Tidy Data
  • Analyzing Word and Document Frequency: tf-idf
  • Relationships Between Words: N-grams and Correlations
  • Converting to and from Nontidy Formats
  • Topic Modeling
  • Case Study: Comparing Twitter Archives
  • Case Study: Mining NASA Metadata
  • Case Study: Analyzing Usenet Text
Pages : 194
Size :
File type : PDF
Downloads: 145
Created: 2022-02-03
License: CC BY-NC-SA
Author(s): Julia Silge, David Robinson
Text Mining with R

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Building Games for Firefox OS

Google Maps API Succinctly

Power BI Succinctly

Keras Succinctly

Azure Durable Functions Succinctly

Others related eBooks about Text Mining with R

iOS Notes for Professionals

Do you want to understand all the facets of iOS programming and build complex iOS apps? Then you have come to the right place. This problem-solution guide will help you to eliminate expensive learning curves and focus on specific issues to make you proficient at tasks and the speed-up time involved....

Proofs and Concepts: The Fundamentals of Abstract Mathematics

This undergraduate textbook provides an introduction to proofs, logic, sets, functions, and other fundamental topics of abstract mathematics. It is designed to be the textbook for a bridge course that introduces undergraduates to abstract mathematics, but it is also suitable for independent study by...

New Applications of Artificial Intelligence

This book has a complete set of applications of artificial neural networks that allow the reader to gain experience about the new systems for implementing and developing artificial intelligence (AI) methods, which can run in several digital systems. On the other hand, the book shows the newest alg...

Efficient Learning Machines

Machine learning techniques provide cost-effective alternatives to traditional methods for..., download free Learning Machines tutorial in PDF (268 pages) created by Mariette Awad ....

Interpretable Machine Learning: A Guide for Making Black Box Models Explainable

This book explains to you how to make (supervised) machine learning models interpretable....

Think Bayes: Bayesian Statistics in Python

If you know how to program with Python and also know a little about probability, you're ready to tackle Bayesian statistics. With this book, you'll learn how to solve statistical problems with Python code instead of mathematical notation, and use discrete probability distributions instead of conti...

Algorithms

Download free course Algorithms, pdf file on 472 pages by by Jeff Erickson....

Introduction to GNU Octave

A brief introduction to scientific computing with GNU Octave. Designed as a textbook supplement for freshman and sophomore level linear algebra and calculus students....

Software Innovation

Download free course Software Innovation, pdf file on 129 pages by Jeremy Rose....

AI for Everyone?

Download free course AI for Everyone?, pdf file on 310 pages by by Pieter Verdegem....