amz_review_analyse/prompts/word_freq/assign_user.md
OnesvmWhoops 2441c9119c Initial commit: VOC LLM 结构化分析流水线
包含七步编排入口、结构化/向量化/聚类/词频/报告模块与 prompts 配置;忽略原始 CSV 与本地密钥。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 15:40:13 +08:00

554 B
Raw Permalink Blame History

行业:{industry} 产品:{product_name}

【本批待分类词(word\tcount,拼写须原样作为 JSON 键)】 {word_lines}

请输出仅一个 JSON 对象:键为本批每个英文词(与上表拼写完全一致),值为类别名数组。

  • 值仅限:{cats_literal} 中的 0~多个类别;一词可多类
  • 无法明确归类时值为 [],不要编造类别
  • 不要输出「其他」;不要 Markdown 围栏

示例:{{"dog":["受众/使用对象"],"turmeric":["成分/原料","功效/功能"],"powder":["剂型"],"xyz":[]}}