Published February 10, 2026
| Version v1.0.0
Software
Open
czwziy/lit_metrics: v1.0.0 - Initial Release
Authors/Creators
Description
🎉 Highlights (核心亮点)
- 项目初始化: 发布
lit_metricsv1.0.0,提供完整的文献计量学工具集。 - 核心功能: 集成
bib-deduplicator(去重)、bibliometric-analysis(计量分析) 和screen-bib(AI筛选) 三大模块。 - 文档完善: 新增详细的 README.md、LICENSE 及各模块使用手册。
🚀 New Features (新特性)
- [x] 实现基于 LLM 的文献智能筛选功能 (
screen-bib)。 - [x] 支持多源数据 (WoS, Scopus, PubMed) 的自动化清洗与去重。
- [x] 提供项目为中心 (Project-Centric) 的数据管理架构。
🐛 Bug Fixes (修复)
- (如果有修复bug,在此列出,例如: Fix encoding issue in CSV export)
📦 Dependency Updates (依赖更新)
- Python 3.x support
- Update requirements.txt with latest dependencies
🔧 Installation & Usage (安装与使用)
git clone [https://github.com/your-username/lit_metrics.git](https://github.com/your-username/lit_metrics.git)
cd lit_metrics
pip install -r requirements.txt
python skills/bib-deduplicator/main.py --help
Files
czwziy/lit_metrics-v1.0.0.zip
Files
(1.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1955bde19597137c46816093544e0711
|
1.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/czwziy/lit_metrics/tree/v1.0.0 (URL)
Software
- Repository URL
- https://github.com/czwziy/lit_metrics