Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
681ab11c
Commit
681ab11c
authored
Apr 22, 2024
by
赵小蒙
Browse files
修复table的描述符号应该是"5"
parent
07012dca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
magic_pdf/model/magic_model.py
magic_pdf/model/magic_model.py
+1
-1
No files found.
magic_pdf/model/magic_model.py
View file @
681ab11c
...
...
@@ -385,7 +385,7 @@ class MagicModel:
allow_category_id_list
=
[
3
,
5
,
13
,
14
,
15
]
"""当成span拼接的"""
# 3: 'image', # 图片
#
4
: 'table', # 表格
#
5
: 'table', # 表格
# 13: 'inline_equation', # 行内公式
# 14: 'interline_equation', # 行间公式
# 15: 'text', # ocr识别文本
...
...
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