textual.blocking: Textual blocking

Description Usage Arguments Value

View source: R/packagetest.R

Description

Creates blocks of entities that have textual similarity. Returns the pairs

Usage

1
textual.blocking(data, column, method, max_distance)

Arguments

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

Value

blocks A dataframe of pairs


suelai/skyex documentation built on Dec. 1, 2019, 9:54 p.m.