pdf-to-markdown/src
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
..
convert Improve word boundary detection 2024-05-20 00:22:24 -06:00
debug Detect Footnotes 2024-04-09 08:25:27 -06:00
parse Move core module to root 2024-03-26 10:52:54 -06:00
support Detect Footnotes 2024-04-09 08:25:27 -06:00
transformer Improve word boundary detection 2024-05-20 00:22:24 -06:00
assert.ts Move core module to root 2024-03-26 10:52:54 -06:00
Config.ts Move core module to root 2024-03-26 10:52:54 -06:00
convert.ts Move core module to root 2024-03-26 10:52:54 -06:00
Debugger.ts FontStyle detection 2024-04-15 07:55:55 -06:00
FontType.ts FontStyle detection 2024-04-15 07:55:55 -06:00
GlobalDefinition.ts Move core module to root 2024-03-26 10:52:54 -06:00
Globals.ts Move core module to root 2024-03-26 10:52:54 -06:00
GlobalValue.ts Move core module to root 2024-03-26 10:52:54 -06:00
index.ts Detect code blocks 2024-04-15 22:24:44 -06:00
Item.ts FontStyle detection 2024-04-15 07:55:55 -06:00
ItemResult.ts Move core module to root 2024-03-26 10:52:54 -06:00
Metadata.ts Move core module to root 2024-03-26 10:52:54 -06:00
PageMapping.ts Move core module to root 2024-03-26 10:52:54 -06:00
parse.ts Move core module to root 2024-03-26 10:52:54 -06:00
ParseProgressReporter.ts Move core module to root 2024-03-26 10:52:54 -06:00
ParseReporter.ts Move core module to root 2024-03-26 10:52:54 -06:00
ParseResult.ts Move core module to root 2024-03-26 10:52:54 -06:00
PdfParser.ts Move core module to root 2024-03-26 10:52:54 -06:00
PdfPipeline.ts Move core module to root 2024-03-26 10:52:54 -06:00
Progress.ts Move core module to root 2024-03-26 10:52:54 -06:00
ProgressListenFunction.ts Move core module to root 2024-03-26 10:52:54 -06:00
text-types.ts Detect lists & blocks 2024-04-02 16:23:19 -06:00
TOC.ts Clean up types 2024-04-02 11:18:55 -06:00
token-types.ts Render footnotes 2024-04-09 08:25:59 -06:00
TransformDescriptor.ts Move core module to root 2024-03-26 10:52:54 -06:00