Commit Graph

385 Commits

Author SHA1 Message Date
戒酒的李白 281c5834f6 Web app bug fix. 2025-08-24 14:20:56 +08:00
戒酒的李白 92537703f3 Initial setup of web app. 2025-08-24 02:05:56 +08:00
戒酒的李白 5fdb1e44a1 Fixing Streamlit bugs. 2025-08-24 00:54:38 +08:00
戒酒的李白 402d16176e Update config. 2025-08-23 20:24:30 +08:00
戒酒的李白 339545f7fb Different types of base models adapted for each agent. 2025-08-23 20:19:57 +08:00
戒酒的李白 f448ddd466 Local sentiment analysis upload. 2025-08-23 15:55:07 +08:00
戒酒的李白 4e33224633 The Insight Engine agent has been basically completed. 2025-08-23 15:11:51 +08:00
戒酒的李白 c35a6baf05 The private database analysis agent has been basically completed. 2025-08-23 14:17:24 +08:00
戒酒的李白 a33e4b3ad2 Private database operation tools completed. 2025-08-23 11:50:14 +08:00
戒酒的李白 431cf6a12c The multimodal agent has been basically completed. 2025-08-22 23:39:11 +08:00
戒酒的李白 062f66cb2e Multimodal search tools have been completed. 2025-08-22 23:07:03 +08:00
戒酒的李白 7ae863a781 Reconfiguration of the basic multi-agent architecture. 2025-08-22 22:04:08 +08:00
戒酒的李白 bec01f8930 Add multiple tools. 2025-08-22 20:46:11 +08:00
戒酒的李白 5d7f41763f JSON parsing fix. 2025-08-22 19:14:32 +08:00
戒酒的李白 862cf7c5c5 Reinitialize. 2025-08-22 19:05:19 +08:00
戒酒的李白 0c31be4287 The framework has been restructured again, and the Flask framework has been abandoned. 2025-08-22 13:52:05 +08:00
戒酒的李白 15b3a3343b Complete the part of the system crawler2. 2025-08-20 22:01:15 +08:00
戒酒的李白 047bbf8c26 Complete the part of the system crawler. 2025-08-20 21:54:31 +08:00
戒酒的李白 995ec11144 Add config.py to .gitignore to prevent credential leaks 2025-08-20 21:47:14 +08:00
戒酒的李白 690221df29 Update gitignore 2025-08-16 22:42:13 +08:00
戒酒的李白 c5c530775e Add BERTopic. 2025-08-12 19:01:20 +08:00
戒酒的李白 e2323d579c Dataset on Weibo topic's popularity over time. 2025-08-11 21:40:28 +08:00
戒酒的李白 de68be59f5 Updated the topic prediction script to support Top-K predictions and added an interactive selection feature for optional Chinese foundation models. 2025-08-09 23:16:05 +08:00
戒酒的李白 d726941d95 Fix label mapping and boost training with batch_size=64. 2025-08-09 19:42:09 +08:00
戒酒的李白 4373f31dcf Train and prediction script for a topic classification model based on bert-chinese. 2025-08-09 19:34:44 +08:00
戒酒的李白 20222bbdda Add the topic identification dataset. 2025-08-09 09:59:42 +08:00
戒酒的李白 d88d5edd99 The LLM-based topic recognition model is complete and adapted to quickly updating Weibo topics. 2025-08-07 11:14:38 +08:00
戒酒的李白 1e780876c9 Update ChineseNlpCorpus readme. 2025-08-06 19:36:59 +08:00
戒酒的李白 d1d94f53ba Update README.md 2025-08-05 23:29:00 +08:00
戒酒的李白 10b4c60a35 Add banner2 2025-08-05 23:28:27 +08:00
戒酒的李白 e225064e5c Update README.md 2025-08-05 23:22:03 +08:00
戒酒的李白 3630a34c96 Add banner. 2025-08-05 23:19:49 +08:00
戒酒的李白 4770aaf6ba Update the prediction script to change the imported model configuration to QWEN3_MODELS. 2025-08-05 19:23:27 +08:00
戒酒的李白 d2e0cc7daf Tuning Qwen3 fine-tuning hyperparameters 2025-08-05 15:47:01 +08:00
戒酒的李白 ad27791e1c Optimize the model loading logic of Qwen3. 2025-08-05 11:40:12 +08:00
戒酒的李白 c4af1eff37 Add the base class, configuration file, and training script for the Qwen3 sentiment analysis model, with support for various model sizes (0.6B, 4B, 8B). 2025-08-05 01:44:22 +08:00
戒酒的李白 e515b2751c Add readme. 2025-08-05 00:37:47 +08:00
戒酒的李白 6b8a7203e5 Add logo. 2025-08-05 00:36:08 +08:00
戒酒的李白 43525c5ca8 Added a base model class and training scripts for various sentiment analysis models, including Naive Bayes, SVM, XGBoost, LSTM, and BERT. Also, improved prediction functionality and the model loading mechanism. 2025-08-04 22:07:30 +08:00
戒酒的李白 bd60e2ed1b A new multilingual sentiment analysis module has been added. 2025-08-04 19:49:59 +08:00
戒酒的李白 645242a552 Updated how the fine-tuned BERT model is stored. 2025-08-04 14:06:45 +08:00
戒酒的李白 1331a5b983 Update LICENSE 2025-08-04 13:39:56 +08:00
戒酒的李白 2ac1138274 Updated sentiment analysis model fine-tuned on BERT-Chinese. 2025-08-04 12:44:26 +08:00
戒酒的李白 6071347c1c MediaCrawler add 2025-08-04 00:38:11 +08:00
戒酒的李白 77214ea92e Update the partial fine-tuning model and dataset. 2025-08-04 00:32:40 +08:00
戒酒的李白 5fc3146199 Update .gitattributes 2025-08-04 00:25:01 +08:00
戒酒的李白 b504808745 Update the.gitAttributes file, add processing rules for text and binary files, and ensure the correct identification of file types. 2025-08-04 00:20:29 +08:00
戒酒的李白 9a5168e7b2 Add contributor code of conduct, license files and ICONS, and update.gitAttributes to mark.js files as Python language. 2025-08-04 00:00:58 +08:00
戒酒的李白 bab8f992e4 Update README 2025-08-03 23:52:32 +08:00
戒酒的李白 a841468698 Merge branch 'main' of https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem 2025-08-03 23:24:56 +08:00