austinliuu / NLP_Next_Word_Predicition

RShiny App for Next word Prediciton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RShiny App for Next word Prediciton

License:MIT License


Languages

Language:R 100.0%