# Generated by roxygen2: do not edit by hand

export("%>%")
export(build_clean_settings)
export(build_corpus)
export(build_fuzzy_settings)
export(build_multivar_settings)
export(build_score_settings)
export(build_tier)
export(calculate_weights)
export(clean_strings)
export(match_evaluate)
export(merge_plus)
export(tier_match)
export(wgt_jaccard_distance)
export(word_frequency)
import(data.table)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,.N)
importFrom(magrittr,"%>%")
useDynLib(fedmatch, .registration = TRUE)
