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.
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