Skip to content

Commit e3cb71d

Browse files
authored
Update README.md
1 parent 689c9ce commit e3cb71d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,3 +415,8 @@ Jaccard index is a metric distance.
415415
Similar to Jaccard index, but this time the similarity is computed as 2 * |V1 inter V2| / (|V1| + |V2|).
416416

417417
Distance is computed as 1 - cosine similarity.
418+
419+
## Users
420+
* [StringSimilarity.NET](https://github.com/feature23/StringSimilarity.NET) a .NET port of java-string-similarity
421+
422+
Use java-string-similarity in your project and want it to be mentioned here? Don't hesitate to drop me a line!

0 commit comments

Comments
 (0)