mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-11-24 08:47:01 +08:00
Updated Document Layout Analysis (markdown)
@@ -5,7 +5,7 @@ In our case, we are using the pdf document itself instead of image representatio
|
||||
- [__Page segmenters__](https://github.com/UglyToad/PdfPig/wiki/Document-Layout-Analysis#page-segmenters)
|
||||
- [__Reading order detectors__](https://github.com/UglyToad/PdfPig/wiki/Document-Layout-Analysis#reading-order-detectors)
|
||||
- [__Other layout tools__](https://github.com/UglyToad/PdfPig/wiki/Document-Layout-Analysis#other-layout-tools)
|
||||
- [__Export__](https://github.com/UglyToad/PdfPig/wiki/Document-Layout-Analysis#export) – Tools to export the result of document layout analysis
|
||||
- [__Export__](https://github.com/UglyToad/PdfPig/wiki/Document-Layout-Analysis#export) – Tools to export and view the result of document layout analysis
|
||||
|
||||
# Word extractors
|
||||
Word extractors deal with the task of building words using letters in a page. 2 different methods are currently available:
|
||||
|
||||
Reference in New Issue
Block a user