FIG-001/ READABILITY

cleanup modes.

One edit can have several valid segmentations. Compare raw, efficiency-cleaned, and semantic output for the same input before choosing a default.

  • Raw mode exposes the tuple boundaries returned directly by diff-match-patch.
  • Semantic cleanup prefers word, sentence, and paragraph boundaries.
↩ all examples
modes · 3input · identical mode · live running source

raw / no cleanup

The quick browned fox jumleapsed over tha very lazy dog.

efficiency / cost 4

The quick brownred fox jumpsleaped over thea very lazy dog.

semantic / readable

The quick brown fox jumps over thered fox leaped over a very lazy dog.
category · readability
sheet · sheet 01 / 01
⟳ to re-run