Metadata-Version: 2.1
Name: sgd-dstc8-data-model
Version: 0.1.2
Summary: Model Classes for the SGD DSTC8 dataset
Home-page: https://github.com/adibMosharrof/sgd_dstc8_data_model
Keywords: sgd,dstc8,data,model,classes
Author: Adib Mosharrof
Author-email: adib.mosharrof@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: dataclasses-json (>=0.5.7,<0.6.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Project-URL: Repository, https://github.com/adibMosharrof/sgd_dstc8_data_model
Description-Content-Type: text/markdown

# SGD DSTC8 Data Model

Convert the raw SGD dataset into python classes using this package.

Need to update the DstcSpecialTokens class to change the string representation of some of the classes
