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