请问大模型针对大量的PDF文件分析处理有什么好的方法吗? #356
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#356
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
请问大模型针对大量的PDF文件分析处理有什么好的方法吗?
大模型是否能对某一行业内的大量的PDF文件(单文件大小可能有两三百页里面或许包含图片)进行批量的学习,能进行精准分解,分析,最后输出该行业内特定格式的相关评价类报告?
主要难点在于PDF信息抽取,
可以使用PDF信息抽取工具,再输入到大模型进行总结
比如MinerU工具:https://www.shlab.org.cn/news/5443982
https://github.com/opendatalab/MinerU