Metadata-Version: 2.4
Name: ovos-utterance-normalizer
Version: 0.2.4a4
Author-email: jarbasai <jarbasai@mailfence.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-utterance-normalizer
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-utils>=0.0.38
Requires-Dist: quebra-frases
Requires-Dist: ovos-plugin-manager<3.0.0,>=0.0.25
Requires-Dist: ftfy
Dynamic: license-file

# 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)
