Merge Broken Words

Merges broken words that might end up due to OCR. Like "t hat" instead of "that." A naive implementation.

Author
HotFall
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
9
Created
2024-12-10
Updated
2025-06-03
Size
3.62 KB
License
MIT
Applies to

You can also try these related scripts:

  • Fix Broken Paragraphs - Merge seemingly incomplete paragraphs with the one to its next.
  • Remove Dotted Censorship - Restores words that are seperated by '.', it's employed by some WebNovel authors to prevent the site from some censoring some words by replacing the characters with '*', etc.
  • Split Long Paragraphs - Splits long paragraphs at the period nearest to the split point.
  • Hide Translator's Note - 6/3/2025, 6:51:44 AM
  • Emoji size limiter - Prevents in-line images, like an emoji, ballooning and taking up your entire screen.