sbo-package {sbo} | R Documentation |
sbo: Text Prediction via Stupid Back-Off N-Gram Models
Description
Utilities for building and evaluating text prediction functions based on Stupid Back-Off N-gram models.
Author(s)
Valerio Gherardi
References
The Stupid Back-Off smoothing method for N-gram models was introduced by Brants et al., https://www.aclweb.org/anthology/D07-1090/ (2007).
See Also
Useful links:
Report bugs at https://github.com/vgherard/sbo/issues
[Package sbo version 0.5.0 Index]