An open API service indexing awesome lists of open source software.

https://github.com/t2solve/recordlinkagenetexamples

example how to use recordlinkagenet lib
https://github.com/t2solve/recordlinkagenetexamples

Last synced: over 1 year ago
JSON representation

example how to use recordlinkagenet lib

Awesome Lists containing this project

README

          

# RecordLinkageNetExamples
examples how to use recordlinkagenet lib

# example 1 Example1BasicHowTo
* match two datasets
* use the default configuration
* use the default similarity measures+
* apply min similarity threshold filter

[code link](Example1BasicHowTo/Example1BasicHowTo/Program.cs)