Description Usage Arguments Value
Creates blocks of entities that have textual similarity. Returns the pairs
1 | textual.blocking(data, column, method, max_distance)
|
data |
A dataframe of entities |
column |
The column name of the attribute that will be considered for blocking |
max_distance |
The maximal distance allowed in a block |
label |
Method for textual blocking; choose among levenshtein, cosine, jaccard, jarowinker, qgram |
blocks A dataframe of pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.