JAAT_DEMO / app.py

Commit History

Fix float16 dtype mismatch in TitleMatch + all matchers, remove .DS_Store, parallelize line-by-line
2a9e653

pnorlander commited on

Fix skill_embed cache miss + DebertaV2Tokenizer compat
0f9e302

pnorlander commited on

Pin JAAT 0.8.3 and precompute embeddings to avoid 30-min launch timeout
542d331

pnorlander commited on

Fix JAAT 0.7.2 compat + add line-by-line mode
8ea00ef

pnorlander commited on

Sort AIMatch results by last 5 digits of code descending
dba82f6

pnorlander commited on

Fix WageExtract: handle string values from extract_wage and string return type
76b26b2

pnorlander commited on

Add AIMatch tool and fix TitleMatch O*NET code link
43303a5

pnorlander commited on

Download NLTK data at app startup before importing JAAT
096e4a9

pnorlander Claude Opus 4.6 commited on

Link O*NET code to onetonline.org summary page
ed899a9

pnorlander Claude Opus 4.6 commited on

Add GitHub link to header
993c158

pnorlander Claude Opus 4.6 commited on

Fix NLTK punkt_tab missing and FirmExtract API bug
b1fd2a9

pnorlander Claude Opus 4.6 commited on

Fix Gradio UI: remove theme and label args that may not be supported
7ebde73

pnorlander Claude Opus 4.6 commited on

Switch from Flask to Gradio for native HuggingFace Spaces support
3a4d16d

pnorlander Claude Opus 4.6 commited on

Stream results tool-by-tool with live progress UI
e14c6ba

pnorlander Claude Opus 4.6 commited on

Redesign UI with logo, per-tool results, citation, and title input
b3c4b6e

pnorlander Claude Opus 4.6 commited on

Reduce log noise and improve gunicorn config for debugging
f21e202

pnorlander Claude Opus 4.6 commited on

Add request/response logging and debug routes for 404 diagnosis
5bf2ad4

pnorlander Claude Opus 4.6 commited on

Initial upload
4fd17cf

pnorlander commited on