Harris Panakkal
May 3, 2018
This is a Shiny app that accepts a user input of a single word or a combination of words and predicts the most probable word(s)
The project was developed using the knowledge on Natural Language Processing (NLP)
The data from a Corpus called HC Corpora was used for buiding the app
In developing this app a few of R packages like tm-text mining, nlp-natural language processing and quanteda- Quantitative Analysis of Textual Data in R were used