统一为使用基于pydantic的.env环境变量管理配置、全项目基于loguru进行日志管理、前端添加数据库类型选项
修复数据库初始化问题、删除过时的数据库格式方法、修复空停用词错误。
… "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.