… "Wuhan University Public Opinion".
修复news-id冲突问题
Fix mindspider
Chore/ignore demo files
# Conflicts: # MindSpider/DeepSentimentCrawling/MediaCrawler/schema/tables.sql # MindSpider/config.py
2. 修复数据库not null错误 3. 支持PG数据库 4. 规范环境变量及配置使用 5. 规范为uv安装 6. 使用loggru
fix: correct typo and remove duplicate dependency
- Fix typo: MindeSpider -> MindSpider in README.md - Remove duplicate loguru entry in requirements.txt
2. 修复数据库not null错误 3. 支持PG数据库 4. 规范环境变量及配置使用 5. 规范为uv安装 6. 使用loggru
2. 修复数据库not null错误 3. 支持PG数据库 4. 规范环境变量及配置使用 5. 规范为uv安装 6. 使用loggru
…ovide installation notes for CPU and GPU versions of torch.
Fix: #51
Instruct users to copy config.py.example to config.py for local setup.
change it to config.py.example
Instruct users to copy config.py.example to config.py for local setup.
Added important announcement about online deployment experience on Monday (11.3) to the README.
…icantly refactored the sentiment analyzer to be more robust against missing machine learning dependencies and controllable via a toggle.
改为使用uv安装,更加快速,且修复torch和transformers未安装的问题