/NLP_Next_Word_Predicition

RShiny App for Next word Prediciton

Primary LanguageRMIT LicenseMIT

NLP_Next_Word_Predicition

RShiny App for Next word Prediciton

This is the RShiny code for the NLP Next word Prediciton. The App follows the n-gram method to make a prediction, 3,2,1-gram tables are generated and stored from the subset of corpora, This app loads n-gram tables and does a fast look up to predict the next word.

Data is from NgramTable

Screenshot