包含七步编排入口、结构化/向量化/聚类/词频/报告模块与 prompts 配置;忽略原始 CSV 与本地密钥。 Co-authored-by: Cursor <cursoragent@cursor.com>
33 lines
501 B
Text
33 lines
501 B
Text
# macOS
|
||
.DS_Store
|
||
|
||
# Python
|
||
310py/
|
||
.venv/
|
||
venv/
|
||
__pycache__/
|
||
*.py[cod]
|
||
*.egg-info/
|
||
.pytest_cache/
|
||
.mypy_cache/
|
||
|
||
# 密钥(勿提交)
|
||
.dashscope_key
|
||
.env
|
||
.env.*
|
||
|
||
# 本地数据库
|
||
voc_structured.sqlite
|
||
voc_embeddings.sqlite
|
||
voc_clustering.sqlite
|
||
|
||
# 流水线输出(含 word_freq.csv、报告 HTML 等)
|
||
output/
|
||
|
||
# 原始 / 中间 CSV(不纳入版本库)
|
||
*.csv
|
||
|
||
# 常见 --input-dir 原始数据目录(目录名因产品而异,按需追加)
|
||
reviews_export/
|
||
*-voc/
|
||
cat deterrent indoor /
|