Releases: hangingahaw/recapify
Releases · hangingahaw/recapify
v0.1.1
Structure-aware capitalization correction powered by LLMs.
- Segment classification: heading, subheading, body, list-item, definition
- diff-match-patch safety filter: only case changes accepted
- Unicode confusable rejection
- CRLF-aware segment splitting with correct offset mapping
- Batch processing with configurable batch size
- ESM + CJS + TypeScript declarations