NickCrews / mismo

The SQL/Ibis powered sklearn of record linkage
https://nickcrews.github.io/mismo/
GNU Lesser General Public License v3.0
12 stars 3 forks source link

Block using KDTree #15

Open NickCrews opened 7 months ago

NickCrews commented 7 months ago

This method is used by dblinkR. They call blocking "partitioning". Not sure what it means exactly. Perhaps it is similar to the new auto blocking methods of splink?