🐱MiaoTony's Box | 困困困 zzz 头像

消息来源频道

🐱MiaoTony's Box | 困困困 zzz

@MiaoTonyChannel

频道1,658 位成员公开可见0 人在线

Meow~ Welcome to MiaoTony's Box. 这里是 MiaoTony 的个人频道。 Blog: https://miaotony.xyz Contact me with @meow_portal_bot . Personal Message => block Have a nice day~ 神秘用户可能会被 remove 误删请联系上面的 bot

成员规模1,658 位成员
在线情况0 人在线
消息总数9,531 条消息
浏览量总数269,269 次浏览

在这个频道里搜索消息……

t.me/MiaoTonyChannel

#今天又看了啥 #GitHub #tools #PDF #markdown
Marker
Marker converts PDF, EPUB, and MOBI to markdown. It's 10x faster than nougat, more accurate on most documents, and has low hallucination risk.
- Support for a range of PDF documents (optimized for books and scientific papers)
- Removes headers/footers/other artifacts
- Converts most equations to latex
- Formats code blocks and tables
- Support for multiple languages (although most testing is done in English). See settings.py for a language list.
- Works on GPU, CPU, or MPS
How it works
Marker is a pipeline of deep learning models:
- Extract text, OCR if necessary (heuristics, tesseract)
- Detect page layout (layout segmenter, column detector)
- Clean and format each block (heuristics, nougat)
- Combine blocks and postprocess complete text (heuristics, pdf_postprocessor)
一个 PDF 转 markdown 的工具
https://github.com/VikParuchuri/marker