Yul Young Park
09/27/2018
Goal of this project is to build a predictive text model, a language model that helps people type on mobile devices.
Data: from Capstone Dataset
Language model used: 3-, 2-, and 1-gram with backoff model
model performance measured by train(80%) and test data(20%):
References:
https://cran.r-project.org/web/views/NaturalLanguageProcessing.html https://web.stanford.edu/~jurafsky/NLPCourseraSlides.html http://datasciencespecialization.github.io/capstone/