Program to Calculate Text Similarity ratio using Tversky Index, Sørensen–Dice coefficient and Jaccard Index. Made with C#. This program was written for the Algorithms and Programming lecture.
-
Updated
Aug 15, 2021 - C#
Program to Calculate Text Similarity ratio using Tversky Index, Sørensen–Dice coefficient and Jaccard Index. Made with C#. This program was written for the Algorithms and Programming lecture.
This sample compare two text files similarity using memory efficient Levenshtein algorithm.
Add a description, image, and links to the text-similarity topic page so that developers can more easily learn about it.
To associate your repository with the text-similarity topic, visit your repo's landing page and select "manage topics."