Skip to content
#

duplication-detection

Here are 5 public repositories matching this topic...

Language: All
Filter by language

The StringMetrics project implements 7 string metric algorithms: Hamming, Dice, Jaro, Jaro-Winkler, Soundex, Levenshtein, and Damerau-Levenshtein. Metrics compare strings using IMetric interface providing an approximate similarity score from 0 (no match) to 1 (exact match) useful in data cleansing, record linkage, NLP, fraud detection, etc.

  • Updated Mar 21, 2024
  • C#

Improve this page

Add a description, image, and links to the duplication-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the duplication-detection topic, visit your repo's landing page and select "manage topics."

Learn more