This project focuses on developing a Next Word Prediction App using Natural Language Processing (NLP) techniques in R.
The application is built using Shiny and the report is presented through R Markdown using a slide-based layout.
06 December 2025
This project focuses on developing a Next Word Prediction App using Natural Language Processing (NLP) techniques in R.
The application is built using Shiny and the report is presented through R Markdown using a slide-based layout.
Click the Below Link for the Application.
https://ndeekshith.shinyapps.io/dscapstone/
Click the link below for compiled project files on gitub repo.
https://github.com/ndeekshith/Data-Science-Capstone-Peer-Graded-Assignment
The data used for this project comes from the HC Corpora dataset, which includes text from:
The original dataset is very large (over 500MB). To optimize performance:
library(quanteda) summary(corpus_data)