Text Mining and Natural Language Processing in R
Hands-on text mining and natural language processing (NLP) training for data science applications in R
About the Course and Instructor
FREE PREVIEWData and Scripts For the Course
Introduction to R and RStudio
Conclusion to Section 1
Read in CSV & Excel Data
Read in Data from Online CSV
Read in Zipped File
Read Data from a Database
Read in JSON Data
Read in Data from PDF Documents
Read in Tables from PDF Documents
Conclusion to Section 2
Read in Data From Online Google Sheets
Read in Data from Online HTML Tables-Part 1
Read in Data from Online HTML Tables-Part 2
Get and Clean Data from HTML Tables
Read Text Data from an HTML Page
Introduction to Selector Gadget
More Webscraping With rvest-IMDB Webpage
Another Way of Accessing Webpage Elements
Conclusions to Section 3
What is an API?
Extract Text Data from Guardian Newspaper
Extract Data from Facebook
Get More out Of Facebook
Set up a Twitter App for Mining Data from Twitter
Extract Tweets Using R
More Twitter Data Extraction Using R
Get Tweet Locations
Get Location Specific Trends
Learn More About the Followers of a Twitter Handle
Another Way of Extracting Information From Twitter- the rtweet Package
Geolocation Specific Tweets With "rtweet"
More Data Extraction Using rtweet
Locations of Tweets
Mining Github Using R
Set up the FourSquare App
Extract Reviews for Venues on FourSquare
Conclusions to Section 5
Explore Tweet Data
A Brief Explanation
EDA With Text Data
Examine Multiple Document Corpus of Text
Brief Introduction to tidytext
Text Exploration & Visualization with tidytext
Explore Multiple Texts with tidytext
Count Unique Words in Tweets
Visualizing Text Data as TF-IDF
TF-IDF in Graphical Form
Conclusions to Section 6
Regular Price