Capstone_PPT

Karthik Shankar
04/08/2020

Application Summary

  • Takes input line
  • Prediction algorithm processes input text
  • Based on training dataset, next word is predicted

How to use

  • The app is pretty simple to use.
  • Input the incomplete text in the input text box
  • After a delay, next word is given as output

Algorithm

  • N-gram model was used
  • Dataset was cleaned
  • Uni-gram was extracted