Commit Graph

350 Commits

Author SHA1 Message Date
戒酒的李白 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
戒酒的李白 14d8ac6e71 Completed fine-tuning for several models and prepared the foundational components for an upcoming refactor. 2025-08-03 23:08:30 +08:00
戒酒的李白 68f63c73e3 Delete README-CN.md 2025-07-29 23:53:55 +08:00
戒酒的李白 1960c01080 Update README.md 2025-07-29 23:53:33 +08:00
戒酒的李白 67d1888a69 Create .gitattributes 2025-06-02 02:14:34 +08:00
戒酒的李白 2b4d972c2b Update README.md 2025-05-23 12:29:52 +08:00
戒酒的李白 ed23ab1908 A new microblog sentiment recognition model has been added, based on the fine-tuning of GPT2, but it has not yet been adapted to the system. 2025-05-18 22:07:18 +08:00
戒酒的李白 d24b47acfc Fix3:Random Seed 2025-05-18 22:00:50 +08:00
戒酒的李白 26098f5aaf Fix2: Provide a seed for the random_state parameter. 2025-04-02 20:37:28 +08:00
戒酒的李白 296d8e4b1e Fix: Provide a seed for the random_state parameter. 2025-04-02 20:35:22 +08:00
戒酒的李白 0ce3c011f6 Fix: Don't use pytz module with Python 3.9 and later. 2025-04-02 20:32:57 +08:00
戒酒的李白 307547196a Enhance HTTPS redirection using Flask url_for. 2025-04-02 20:11:19 +08:00
戒酒的李白 fd4b918bc5 Merge branch 'main' of https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem 2025-04-02 20:07:23 +08:00
戒酒的李白 1bbdfcd96b Optimize code structure and enhance security features. 2025-04-02 20:07:16 +08:00
戒酒的李白 eb28e0f171 Update README.md 2025-04-02 01:00:14 +08:00
戒酒的李白 bad84f5476 Enhance LSTM model for small datasets and improve performance. 2025-03-29 11:43:27 +08:00
戒酒的李白 a614bca835 Enhanced public opinion prediction system by integrating LSTM model. 2025-03-27 16:25:22 +08:00
戒酒的李白 c9fe3312a8 Add spider and workflow visualization module entries and related route configurations. 2025-03-21 19:38:58 +08:00
戒酒的李白 d4d22f726e The newly added crawler visualization settings and the process visualization orchestration module have been adapted to support bilingual switching. 2025-03-18 10:18:52 +08:00
戒酒的李白 0d67d6ebba Update README-CN.md 2025-03-17 18:59:45 +08:00
戒酒的李白 4fb8d25edb Update README.md 2025-03-17 18:59:06 +08:00
戒酒的李白 9f0b322dd2 Update README.md 2025-03-17 18:58:31 +08:00
戒酒的李白 54412b7f2a Process visualization orchestration BUG fix, feature enhancement, and support for export and import of orchestration processes. 2025-03-17 18:50:56 +08:00
戒酒的李白 231d533ece Optimize the crawler configuration page, add multi-account parallel functionality, adapt AI configuration features, and include database configuration options. 2025-03-15 13:19:41 +08:00
戒酒的李白 e95479f455 Update README-CN.md 2025-03-15 13:17:42 +08:00
戒酒的李白 fee194966d Update README.md 2025-03-15 13:08:54 +08:00
戒酒的李白 298ea391e7 Update README.md 2025-03-15 12:59:59 +08:00
戒酒的李白 e621427db7 Update README-CN.md 2025-03-13 17:26:46 +08:00
戒酒的李白 e0eaf82a80 Update README.md 2025-03-13 17:26:17 +08:00
戒酒的李白 0d4b38d939 Update README-CN.md 2025-03-13 13:24:17 +08:00
戒酒的李白 05179e32fb Update README.md 2025-03-13 13:23:05 +08:00
戒酒的李白 d9e8eefdf8 Update README.md 2025-03-13 13:20:37 +08:00
戒酒的李白 442f343c3c Minor path bug fix. 2025-03-13 13:16:01 +08:00
戒酒的李白 0c6a40b869 🚀 Major Upgrade! Visual Workflow Orchestrator and AI-Powered Crawler Implemented. Added Model Arena Feature and Efficiency Optimizations (Two-Level Caching Architecture + End-to-End Performance Enhancements). 2025-03-13 13:14:35 +08:00
戒酒的李白 ee5372941a Merge pull request #22 from apeng0406/main
系统语言中英切换优化
2025-03-10 12:39:23 +08:00
戒酒的李白 769785d475 Update README-CN.md 2025-03-10 12:38:03 +08:00