starlink-tjoin-java
Join subclasses for Starjava table class
Description
Classes for performing table joins by matching rows to each other. The matching is done in an entirely configurable and pluggable way by defining a MatchEngine which defines what counts as a match between two tuples (rows) and can be used to work out what counts as a near miss too. Matching is (except in pathological cases) an O(N ln N) process, where N is the total number of rows in all the tables participating in a match.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/Starlink/starjava/tree/master/tjoin
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install starlink-tjoin-java