Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
papertools
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yutong Wu
papertools
Commits
3a8c6d38
Commit
3a8c6d38
authored
May 08, 2025
by
jiangdongchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README
parent
a4679d73
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
README.md
+2
-5
No files found.
README.md
View file @
3a8c6d38
...
@@ -51,11 +51,8 @@
...
@@ -51,11 +51,8 @@
1.
**遍历**
sheet中的论文名称和索引
1.
**遍历**
sheet中的论文名称和索引
1.
用大模型读取pdf中第一页的论文名称和关键信息,存储到json文件夹下
1.
用大模型读取pdf中第一页的论文名称和关键信息,存储到json文件夹下
2.
**遍历**
excel表格中的论文名称进行模糊匹配
2.
**遍历**
excel表格中的论文名称进行模糊匹配
1.
匹配成功后
1.
匹配成功后,用pdf文件中的论文名称和索引标准化重命名pdf文件和excel表格中的论文名称,将pdf文件中的关键信息写入json文件中进行保存, 包括 标题 会议名称 作者姓名 机构 国家.
1.
用pdf文件中的论文名称和索引标准化重命名pdf文件和excel表格中的论文名称
2.
匹配失败后,输出无法匹配的条目,使用warning记录无法匹配的条目,方便后续处理.
2.
将pdf文件中的关键信息写入json文件中进行保存, 包括 标题 会议名称 作者姓名 机构 国家
2.
匹配失败后,输出无法匹配的条目
1.
使用warning记录无法匹配的条目,方便后续处理
# 代码结构说明
# 代码结构说明
1.
psrc文件夹下是库函数
1.
psrc文件夹下是库函数
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment