sgd-dstc8-data-model


Namesgd-dstc8-data-model JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/adibMosharrof/sgd_dstc8_data_model
SummaryModel Classes for the SGD DSTC8 dataset
upload_time2023-11-04 07:38:56
maintainer
docs_urlNone
authorAdib Mosharrof
requires_python>=3.10,<4.0
license
keywords sgd dstc8 data model classes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adibMosharrof/sgd_dstc8_data_model",
    "name": "sgd-dstc8-data-model",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "sgd,dstc8,data,model,classes",
    "author": "Adib Mosharrof",
    "author_email": "adib.mosharrof@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/b0/9b61394137c79d91c4acd434a422c61adc4e39100054c358e2ad812bc233/sgd_dstc8_data_model-0.1.9.tar.gz",
    "platform": null,
    "description": "# SGD DSTC8 Data Model\n\nConvert the raw SGD dataset into python classes using this package.\n\nNeed to update the DstcSpecialTokens class to change the string representation of some of the classes",
    "bugtrack_url": null,
    "license": "",
    "summary": "Model Classes for the SGD DSTC8 dataset",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/adibMosharrof/sgd_dstc8_data_model",
        "Repository": "https://github.com/adibMosharrof/sgd_dstc8_data_model"
    },
    "split_keywords": [
        "sgd",
        "dstc8",
        "data",
        "model",
        "classes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e5e33171bfc3dc5dd245e604ce74e86909b87046cb83dee618b3ae99ad44e0a",
                "md5": "a03d8f44570498d3b8958b0ec57e9dcc",
                "sha256": "5ca9162a7838650ad2063a1a33c66b65d603d4635ff32f2408cc072d6ec655eb"
            },
            "downloads": -1,
            "filename": "sgd_dstc8_data_model-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a03d8f44570498d3b8958b0ec57e9dcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 6426,
            "upload_time": "2023-11-04T07:38:55",
            "upload_time_iso_8601": "2023-11-04T07:38:55.782087Z",
            "url": "https://files.pythonhosted.org/packages/9e/5e/33171bfc3dc5dd245e604ce74e86909b87046cb83dee618b3ae99ad44e0a/sgd_dstc8_data_model-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fab09b61394137c79d91c4acd434a422c61adc4e39100054c358e2ad812bc233",
                "md5": "9e7718fe96452e6b7489227ded008d70",
                "sha256": "30bc0e39573135a8361d14a447944cf9547526c30aaea1f9f788193ae4030059"
            },
            "downloads": -1,
            "filename": "sgd_dstc8_data_model-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "9e7718fe96452e6b7489227ded008d70",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 4949,
            "upload_time": "2023-11-04T07:38:56",
            "upload_time_iso_8601": "2023-11-04T07:38:56.716224Z",
            "url": "https://files.pythonhosted.org/packages/fa/b0/9b61394137c79d91c4acd434a422c61adc4e39100054c358e2ad812bc233/sgd_dstc8_data_model-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-04 07:38:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adibMosharrof",
    "github_project": "sgd_dstc8_data_model",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sgd-dstc8-data-model"
}
        
Elapsed time: 0.13085s