tweak(confidence): blend modified prob with chunk majority; floor when unanimous a5365c5 Jaja-09 commited on Oct 15, 2025
feat: min words 80, stability fixes, docs link, test-case PDFs refs e186169 Jaja-09 commited on Oct 15, 2025
fix(build): pre-download NLTK punkt_tab to satisfy tokenizer 2c1da5f Jaja-09 commited on Oct 12, 2025
fix(build): set writable TRANSFORMERS_CACHE and pre-download distilbert tokenizer/model e544167 Jaja-09 commited on Oct 12, 2025
fix(model_path): use MODEL_PATH or /app/model fallback; xgboost path inside same folder 9b295f0 Jaja-09 commited on Oct 12, 2025
fix(nltk): remove punkt_tab download to avoid /nltk_data permission issue 47605f1 Jaja-09 commited on Oct 12, 2025
fix(build): set NLTK_DATA to writable path and pre-download punkt e9de246 Jaja-09 commited on Oct 12, 2025
fix(build): disable HF_HUB_ENABLE_HF_TRANSFER to avoid hf_transfer requirement a2a5828 Jaja-09 commited on Oct 12, 2025
fix(build): add hf_transfer + hub to requirements and simplify Dockerfile de61a28 Jaja-09 commited on Oct 12, 2025
fix: use python -c instead of heredoc in Dockerfile (HF Spaces compatible) 45f84c5 Jaja-09 commited on Oct 12, 2025
backend: add FastAPI app, requirements, Dockerfile (HF model download) 78a22a6 Jaja-09 commited on Oct 12, 2025