Learn R Programming

sbo (version 0.5.0)

sbo-package: 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.

Arguments

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: