A Simple, Fast, and Effective Next-Word Prediction App
This project delivers: - A Shiny application that predicts the next word from any English phrase. - A lightweight NLP model built from the HC Corpora (SwiftKey dataset). - A fast, deployable solution suitable for mobile keyboards and chat apps.
Goal: Build a working data product demonstrating NLP, modeling, and deployment skills.