kennethreitz
|
9c476e3582
|
Add shallow commentary detection script
Detects:
- Generic templated questions
- Boilerplate historical sections
- Missing Greek/Hebrew terms
- Short analysis sections
- Templated analysis patterns
Usage:
python scripts/detect_shallow_commentary.py # Full scan
python scripts/detect_shallow_commentary.py --worst # Only 3+ issues
python scripts/detect_shallow_commentary.py --book romans
Found 1,911 severe cases (3+ issues) mostly in Romans, 1-2 Corinthians
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-09 10:45:27 -05:00 |
|