Rename the Markdown documents to dash-connected names
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -7,10 +7,10 @@ Hot 100(2016–2025)為例的內容分析。
|
||||
|
||||
## 目錄結構
|
||||
|
||||
見 `docs/project_structure.md`。研究步驟規劃見
|
||||
`docs/research_plan.md`;方法細節見 `docs/methodology.md`;
|
||||
見 `docs/project-structure.md`。研究步驟規劃見
|
||||
`docs/research-plan.md`;方法細節見 `docs/methodology.md`;
|
||||
人工編碼手冊見 `docs/codebook.md`;決策日誌見
|
||||
`docs/decision_log.md`。
|
||||
`docs/decision-log.md`。
|
||||
|
||||
## 重現方式
|
||||
|
||||
@@ -18,7 +18,7 @@ Hot 100(2016–2025)為例的內容分析。
|
||||
`pip install -e tools/`。
|
||||
2. 自 `tools/.env.example` 建立 `tools/.env`,寫入
|
||||
Anthropic API 金鑰。
|
||||
3. 依 `docs/research_plan.md` 的階段順序,於 `tools/` 目錄下
|
||||
3. 依 `docs/research-plan.md` 的階段順序,於 `tools/` 目錄下
|
||||
執行子命令,必要輸入以位置引數、選擇性輸入以選項給定(如
|
||||
`pop-fem-audit-tools build-db
|
||||
../data/source/yearend_hot100_2016_2025.csv
|
||||
|
||||
Reference in New Issue
Block a user