- A Natural language processing project with R
- Mainly use n-gram tokenizer as the algorithm
- More details about the whole project please read
Project-Overview.md
A project report of data cleaning and data processing
https://rpubs.com/nocturnes92/748976
A prototype shinyapp for word prediction and trend display
https://nocturnes92.shinyapps.io/WordsPrediction/
R code: https://github.com/nocturnes92/Data-Science-Capstone/tree/main/WordsPrediction
A simple R presenation to demonstrate the shinyapp
https://rpubs.com/nocturnes92/749602