str_to_repair_grammar: Runs the repair on a string.

View source: R/RcppExports.R

str_to_repair_grammarR Documentation

Runs the repair on a string.

Description

Runs the repair on a string.

Usage

str_to_repair_grammar(str)

Arguments

str

the input string.

References

N.J. Larsson and A. Moffat. Offline dictionary-based compression. In Data Compression Conference, 1999.

Examples

str_to_repair_grammar("abc abc cba cba bac xxx abc abc cba cba bac")

jMotif/jmotif-R documentation built on Sept. 27, 2022, 4:31 p.m.