eval\_toolkit.text\_dedup.DedupReport ===================================== .. currentmodule:: eval_toolkit.text_dedup .. autoclass:: DedupReport .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~DedupReport.__init__ .. rubric:: Attributes .. autosummary:: ~DedupReport.kept_indices ~DedupReport.dropped_pairs ~DedupReport.threshold ~DedupReport.n_input ~DedupReport.n_dropped ~DedupReport.n_kept