Develop a predictive text application that predicts the next word using N-gram language models.
Dataset Sources
- Blogs
- News
Objective
Provide fast and accurate next-word predictions through an interactive Shiny application.
Develop a predictive text application that predicts the next word using N-gram language models.
Provide fast and accurate next-word predictions through an interactive Shiny application.
| Source | Lines |
|---|---|
| Blogs | 899,288 |
| News | 1,010,206 |
| 2,360,148 |
Input → Trigram → Bigram → Unigram → Prediction