为什么mineru解析pdf生成的markdown文档中,标题丢失了层级信息,所有的标题层级都是2级 #5003
Unanswered
shijieheping678-hue
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @shijieheping678-hue! I'm Dosu and I’m helping the MinerU team. 这是 MinerU 的一个已知限制。默认情况下,MinerU 的各个后端(pipeline、VLM)在没有 LLM 辅助的情况下,无法区分标题的层级,会将所有检测到的标题统一输出为同一级别(通常是 解决方案:启用 LLM 辅助标题优化 在 3.0.0 版本改进 如果你使用的是 3.0.0 或更新版本,已经有自动的层级分配逻辑: 你目前使用的是哪个版本的 MinerU?如果是较新版本仍然出现全部为二级标题的情况,可能需要检查 LLM 辅助配置。 To reply, just mention @dosu. Docs are dead. Just use Dosu. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions