Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikeqfu/text-pred-app-coursera

A simple Shiny app for text prediction
https://github.com/mikeqfu/text-pred-app-coursera

coursera r shiny text-prediction

Last synced: 5 days ago
JSON representation

A simple Shiny app for text prediction

Awesome Lists containing this project

README

        

### Coursera - Data Science - Capstone Project

## textPredCoursera

**The
"textPredCoursera"
is a simple Shiny app created for the
Capstone Project
of the
Data Science
Coursera course.**

The app contains a predictive text model that may guess the most likely word following a given text message and, in addition, also provide several alternatives for what the next word might be. For example, when we type: "It was nice", the next word might be most likely to be "to"; or it might be something like "meeting", "seeing", ... In this app, the predictions are based on machine learning from written text data sourced from Internet blogs, news and twitter. The data set is available here: Coursera-SwiftKey.zip.

Shiny app link: https://mikeqfu.shinyapps.io/textPredCoursera