Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 597 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 597 Bytes

Tallyho

Tallyho is a pedagocial library to demonstrate different ways to count things on the JVM. It wraps

as well as provides an implemenation of the Pipeline data structure for handling streaming data. Additionally, it provides implementations of reservoir sampling and Karp's frequent element algorithm.

Papers

Within the repository, you will find links to papers covering the related material