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

https://github.com/spujadas/coursera-ddp-shiny

Coursera Developing Data Products Week 4 Peer-graded Assignment: Shiny
https://github.com/spujadas/coursera-ddp-shiny

language-detection nlp shiny

Last synced: 8 months ago
JSON representation

Coursera Developing Data Products Week 4 Peer-graded Assignment: Shiny

Awesome Lists containing this project

README

          

# Coursera Developing Data Products Week 4 Peer-graded Assignment: Shiny

In this project, we created a Shiny application and deployed it on RStudio's servers, and used R Presentations (also known as RStudio Presenter) to prepare a reproducible pitch presentation about our application.

The application is [published online on shinyapps.io](https://sebp.shinyapps.io/language-detection/) (will be online during the grading period of the Coursera Developing Data Products session, may be offline afterwards, but can be run offline on RStudio).

The presentation is [published online on RPubs](http://rpubs.com/sebp/language-detection) and [on GitHub](https://spujadas.github.io/coursera-ddp-shiny/language-detection-app).

The source files for the language corpora are included this repository (in the `corpora` subdirectory): they were taken from the [2016 OpenSubtitles Frequency Word Lists](https://github.com/hermitdave/FrequencyWords/) project, where they have been released under the MIT license.