Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 348 Bytes

File metadata and controls

4 lines (2 loc) · 348 Bytes

Lingress

A simple lossless compression tool efficient for compressing text in the English language. It uses Huffman coding based on a list of words and their approximate frequency. The list used is derived from this dataset.