Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mikeqfu/text-pred-app-coursera
- Owner: mikeqfu
- License: gpl-3.0
- Created: 2016-04-19T10:24:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T14:24:19.000Z (over 2 years ago)
- Last Synced: 2024-11-30T19:28:53.938Z (2 months ago)
- Topics: coursera, r, shiny, text-prediction
- Language: HTML
- Homepage: https://mikeqfu.shinyapps.io/textPredCoursera/
- Size: 57.2 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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