Skip to content

自动从arxiv和dblp检索相关论文,标注CCF推荐等级,整理成csv表格,支持摘要翻译。[AI-CODE-DISCLAIMER] This project includes code generated by the "Clauld 3.5 Sonnet".

Notifications You must be signed in to change notification settings

xizhang123/paper_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paper_search

  • 根据搜索条件(仅题目中的关键字),自动从arxiv和dblp检索相关论文,标注CCF推荐等级,整理成csv表格。
  • 会自动将arxiv中具有CCF推荐等级的文章摘要,写入文本文件。如果运行有RWKV还会写入将摘要翻译。
  • pip install -r requirements.txt 安装依赖 python main.py 运行程序
  • 注意,同一行无法指定优先级,需要复杂逻辑请通过多行组合
  • 设置查询条件,确认查询,然后等待一小会,查询结束会有弹窗提示
  • 支持保存查询条件,便于重新加载有修改
  • 翻译服务基于https://github.com/josStorer/RWKV-Runner
  • RWKV的安装配置非常简单,配置完成后选择合适的模型下载启动就可以使用翻译功能。
  • 查询示例

image

  • 语句组合

image

  • 查询完毕

image

  • 表格整理arxiv(手动排序)

image

  • 表格整理arxiv (手动排序)

image

  • 摘要翻译(翻译速度较慢,没有显卡可能几分钟一篇,谨慎使用)

image

  • AI 使用说明

[AI-CODE-DISCLAIMER] This project includes code generated by the "Clauld 3.5 Sonnet".

About

自动从arxiv和dblp检索相关论文,标注CCF推荐等级,整理成csv表格,支持摘要翻译。[AI-CODE-DISCLAIMER] This project includes code generated by the "Clauld 3.5 Sonnet".

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages