Hello everyone,
I have already completed my NextWord Prediction project and deployed it on ShinyApps.io.
Live App: https://ashtech.shinyapps.io/nextword-prediction/
Features:
-
N-gram language model (1–4 grams)
-
Backoff strategy for predictions
-
Text preprocessing
-
Interactive Shiny interface
I would appreciate any feedback on the model, user interface, and overall project implementation.
Thank you!