Clean entity data
clean_entity_data(
data,
entity_column = "nameOwnerPrimary",
use_business_suffix = T,
use_n_gram_merge = T,
edit_threshold = 1,
ignore_words = c("ASSOCIATIONS", "ASSOCIATES", "ASSOCIATIONS", "LLC", "LL",
"ACQUISITION", "ACQUISITIONS")
)
tibble
name of the coumn to clean
if TRUE
use business suffix
if TRUE
uses n_gram_merge
edit threshold
vector of words to ignore