.. _neural_models:

Neural Models for (Inverse) Text Normalization
==============================================

NeMo provides two types of neural models:


Duplex T5-based TN/ITN:

.. toctree::
   :maxdepth: 1

   nn_text_normalization


Single-pass Tagger-based ITN:

.. toctree::
   :maxdepth: 1

   text_normalization_as_tagging

