llmtrim

Release 1.1.0

Release note for version 1.1.0

June 9, 2025

June 9, 2025

@Vincenzo

impact badge

feat: Add MIT License to the project

June 9, 2025

@Vincenzo

impact badge

fix: Correct package name in package-lock.json and add light-release dependency

June 9, 2025

@Vincenzo

impact badge

fix: Update README badges formatting and adjust token reduction value

June 9, 2025

@Vincenzo

impact badge

feat: Initialize LLMTrim library with Encoder and Decoder classes- Added package.json with project metadata and dependencies. - Implemented Encoder class for text processing, including methods to trim text by removing stopwords, punctuation, and applying stemming. - Implemented Decoder class for detrimming text with options for stemming, language, and stopword removal. - Created tests for Encoder functionality to ensure compression and trimming accuracy. - Added i18n support for negation words and articles/prepositions in multiple languages. - Configured TypeScript with tsconfig.json for strict type checking and output directory.

Sign up for updates

Get notified when we release new features.