Metadata-Version: 2.1
Name: dialogy
Version: 2.2.3
Summary: Dialogy is a library for building and managing SLU applications.
Home-page: https://github.com/skit-ai/dialogy
License: MIT
Author: Amresh Venugopal
Author-email: amresh.venugopal@gmail.com
Requires-Python: >=3.9,<=3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: MarkupSafe (==2.1.1)
Requires-Dist: aiohttp (>=3.8.4,<4.0.0)
Requires-Dist: attrs (==21.3.0)
Requires-Dist: black (>22.8.0)
Requires-Dist: copier (==7.1.0)
Requires-Dist: googlemaps (>=4.6.0,<5.0.0)
Requires-Dist: jiwer (>=2.2.0,<3.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: nest-asyncio (>=1.5.6,<2.0.0)
Requires-Dist: numpy (>=1.20.2,<2.0.0)
Requires-Dist: pandas (>=1.3.2,<2.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: pydash (>=6.0.0,<7.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: pytz (>=2020.4,<2021.0)
Requires-Dist: pyyaml-include (==1.4.1)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: scikit-learn (>=1.2.0,<2.0.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Requires-Dist: stanza (>=1.3.0,<2.0.0)
Requires-Dist: thefuzz (>=0.19.0,<0.20.0)
Requires-Dist: torch (==1.13.1)
Requires-Dist: tqdm (>=4.62.2,<5.0.0)
Requires-Dist: transformers (==4.38.0)
Requires-Dist: types-pytz (>=2021.3.5,<2022.0.0)
Requires-Dist: types-requests (>=2.27.11,<3.0.0)
Requires-Dist: types-setuptools (>=57.4.10,<58.0.0)
Requires-Dist: word2number (>=1.1,<2.0)
Requires-Dist: xgboost (>=1.5.2,<2.0.0)
Project-URL: Repository, https://github.com/skit-ai/dialogy
