text-compression
Here are 82 public repositories matching this topic...
Language:All
Sort:Most stars
AI-powered text compression library for RAG systems and API calls. Reduce token usage by up to 50-60% while preserving semantic meaning with advanced compression strategies.
- Updated
Aug 16, 2025 - Python
Offline Dictionary-based Compression (Re-Pair, Recursive Pairing)
- Updated
May 29, 2023 - C
LLMA = LLM + Arithmetic coder, which use LLM to do insane text data compression. LLMA=大模型+算术编码,它能使用LLM对文本数据进行暴力的压缩,达到极高的压缩率。
- Updated
Nov 24, 2024 - Python
Extreme inline text compression for HTML / JS. A custom pipeline that generates stand-alone HTML or JS files which embed competitively compressed self-extracting text, with file sizes of 25% - 40% the original.
- Updated
Jan 12, 2025 - Python
🍶 llm-distillery ⇢ use LLMs to run map-reduce summarization tasks on large documents until a target token size is met.
- Updated
Feb 28, 2025 - JavaScript
This project is about the implementation of the LZ77 and Deflate COMPRESSION algorithm.
- Updated
Aug 27, 2020 - C
A simple visualization for huffman tree, which is used in encoding text.
- Updated
Oct 1, 2022 - JavaScript
Cross platform diff engine for .net core used to compare string values and generate a comparison output
- Updated
Feb 27, 2024 - C#
Using Huffman code to encode and compress the secret text data along with using histogram shifting to encode the data into the image.
- Updated
May 1, 2023 - Python
Easy data compression algorithm.
- Updated
Sep 11, 2025 - HTML
LZ77 algorithm, providing efficient lossless data compression and decompression capabilities. It offers a reliable and flexible solution for reducing file sizes in various programming languages.
- Updated
Jun 30, 2023 - C++
An attempt to compress the enwik8 file
- Updated
Jun 4, 2020 - C++
A text compression tool & library
- Updated
Mar 3, 2024 - Python
Data driven approach for compressing text using an encoder-decoder architecture and word-level embeddings.
- Updated
Jul 31, 2018 - Python
- Updated
Jun 18, 2023 - Haskell
A Java program that implements (4) four lossless text compression techniques for ASCII Text and compares compression ratio.
- Updated
Dec 8, 2017 - Java
Official Implementation of Paper "A Novel Metric for Evaluating Semantics Preservation"
- Updated
May 21, 2023 - Python
Improve this page
Add a description, image, and links to thetext-compression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetext-compression topic, visit your repo's landing page and select "manage topics."