Commit Graph

12 Commits

Author SHA1 Message Date
戒酒的李白 8ec05efe27 Integrating the OpenAI API for in-depth comment analysis, with usability to be debugged. 2025-02-10 00:10:14 +08:00
戒酒的李白 8249ec0048 Implement a two-level caching system (memory + disk) to optimize topic switch response speed, support asynchronous writing, and automatically clean up expired data. 2025-02-09 22:06:46 +08:00
戒酒的李白 607db7317e Optimize model loading and prediction performance, implement the singleton pattern, and provide comprehensive error handling and error messages, along with confidence level display. 2025-02-08 23:00:11 +08:00
戒酒的李白 1707c2c3de Added a feature to select the emotion analysis model, supporting switching between the basic and improved models. 2025-02-04 21:06:33 +08:00
戒酒的李白 826de6184d The old emotion recognition model has been replaced with the new model_pro, and the results have been integrated into the project. 2025-02-04 21:03:45 +08:00
戒酒的李白 c62f2b2a8e Added a logging utility class and supplemented, standardized the logging output for all modules. 2025-01-27 18:09:30 +08:00
juanboy 2713bf9fe2 话题预测界面 2024-07-05 01:38:10 +08:00
juanboy 82bf846b5b 摘虫 2024-07-04 22:56:17 +08:00
juanboy d139169e09 爬虫结束自动打标注 2024-07-04 19:22:17 +08:00
redhongx a1d1e8d4a6 【page.py】【getTableData.py】修改import 2024-07-04 12:40:55 +08:00
kpt afd50ff32f 【page.py】添加话题页接口 2024-07-03 20:35:59 +08:00
戒酒的李白 468455ebc4 【展示页完善】各种子菜单的显示完善 2024-07-03 15:19:18 +08:00