404 Forks
2558 Stars
2558 Watchers

java-string-similarity

Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...

How to download and setup java-string-similarity

Open terminal and run command
git clone https://github.com/tdebatty/java-string-similarity.git
git clone is used to create a copy or clone of java-string-similarity repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with java-string-similarity https://github.com/tdebatty/java-string-similarity/archive/master.zip

Or simply clone java-string-similarity with SSH
[email protected]:tdebatty/java-string-similarity.git

If you have some problems with java-string-similarity

You may open issue on java-string-similarity support forum (system) here: https://github.com/tdebatty/java-string-similarity/issues