RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

Shivam077

shivam

Recently Published

Next Word Prediction App – Shiny Demo
This Shiny app predicts the next word in a user-typed phrase using a small n-gram backoff model. It uses trigram, bigram, and unigram frequencies from a sample English text corpus. Users type a phrase into the input box, click “Predict Next Word,” and the app outputs the most likely next word in real time. The app demonstrates a simple predictive text algorithm with a clean and interactive interface.
Milestone Report: Exploratory Analysis
Exploratory analysis of SwiftKey dataset for capstone project