- Course
Manipulating String Data in R
Learn how to work on string data in R. Use the best add on packages' and perform sentiment analysis on large texts.
- Course
Manipulating String Data in R
Learn how to work on string data in R. Use the best add on packages' and perform sentiment analysis on large texts.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Data
What you'll learn
Do you want to learn how to use R to efficiently clean and analyze string data? In this course, Manipulating String Data in R, you will learn multiple techniques that are crucial for string related work. First, you will learn the multiple functions available that help you in handling string or character data. Next, you will be shown the best functions from both R Base as well as the stringr add on package. Then, all common tasks will be demonstrated including: replacing, removing, counting or searching string patterns via regex syntax. Next, you will understand Regex, are invaluable in defining specific patterns in a string. Finally, you will see how sentiment analysis is performed in R, and the sentiment lexicons available for fast and efficient sentiment analysis. When you’re finished with this course, you’ll have the skills and knowledge of string handling needed to work on all sorts of text based data including books, social media feeds and tweets.
Manipulating String Data in R
-
Introduction | 1m 23s
-
Managing Expectations | 2m 47s
-
Working with Strings: Simple Example | 4m 23s
-
Main Problems of Working with Strings | 6m 6s
-
Pattern Matching and Replacement with Substitute Functions | 4m 29s
-
Regular Expressions | 5m 12s
-
Regular Expressions Use Cases and Metacharacters | 7m 3s
-
Summary | 1m 30s