pdf-to-markdown/examples/Made-with-cc/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
424 B
JSON

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