﻿metrax.RougeL
=============

.. currentmodule:: metrax

.. autoclass:: RougeL

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RougeL.__init__
      ~RougeL.compute
      ~RougeL.compute_value
      ~RougeL.empty
      ~RougeL.from_fun
      ~RougeL.from_model_output
      ~RougeL.from_output
      ~RougeL.merge
      ~RougeL.reduce
      ~RougeL.replace
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RougeL.total_precision
      ~RougeL.total_recall
      ~RougeL.total_f1
      ~RougeL.num_examples
   
   