Two-phase extraction improvements: - Auto-detect answer section boundary by scanning in 10-page steps for 'Preferred Response:' — finds exact page where questions end and answers begin (PREP 2013 answers start at page ~68, not at the end of the file) - Restrict Phase 1 question chunks to pages BEFORE the answer section - Extract answer key from answer section in CHUNKS (50 pages each) to handle large answer sections — accumulates all item→letter mappings - Previous version used last 40% which missed items 1-~135 for PREP 2013 README: full CLI extraction documentation: - list-sections: find document and section IDs - extract <section_id> [--bg] [--title] [--mode] [--user] - jobs / jobs --user <email> - Explanation of auto-format detection (inline vs separate answer key) Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| tests | ||
| .dockerignore | ||
| .env.example | ||
| alembic.ini | ||
| Dockerfile | ||
| manage.py | ||
| requirements.txt | ||