feature(read pdf paper then write summary):

add a func called readPdf in toolbox, which can read pdf paper to str. then use bs4.BeautifulSoup to clean content.
这个提交包含在:
欧玮杰
2023-03-31 00:54:01 +08:00
父节点 2d5d719696
当前提交 5521f0e41c
共有 4 个文件被更改,包括 80 次插入11 次删除

查看文件

@@ -30,7 +30,7 @@ def get_crazy_functionals():
"Color": "stop", # 按钮颜色
"Function": 解析一个C项目
},
"读tex论文写摘要": {
"读tex or pdf论文写摘要": {
"Color": "stop", # 按钮颜色
"Function": 读文章写摘要
},