Commit Graph

2 Commits

Author SHA1 Message Date
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
Johannes Zillmann
b529dfa0a2 Detect Links
- Still needs a proper place since this is on `word` basis
2024-04-15 08:20:18 -06:00