Next Word Prediction

Data Science Capstone Project

  • Developed using R and Shiny
  • Predicts the next word from user input

Project Objective

  • Build a simple next-word prediction application
  • Accept a phrase from the user
  • Predict the most likely next word

How It Works

  • User enters a phrase.
  • The application checks the input.
  • A predefined prediction is displayed.
  • Built using Shiny.

Demonstration

Conclusion

  • Interactive web application
  • Demonstrates basic next-word prediction
  • Can be expanded using NLP models and larger datasets

Thank you!