mods_postprocessor submodule
=============================

This module is used to fix bugs in XSLT template.

Sometimes in some cases, there are missing tags, or the data are with special
characters, which are not required (``Ostrava]`` for example - we need only
``Ostrava``).

.. automodule:: ltp.mods_postprocessor
    :members:
    :undoc-members:
    :show-inheritance:
    :private-members:
