Complete Guide to NLP with R
Offered By: LinkedIn Learning
Course Description
Overview
Find out how to use the R programming language to implement natural language processing (NLP) algorithms.
Syllabus
Introduction
- Welcome to natural language processing with R
- Skills and tools you need to be successful in this course
- What is tm and why do you need it?
- Real-world NLP with tm
- Real-world NLP with quanteda
- Real-world NLP with tidytext
- Understanding corpora and sources
- Examining corpora
- Examining sources
- Custom sources
- Combining and subsetting corpora
- Working with document metadata
- Make useful metadata
- Finding and filtering based on metadata
- Transformations
- Stop words
- Stemming
- Lemmatization
- Tokenization
- N-grams
- Part of speech tagging
- Understanding the document-term matrix
- Create the document-term matrix
- Weighting the document-term matrix
- Focus the document-term matrix
- Word and document frequency
- Hierarchical clustering
- Associated terms
- What is sentiment analysis?
- Real-world example of sentiment analysis
- Sentiment datasets
- Sentiment tools
- Plotting text mining
- Plotting Zipf’s and Heap’s Law
- Word clouds
- Your next steps in NLP
- Welcome to natural language processing with R
- Skills you need to be successful in this course
- How to think like tidytext
- An example: Calculate the most popular terms in a document
- Tokenizing with unnest_tokens( )
- Stopwords, punctuation, whitespace, and numbers
- Stemming and lemmatization
- Term frequency with bind_tf_idf( )
- Sentiment analysis with sentiments( )
- Parts of speech with parts_of_speech( )
- Import and export from other NLP packages
- Next steps
- Welcome to natural language processing with R
- Skills and tools you need
- Introduction to quanteda
- Install quanteda
- Create a quanteda corpus
- Create metadata with docvars
- Corpus subsets and groups
- Reshape and segment a corpus
- Remove lines from a corpus
- Corpus and tokens
- Remove tokens and stopwords
- Group tokens
- Stemming with tokens
- Corpus, tokens, and DFM
- Create and modify a DFM
- Real-world analysis with DFM
- The quanteda textstats package
- Real-world text statistics with textstats
- Understand the quanteda sentiment package
- Real-world sentiment analysis with quanteda sentiment
- Visualization with textplots
- Use dplyr with quanteda
- Your next steps in NLP
- Project introduction
- Project explanation
Taught by
Mark Niemann-Ross
Related Courses
Text Mining and AnalyticsUniversity of Illinois at Urbana-Champaign via Coursera Text Mining & Analytics
Delft University of Technology via edX Text Analytics with SAP HANA Platform
SAP Learning Applied Text Mining in Python
University of Michigan via Coursera Hands-on Text Mining and Analytics
Yonsei University via Coursera