# Generated by roxygen2: do not edit by hand

S3method(base::plot,Embedding_Audit)
S3method(base::plot,Match_Explanation)
S3method(base::plot,Match_Overview)
S3method(base::plot,Match_Sample)
S3method(base::plot,Stage_Comparison)
S3method(base::plot,Strategy_Audit)
S3method(base::plot,Strategy_Plan)
export(ambiguity_plot)
export(apply_filter)
export(approximate_date)
export(as_cologne)
export(as_metaphone)
export(as_soundex)
export(audit_strategy)
export(batch_map)
export(block_on_tokens)
export(block_size_plot)
export(calibrate)
export(calibrate_matches)
export(clear_embedding_cache)
export(cluster_size_plot)
export(compare_stages)
export(compute_embeddings)
export(compute_rarity)
export(contribution_plot)
export(coverage_plot)
export(date_tokens)
export(deduplicate_table)
export(detect_duplicates)
export(drop_joinery_temp_tables)
export(drop_numeric_tokens)
export(drop_short_tokens)
export(duckdb_batch_plan)
export(duckdb_control)
export(embedding_strategy)
export(exact_strategy)
export(explain_match)
export(export_for_labelling)
export(extract_initials)
export(extract_unmatched)
export(filter_stopwords)
export(find_stopwords)
export(fit_filter)
export(frontier_plot)
export(fuzzy_tokens)
export(generate_ngrams)
export(import_labels)
export(inspect_tokens)
export(joinery_recipe)
export(match_features)
export(materialize_records)
export(multi_stage_dedup)
export(multi_stage_search)
export(norm_plot)
export(normalize_date)
export(normalize_street)
export(normalize_text)
export(numeric_tokens)
export(plan_strategy)
export(prepare_search_data)
export(rarity_distribution)
export(rarity_histogram)
export(recommendations)
export(resolve_entities)
export(sample_matches)
export(score_density)
export(score_embeddings)
export(score_histogram)
export(search_candidates)
export(search_strategy)
export(similarity_histogram)
export(smooth_rip_identity)
export(smooth_rip_log)
export(smooth_rip_offset)
export(smooth_rip_softmax)
export(stage_coverage_plot)
export(stage_score_plot)
export(strip_vowels)
export(summarise_matches)
export(token_contribution_plot)
export(token_frequency_plot)
export(token_shapes)
export(top_gap_density)
export(use_dictionary)
export(vocab_overlap_plot)
export(word_tokens)
import(S7)
import(data.table)
import(phonics)
import(rlang, except = `:=`)
import(stringi)
importFrom(stats,setNames)
