Textalyzer
Textalyzer copied to clipboard
Detect text duplication
- Shrink all whitespace on each line to 1 space
- Create hash of each line
- Find longest matching hash string (allowing x hashes to be different)