- Fix bug in
format_lines
mode causing missing text - Enable option to drop repeated text from OCR step
- Fix bug in LLM equation processor when original latex was correct
What's Changed
- Format Lines: Fix line merging by @tarun-menta in #712
- Vik remove chars by @VikParuchuri in #720
- Fix annotations by @VikParuchuri in #705
- Enable dropping repeated text by @VikParuchuri in #724
- Add "no corrections needed" check to llm_equation, standardize in other files by @jacksontromero in #721
New Contributors
- @jacksontromero made their first contribution in #721
Full Changelog: v1.7.3...v1.7.4