Files
dotfiles/python
Richie 6c8a4bfea7 feat(ebook): add protected phrase extraction library with config-driven tuning
Refactor protected phrase handling from a single module into a
python/ebook_search/protected_phrases package covering extraction,
storage, and runtime matching. Phrase filtering is now data-driven via
bundled TOML files: ignored_phrases, bad_starts, bad_ends, and
most_common_words.

Add phrase-tuning settings to EbookSearchConfig so candidate generation,
scoring, LLM judging, and matching are configurable rather than hardcoded:
token bounds, entity token limit, raw n-gram min count, frequency and
chapter-spread score thresholds, candidate/LLM/target caps, confidence
threshold, nesting defaults, and the phrase hit boost.
2026-07-24 11:38:50 -04:00
..
2026-02-18 17:12:38 -05:00
2026-06-14 15:41:09 -04:00
2026-06-14 13:53:02 -04:00
2026-01-22 21:26:38 -05:00
2025-10-31 22:37:54 -04:00
2026-06-14 13:38:14 -04:00
2025-10-31 22:37:54 -04:00
2026-06-14 13:37:55 -04:00
2025-11-08 08:21:27 -05:00
2025-10-31 22:37:54 -04:00