Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 195 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 195 Bytes

COMPSCI 753: Uncertainty in Data - Assignment 1

This is a Jaccard Similarity Calculator implemented in .NET Core that calculates the similarity of documents using brute-force, MinHash and LSH.