SwiftKey App Visualization

Text analysis of SwiftKey data for the Data Science Specialization in Coursera

r
shiny
Published

August 24, 2020

As the final project of the Coursera Specialization in Data Science from Johns Hopkins University, I developed a shiny app that displays n_gram combination of words found in text files from blogs, newspaper and twitter. The randomly places words and generates a random shape with them. It is a fun way to explore the area of text analysis and shiny apps. If you want to know more, check the app slides and the application itself. (The app may take a while to process your request, so give it few secs 😁)

Interactive Version

Back to top