[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#986678: ITP: openrefine-arithcode -- Java implementation of arithmetic coding and PPM compression



Package: wnpp
Severity: wishlist
Owner: Markus Koschany <apo@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-java@lists.debian.org, apo@debian.org

* Package name    : openrefine-arithcode
  Version         : 1.2
  Upstream Author : Bob Carpenter
* URL             : https://github.com/bob-carpenter/java-arithcode
* License         : BSD-3-clause
  Programming Lang: Java
  Description     : Java implementation of arithmetic coding and PPM compression

 Arithmetic coding is a general technique for coding the outcome of a
 stochastic process based on an adaptive model. The expected bit rate
 is the cross-entropy rate of the model versus the actual process.
 PPM, prediction by partial matching, is an adaptive statistical model
 of a symbol sequence which models the likelihood of the next byte
 based on a (relatively short) suffix of the sequence of previous
 bytes.


Reply to: