NLP
===

.. currentmodule:: metrax

A collection of different metrics for NLP models.

.. autosummary::
   :toctree: api/
   :template: autosummary/class.rst

   ~BLEU
   ~Perplexity
   ~RougeL
   ~RougeN
   ~WER
