wordpredictor
Develop Text Prediction Models Based on N-Grams
Description
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%3A%2F%2Fweb.stanford.edu%2F~jurafsky%2Fslp3%2F3.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>.
Downloads
230
Last 30 days
14103rd
230
Last 90 days
230
Last year
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | NOTE |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (14 non-OK)
for unstated dependencies in ‘demo’
'library' or 'require' call not declared from: ‘shiny’
for unstated dependencies in ‘demo’
'library' or 'require' call not declared from: ‘shiny’
*
*
*
*
*
*
*
for unstated dependencies in ‘demo’
'library' or 'require' call not declared from: ‘shiny’
for unstated dependencies in ‘demo’
'library' or 'require' call not declared from: ‘shiny’
*
*
*
Check History
NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
for unstated dependencies in ‘demo’
'library' or 'require' call not declared from: ‘shiny’
for unstated dependencies in ‘demo’
'library' or 'require' call not declared from: ‘shiny’
for unstated dependencies in ‘demo’
'library' or 'require' call not declared from: ‘shiny’
for unstated dependencies in ‘demo’
'library' or 'require' call not declared from: ‘shiny’