Lina Grusliene
16/06/2021
The Shinny app has been created to demonstrate the next word prediction algorithm.
Project deliverables:
The Next Word Prediction Model has been created following these steps:
The algorithm works as following:
The accuracy of the impremented prediction algorithm is 22.6% with uncertaintly of 0.418%.
The next word prediction app provides a simple user interface to the next word prediction model. The app takes as input a phrase in a text box input and outputs a prediction of the next word and 4 other alternatives (5 possible words in total).
Key Features:
Key Benefits:
Stupid Backoff Model “https://www.aclweb.org/anthology/D07-1090.pdf”
Shiny App
“https://linagr.shinyapps.io/NLP_text_prediction/”
Shiny App Source Code repository on Github
“https://github.com/linagrus/Data-Science-Capstone”