JHU Data Science Capstone Project.
All the R scripts used in different phases of the project are in the corresponding folder:
- Milestone Report: markdown script and auxiliary necessary functions.
- Model building process: set of scripts and auxiliary functions for generatings N-gram tables.
- Presentation: Rpres script.
- Shiny Applications: Shiny scripts, together auxiliary functions and data.tables, to run the predictive applications.
Please, take into account that all the intermediate data.frames generated during the model building/training phase have not been uploaded due to their size.