1180f285a0
Add a visual control panel for the crawler, supporting customization of topics and parameter configuration.
戒酒的李白
2025-02-23 23:30:54 +08:00
20a5be7aeb
Add options for selecting large models and prioritize using DeepSeek for analysis.
戒酒的李白
2025-02-16 01:16:35 +08:00
017f43a9c3
Deleted some unused documentation files.
戒酒的李白
2025-02-13 18:44:09 +08:00
f5b2bf5061
Delete the BCAT frontend page.
戒酒的李白
2025-02-13 16:13:25 +08:00
dfe1a833f9
Modify naming conventions that may cause confusion and consolidate code files.
戒酒的李白
2025-02-13 15:56:34 +08:00
82089852c9
Supports integration of two models from DeepSeek for analysis!
戒酒的李白
2025-02-12 01:45:45 +08:00
12a8732bd2
More model support, including OpenAI and Claude, with corresponding updates to the README documentation.
戒酒的李白
2025-02-11 22:41:09 +08:00
a60a0f3296
A more comprehensive large model analysis setup, front-end interface optimization.
戒酒的李白
2025-02-11 22:30:52 +08:00
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
45324ee19b
Added dynamic scheduling functionality to adjust crawler execution intervals based on crawl duration and data volume.
Asy0y0
2025-01-12 18:34:09 +08:00
3d253b11fb
Optimize word cloud generation script by adding logging and exception handling.
Asy0y0
2025-01-12 04:06:18 -06:00
06e6060b7a
Delete some unnecessary introductions
Asy0y0
2025-01-12 03:18:25 -06:00
e58f105761
More convenient project initialization, with database initialization added to app.py.
戒酒的李白
2025-01-09 23:30:15 +08:00
a30773715e
Modify the database hardcoding to switch to command-line interactive database connection.
戒酒的李白
2025-01-09 23:08:55 +08:00
3fab33a8d4
Update predict.py. The prediction model is optimized to a time series model, which significantly improves the modeling fitness.
wjhgq
2024-12-12 13:24:50 +08:00