特殊字符的处理 #4602
Unanswered
GuoQuanhao
asked this question in
Q&A
特殊字符的处理
#4602
Replies: 1 comment
-
|
Hi @GuoQuanhao! I'm Dosu and I’m helping the MinerU team. MinerU 对特殊字符的处理方式是直接使用 Unicode 字符(如 ↓、✓),而不是转换为 LaTeX 表示法(如 对评测精度的影响:如果基准数据使用 LaTeX 表示(如 建议:
To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
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.
-
markdown中的一些特殊字符的表达式是怎么样的,比如 ↓ 是用$\downarrow$ 还是 ↓,✓是用$\checkmark$还是✓,如果不对齐是否会对评测精度造成影响
Beta Was this translation helpful? Give feedback.
All reactions