wordpredictor
Develop Text Prediction Models Based on N-Grams
A framework for developing n-gram models for text prediction. It provides data cleaning, data sampling, extracting tokens from text, model generation, model evaluation and word prediction. For information on how n-gram models work we referred to: "Speech and Language Processing" https://web.archive.org/web/20240919222934/https://web.stanford.edu/~jurafsky/slp3/3.pdf. For optimizing R code and using R6 classes we referred to "Advanced R" https://adv-r.hadley.nz/r6.html. For writing R extensions we referred to "R Packages", https://r-pkgs.org/index.html.
- Version0.0.5
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Languageen-US
- wordpredictor citation info
- Last release10/08/2024
Documentation
Team
Nadir Latif
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports6 packages
- Suggests5 packages