Skip to content

A record linkage tool which uses single linkage clustering algorithm. The software is hosted in http://rlatools.com/

Notifications You must be signed in to change notification settings

abdullah009/RLATools

Repository files navigation

RLATools (Record Linkage Algorithm Tools)

CONTENTS AND COPYRIGHT

This directory contains the source code for RLA Single Linkage tool. All files are copyrighted, but license is hereby granted for personal, academic, and non-profit use. Commercial users should contact rajasek@engr.uconn.edu. If you have any quries about development, please contact abdullah.am.cs@engr.uconn.edu.

INSTRUCTIONS

This record linkage tool is based on single linkage hierarchical clustering. You may read the paper titled Efficient sequential and parallel algorithms for record linkage.

To run the desktop tool we need a configuration file where input data files are configured. Here we have put a sample configuration file. We encourage you to use web tool. But if you feel free to use .xml file, you may use this.

To run the application from command line: java -jar path/RLT_S.jar path/config_file_name.xml

To get some sample data, please follow the link: https://github.com/abdullah009/DataRLATools.git

Please contact us for any issue regarding this tool at abdullah.am.cs@gmail.com

About

A record linkage tool which uses single linkage clustering algorithm. The software is hosted in http://rlatools.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages