dimalik/Hrate: Implements LZ estimator for texts

Implements the increasing window entropy estimator (i.e., LZ78) for text corpora. Concretely, the algorithm finds the entropy rate of a corpus by calculating the entropy in increasingly larger blocks of text.

Getting started

Package details

AuthorChristian Bentz [aut, cre], Dimitris Alikaniotis [aut, cre]
MaintainerDimitris Alikaniotis <da352@cam.ac.uk>
LicenseMIT + file LICENSE
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dimalik/Hrate")
dimalik/Hrate documentation built on Aug. 31, 2024, 3:39 a.m.