algorithm - How to determine a strings dna for likeness to another -


I hope that I am uttering the word I am searching for it.

I need to compare two pieces of text if two strings are equal, then I would like to get those scores which are very similar. If the strings are very different, then I need those scores Are very different.

If I take the MD5 of an email and a virtual hash changes dramatically, I want something that does not change much.

Updates : Now I see a few ideas from different links provided by people. Ideally I liked an input function to make my point, so I'm always looking to use the reference string to compare my input. I'm also looking to pick and collect ASKY characters . Still, all the links have been given.

The algorithms you are seeing (see also). You can also try or some other.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -