# 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)
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenVoiceOS/ovos-utterance-normalizer",
"name": "ovos-utterance-normalizer",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "jarbasai",
"author_email": "jarbasai@mailfence.com",
"download_url": "https://files.pythonhosted.org/packages/ee/3c/f3b2b033e7a588bd8878a7bb8c99a362bfbc1170be048809ceb0f6b0f732/ovos-utterance-normalizer-0.2.1.tar.gz",
"platform": null,
"description": "# ovos-utterance-normalizer\n\nnormalizes utterances before intent parsing\n\nadditionally, encoding errors are handled via [python-ftfy](https://github.com/rspeer/python-ftfy)\n\nenabled by default in [mycroft.conf](https://github.com/OpenVoiceOS/ovos-config/blob/dev/ovos_config/mycroft.conf#L129)\n\n\n",
"bugtrack_url": null,
"license": "apache-2.0",
"summary": null,
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/OpenVoiceOS/ovos-utterance-normalizer"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "219025343b296df6c82a20d0b7aaf53d559c64c3df2378f35950df39827ea1bf",
"md5": "e918d9c5216c1e669d748f74b1af792b",
"sha256": "02113773f2d144043e40ed1bee05d41b113e0d1597b7d51ffecb52a9b9262b38"
},
"downloads": -1,
"filename": "ovos_utterance_normalizer-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e918d9c5216c1e669d748f74b1af792b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 32532,
"upload_time": "2024-09-11T04:02:36",
"upload_time_iso_8601": "2024-09-11T04:02:36.535957Z",
"url": "https://files.pythonhosted.org/packages/21/90/25343b296df6c82a20d0b7aaf53d559c64c3df2378f35950df39827ea1bf/ovos_utterance_normalizer-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ee3cf3b2b033e7a588bd8878a7bb8c99a362bfbc1170be048809ceb0f6b0f732",
"md5": "b0759b904509809407423ec7bbedcc74",
"sha256": "86d7cfa66f0f3071250e027a3804c8ad73196968d23e98ac299b0d868e724ad4"
},
"downloads": -1,
"filename": "ovos-utterance-normalizer-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "b0759b904509809407423ec7bbedcc74",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27901,
"upload_time": "2024-09-11T04:02:38",
"upload_time_iso_8601": "2024-09-11T04:02:38.085826Z",
"url": "https://files.pythonhosted.org/packages/ee/3c/f3b2b033e7a588bd8878a7bb8c99a362bfbc1170be048809ceb0f6b0f732/ovos-utterance-normalizer-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-11 04:02:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenVoiceOS",
"github_project": "ovos-utterance-normalizer",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "ovos-utils",
"specs": [
[
">=",
"0.0.38"
],
[
"<",
"1.0.0"
]
]
},
{
"name": "quebra-frases",
"specs": []
},
{
"name": "ovos-plugin-manager",
"specs": [
[
"<",
"1.0.0"
],
[
">=",
"0.0.25"
]
]
},
{
"name": "ftfy",
"specs": []
}
],
"lcname": "ovos-utterance-normalizer"
}