hub-gif
|
614d631261
|
feat(pipeline): 竞品简报与策略管线、报告导出及 JD 前端联动
补充策略决策键、fixture 与相关单测;分析/营销包本地存储与任务状态;竞品简报 schema 与 LLM 章节生成、促销与导出调整;并纳入 Cursor 工程规则 user-dev-style。
Made-with: Cursor
|
2026-04-27 15:48:09 +08:00 |
|
hub-gif
|
23ddf115ee
|
feat(报告): 移除第八章预设口语短语情感小节并重编号
删除评价正负面粗判(扇形图、口语短语条形图、摘要及同口径 LLM 块);文本挖掘/关注词路径统一为新的 8.2;brief 不再含 comment_sentiment_lexicon;默认关闭 llm_comment_sentiment;清理旧插图文件名;同步策略与全稿提示。
Made-with: Cursor
|
2026-04-21 10:29:26 +08:00 |
|
hub-gif
|
0e224c6a6c
|
refactor(pipeline): 移除 jd_competitor_report 中转,统一导入 competitor_report.jd_report
- 删除 backend/pipeline/jd_competitor_report.py;runner/测试与演示改为 from pipeline.competitor_report import jd_report
- 爬虫目录 jd_competitor_report.py 仅调用 jd_report.main;文档与 OpenAPI 同步更新
- 命令行推荐:python -m pipeline.competitor_report.jd_report
Made-with: Cursor
|
2026-04-17 14:46:21 +08:00 |
|
hub-gif
|
0d8e1962d7
|
refactor: 竞品报告迁入 pipeline,爬虫目录仅保留采集与兼容入口
competitor_report 子包与 jd_competitor_report 主模块移至 backend/pipeline;runner 与测试改为 from pipeline import jd_competitor_report;crawler_copy 下 jd_competitor_report 为转发 shim;jd_keyword_pipeline 文档更新。
Made-with: Cursor
|
2026-04-17 13:47:34 +08:00 |
|
hub-gif
|
b8516662a8
|
fix(charts): 探针模式下跳过 §8.3 关注词场景条图并清理旧 PNG
Made-with: Cursor
|
2026-04-16 16:32:05 +08:00 |
|
hub-gif
|
0e353318e1
|
feat(report): §8.2 先按评分分桶再统计口语短语
Made-with: Cursor
|
2026-04-16 14:57:58 +08:00 |
|
hub-gif
|
30a6bc4405
|
fix(report): 细类扇图口径与版式统一
_category_mix 增加(其余细类)使简报与扇形图合计等于有效矩阵 SKU 数;§4.3 去掉易与图不一致的 Markdown 表格与规则摘要,仅保留扇形图;全部扇形图默认画布统一为 4.9×3.65 英寸。
Made-with: Cursor
|
2026-04-16 10:38:21 +08:00 |
|
hub-gif
|
9cea35a665
|
fix(report): drop §4 brand/shop tables, align CR with pie charts
Remove duplicate Markdown tables under 4.1/4.2; compute CR from strip-normalized names matching list_*_mix_top pies. Smaller figsize for list brand/shop pies; default pie slightly compact. Deduplicate test_mix_top_remainder test; assert _structure_names_for_pie_counter length.
Made-with: Cursor
|
2026-04-15 17:54:53 +08:00 |
|
hub-gif
|
6280e436d8
|
feat(pipeline): JD 流水线 CSV 纯中文表头与模块目录重构
- 统一 csv_schema 与搜索/合并/评价/商详导出为纯中文列名,入库与视图按中文表头解析
- 竞品分析报告兼容新旧表头;新增 csv_header_rewrite 与 rewrite_pipeline_csv_headers 管理命令
- 调整 pipeline 至 jd、llm、reporting、demos 子包并更新任务与测试引用
- 新增购买者优惠摘要抽取、合并表 regen/ingest 命令、0016 迁移及相关测试
Made-with: Cursor
|
2026-04-15 16:02:29 +08:00 |
|