I am looking for a way to determine if a text file b is an edited version of a text file a.
If there is not a function already, here are some thoughts:
1. Two files have almost same length (within 2% deviation or some small arbitrary number)
2. Two files contain some rare words.
Any suggestion would be appreciated.
Text file comparison - algorithm
Moderator: General Moderators
- MrPotatoes
- Forum Regular
- Posts: 617
- Joined: Wed May 24, 2006 6:42 am