citesure 是 LLM 時代參考文獻的開源把關工具。
數據
- 完整性基準 230/230,涵蓋機器學習、臨床指引、氣候、拍賣、經濟、書籍、虛構文獻
- 論點迷你基準 21/21
- 線上展示:https://citesure.sybilgambleyyu.workers.dev/
作者工作流程
pip install "git+https://github.com/SybilGambleyyu/citesure.git[pdf]"
citesure warm-cache refs.bib
citesure check refs.bib --used-in paper.tex
citesure fix refs.bib --used-in paper.tex -o fixed.bib
citesure extract-claims paper.tex --bib fixed.bib --score
進入全螢幕模式 離開全螢幕模式
以手稿為範圍的檢查(--used-in)能讓大型 Overleaf 書庫維持實用。Open Library 透過 ISBN 涵蓋書籍。arXiv ID 查詢會以磁碟快取避免超出速率限制。
0 Comments
Log in to join the conversation.No comments yet. Be the first to share your thoughts.