Some OCR softwares interpret/convert a spaced word as a suite of characters separated by blank spaces: like
S w i t z e r l a n d. In some cases, these can be solved by hand (for instance only important concepts are widened), however, when entire paragraphs across the whole book are widened an automatized method would be very helpful.
I tried [a-z;A-Z].[a-z;A-Z]. and similar but these only identify the places, do not replace the correct letters.
I could not find any relevant thread, which I hope does not suggest there is no solution to this
Thank you for any hint or solution