I have 2 words "50g" and "75g" and using DiffMatchPatch showing that "5" and "g" is identical. Its suppose only "g" is identical.
This url you can test above words and it show the same result. https://neil.fraser.name/software/diff_match_patch/demos/diff.html
Is it bug or i just had a wrong interpret about this?