feat(method): refuse default stopword deletion of report language - #145
Conversation
A default or global stopword list cannot erase repeated report language. Recovered deletion kinds match known truth at a higher computed rate than collapsing every token treatment to stopword deletion (ADR 0004/0012).
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (19)
📝 WalkthroughWalkthrough
Changesstopword_deletion 기반
Estimated code review effort: 3 (Moderate) | ~25 minutes ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
# Conflicts: # CHANGELOG.md # DOCUMENTATION.md
|
Current head |
|
@opencode-agent @cwl-noema-review Review-only request for exact current head `7974d75eec78ab877bd4351f8a82f5ed8f8a4268`. Re-review language-aware method semantics, multilingual measurement invariance, realistic tests, docs/APA traceability, and protected-merge requirements. Do not merge or enable auto-merge. |
|
Queued @cwl-noema-review and @opencode-agent for PR #145 at head |
|
Current-head review refresh for 7974d75:
|
|
Current-head review refresh for 696d56c:
|
|
Current-head review request: exact head |
Exact-head queue dispositionExact head |
1 similar comment
Exact-head queue dispositionExact head |
# Conflicts: # ARCHITECTURE.md # CHANGELOG.md # Cargo.toml # README.md # docs/TRACEABILITY.md # docs/adr/0012-temporal-relational-shared-latent-topic-measurement.md # docs/adr/README.md # docs/research/standards-and-literature.md # scripts/check_workspace_contract.py # tests/quality/test_check_docstrings.py
A default or global stopword list cannot erase repeated report language (ADR 0004/0012). Recovery is the computed share of recovered deletion kinds that match known truth versus collapsing every token treatment to stopword deletion.
Complementary to #63 TF-IDF/BM25 inferential weights and #75 method_effects (explicit template/section/style sources). This crate owns the default-stopword-deletion prohibition.
Local gates:
cargo test -p stopword_deletion --all-targetsGREEN after RED (refuse_default_stopword_deletionreturnedOkforDefaultStopwordList)-D warningsPASSDoes not allocate migration
0008. Does not recreatemethod_effects,topic_measurement, or other in-flight crates.Keep this PR draft. Preferred merge remains #46 only when exact-head required Checks pass and a qualifying independent (non-Cursor/CodeRabbit) APPROVE exists. Do not empty-commit.
Summary by CodeRabbit
새 기능
문서
테스트