mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
Enhances figure and table caption formatting to ensure consistency and readability. - Implements a comprehensive `apply_sentence_case` function that handles technical terms, acronyms, and proper nouns correctly. - Refines the `format_bold_explanation_caption` function to use the improved sentence casing. - Updates the caption update logic to support both figures and tables. - Widens key phrase length for figures.