- supports the following packages:
RcppHNSW
,mlpack
andRcppAnnoy
. - supports blocking for deduplication and record linkage.
- metrics when true blocking is known based on
igraph::compare
. - testing with the
tinytest
package. - initial support for the
reclin2
package. - class
blocking
introduced. - s3method for printing.
- first vignette added.
- evaluation with standard metrics (recall, fpr etc) added, works with vector for deduplication.
- added saving index for hnsw and annoy
rnndescend
support added.