- This project builds a next-word prediction app using the SwiftKey dataset (blogs and news).
- The goal is to create a lightweight, fast, and reasonably accurate prediction model using NLP tools in R.
- Due to memory/runtime limitations:
- Only 50% of blogs and news data was used.
- Twitter data was excluded (too noisy, informal, and interfered with clean predictions).