Metadata-Version: 2.1
Name: ovos-utterance-normalizer
Version: 0.2.1a1
Summary: UNKNOWN
Home-page: https://github.com/OpenVoiceOS/ovos-utterance-normalizer
Author: jarbasai
Author-email: jarbasai@mailfence.com
License: apache-2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: ovos-utils<1.0.0,>=0.0.38
Requires-Dist: quebra-frases
Requires-Dist: ovos-plugin-manager<1.0.0,>=0.0.25
Requires-Dist: ftfy

# ovos-utterance-normalizer

normalizes utterances before intent parsing

additionally, encoding errors are handled via [python-ftfy](https://github.com/rspeer/python-ftfy)

enabled by default in [mycroft.conf](https://github.com/OpenVoiceOS/ovos-config/blob/dev/ovos_config/mycroft.conf#L129)


