Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anfractuosity/lossytextcompressor
Lossy text compressor
https://github.com/anfractuosity/lossytextcompressor
compression lossy-compression text
Last synced: 3 days ago
JSON representation
Lossy text compressor
- Host: GitHub
- URL: https://github.com/anfractuosity/lossytextcompressor
- Owner: anfractuosity
- Created: 2013-09-24T19:38:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T16:09:47.000Z (over 2 years ago)
- Last Synced: 2024-08-02T05:12:04.581Z (3 months ago)
- Topics: compression, lossy-compression, text
- Language: Python
- Homepage: https://www.anfractuosity.com/projects/lossy-text-compression/
- Size: 192 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lossy Text Compression
=====================Simply finds the shortest word, for each word in a document,
from a thesaurus and outputs it. To compress text in a lossy fashion.Alice in wonderland compresses from 164K to 149K (and still just about being readable)!