pdf-to-markdown/examples/Life-Of-God-In-Soul-Of-Man/detectLinks.json
Johannes Zillmann 7abafc61e7 Improve word boundary detection
- sometimes a word is provided with multiple items. E.g: "T his is a sen tence"
- use x-axis distance to not put whitespaces in the middle of a word
- also tweak the line detection a bit (for Alice)
2024-05-20 00:22:24 -06:00

36 lines
423 B
JSON

{
"pages": 140,
"items": 25313,
"groupedItems": 3179,
"changes": 0,
"schema": [
{
"name": "line"
},
{
"name": "token types"
},
{
"name": "x"
},
{
"name": "y"
},
{
"name": "width"
},
{
"name": "height"
},
{
"name": "str"
},
{
"name": "fontName"
},
{
"name": "dir"
}
],
"globals": {}
}