vgherard / sbo

Utilities for training and evaluating text predictors based on Stupid Back-off N-gram models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`summary()` and `str()` methods for `sbo_preds` and `kgram_freqs` S3 classes

vgherard opened this issue · comments

As in title. In correspondence, the print() methods could be made a little less verbose.

Rethinking about this, str() doesn't seem a priority right now.