Summary
Developed an application in shiny
which accepts a string of words and returns a table of recommendations sorted by probability. The tidytext
package in R was used for processing, cleaning and analyzing the data, while ggplot2
was used for visualizations.
Content
This project was written as a report in Rmarkdown, and can be found here