新增 PostgreSQL 去重检索链路与 hard 评估集支持
- 新增 PostgreSQL 导入脚本、评估脚本和 schema 定义,支持基于 exact_hash、pg_trgm 和行级 hash 的三层召回策略 - 评估 CLI 新增 hard profile,覆盖错别字、OCR 错误、整段翻译、medley 片段等更贴近业务边界的场景 - 调整 checker.py 复核阈值与匹配理由文案,优化翻译行相似与仅副歌重复场景的判定逻辑 - 同步更新 README、TEST_WORKFLOW 和单元测试 Co-Authored-By: Claude <noreply@anthropic.com>
Showing
12 changed files
with
2017 additions
and
93 deletions
POSTGRES_MIGRATION.md
0 → 100644
requirements.txt
0 → 100644
scripts/evaluate_postgres.py
0 → 100644
scripts/import_library_postgres.py
0 → 100644
scripts/init_postgres.py
0 → 100644
scripts/postgres_schema.sql
0 → 100644
-
Please register or sign in to post a comment