Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 513 Bytes

extended_edit_distance.rst

File metadata and controls

23 lines (17 loc) · 513 Bytes
.. customcarditem::
   :header: Extended Edit Distance
   :image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/summarization.svg
   :tags: Text

Extended Edit Distance

Module Interface

.. autoclass:: torchmetrics.ExtendedEditDistance
    :noindex:
    :exclude-members: update, compute

Functional Interface

.. autofunction:: torchmetrics.functional.extended_edit_distance
    :noindex: