kgrams: Classical k-gram Language Models
        Training and evaluating k-gram language models in R, 
        supporting several probability smoothing techniques, 
        perplexity computations, random text generation and more.
| Version: | 0.2.1 | 
| Depends: | R (≥ 4.0) | 
| Imports: | Rcpp, rlang, methods, utils, RcppProgress (≥ 0.1), Rdpack | 
| LinkingTo: | Rcpp, RcppProgress | 
| Suggests: | testthat (≥ 3.0.0), covr, knitr, rmarkdown, tibble | 
| Published: | 2024-11-13 | 
| DOI: | 10.32614/CRAN.package.kgrams | 
| Author: | Valerio Gherardi  [aut, cre] | 
| Maintainer: | Valerio Gherardi  <vgherard840 at gmail.com> | 
| BugReports: | https://github.com/vgherard/kgrams/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://vgherard.github.io/kgrams/,
https://github.com/vgherard/kgrams | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | kgrams results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=kgrams
to link to this page.