dimalik/EntropyEstimator: 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/EntropyEstimator")
dimalik/EntropyEstimator documentation built on May 15, 2019, 8:44 a.m.