cdifflib icon indicating copy to clipboard operation
cdifflib copied to clipboard

How to prevent single character match issues.

Open satkatai opened this issue 6 years ago • 1 comments

Hi,

I know this is not a problem with respect to your library but I am struggling to know how to prevent single character matching issues. For example: In the below image we can see "6" in 2016 is matched with "6" in "6 months". Is there a way to define a minimum number of characters to be matched to decide whether it is equal or not. Screenshot 2019-10-29 at 3 41 44 PM

satkatai avatar Oct 29 '19 10:10 satkatai

Hi @sathk882, sorry I never got back to you about this - I couldn't think of a good way to do it..

mduggan avatar Dec 05 '19 11:12 mduggan