Manipulating String Data in R
Offered By: Pluralsight
Course Description
Overview
Learn how to work on string data in R. Use the best add on packages' and perform sentiment analysis on large texts.
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.
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.
Taught by
Martin Burger
Related Courses
Building a Company’s database using MySQL and SQLCoursera Project Network via Coursera Clinical Natural Language Processing
University of Colorado System via Coursera Learn the Basics of Regular Expressions
Codecademy Language Parsing
Codecademy How to Clean Data with Python
Codecademy