Kevin Jones
2022-10-04
This project uses Natural Language Processing (NLP).
The critical task is to take a user's input phrase and output a predicted next word(s).
This presentation features the NLP Next Word Predict application including an instruction tab to
the application user interface and details about the text prediction algorithm.
Project deliverables:
The next word prediction model uses the principles of “tidy data” applied to text mining in R. Key model steps:
Benefits: easy to read code; uses “pipes”; fast processing of training data; able to sample up to 25% of original corpus; relatively small output repos
The next word prediction application provides an easy-to-use user interface to the next word prediction model.
Top Features:
Overall Benefits:
Shiny App
“https://kevinjones.shinyapps.io/capstone-final-project/”
“https://kevinjones.shinyapps.io/capstone-final-project/”
Data Specialization Capstone Project repository on Github
“https://github.com/tacticalCoder/project-data-science-capstone”