Commit Graph

6 Commits

Author SHA1 Message Date
0d54e46ba3 perf: improved NLP loading times
On cold run, takes less than 30s to run.
2026-02-08 19:49:19 +00:00
e7ffb58c3d refactor: nlp processing unified into a class
Also removed surprise emotion from content endpoint
2026-02-08 16:33:27 +00:00
8db90b236a chore: raise misc threshold in topic classification 2026-02-08 15:19:03 +00:00
a9d63c7041 feat: add descriptions to topics to improve accuracy
Also upgraded to more powerful model
2026-02-08 15:10:11 +00:00
b019885b2f feat: add multi-label classifier and topic bucket file 2026-02-08 14:46:04 +00:00
b99718f6fe refactor: rename nlp_processor to nlp 2026-02-08 13:54:16 +00:00