NLP: Natural Language Processing with R培训
Introduction
NLP and R vs Python
Installing and Configuring R Studio
Installing R Packages Related to Natural Language Processing (NLP)
An Overview of R's Text Manipulation Capabilities
Getting Started with an NLP Project in R
Reading and Importing Data Files into R
Text Manipulation with R
Document Clustering in R
Parts of Speech Tagging in R
Sentence Parsing in R
Working with Regular Expressions in R
Named-Entity Recognition in R
Topic Modeling in R
Text Classification in R
Working with Very Large Data Sets
Visualizing Your Results
Optimization
Integrating R with Other Languages (Java, Python, etc.)
Summary and Conclusion