Skip to content

C# algorithm that makes use of excel files and string trigram comparison to identify potential duplicates in a database

Notifications You must be signed in to change notification settings

simsComputing/IDDuplicatesTrigram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was developped under Visual Studio (Windows environment).

This is an algorithm that is made to work with excel files and that will allow to clean up duplicate data based on strings identified by unique IDs.

It makes use of the Trigram comparison algorithm

About

C# algorithm that makes use of excel files and string trigram comparison to identify potential duplicates in a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages