zeroshot-classifier


Namezeroshot-classifier JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/ChrisIsKing/zero-shot-text-classification
Summarycode and data for the Findings of ACL'23 paper Label Agnostic Pre-training for Zero-shot Text Classification
upload_time2023-05-22 16:21:32
maintainer
docs_urlNone
authorChristopher Clarke & Yuzhao Heng
requires_python
licenseMIT
keywords python nlp machine-learning deep-learning text-classification zero-shot-classification
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
code and data for the Findings of ACL'23 paper Label Agnostic Pre-training for Zero-shot Text Classification 
by Christopher Clarke, Yuzhao Heng, Yiping Kang, Krisztian Flautner, Lingjia Tang and Jason Mars
 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChrisIsKing/zero-shot-text-classification",
    "name": "zeroshot-classifier",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,nlp,machine-learning,deep-learning,text-classification,zero-shot-classification",
    "author": "Christopher Clarke & Yuzhao Heng",
    "author_email": "csclarke@umich.edu",
    "download_url": "https://files.pythonhosted.org/packages/2f/b8/9ec571a2e33b606d4d09e1c9c0da25eb15bd9039072e1d8b917abe5743bf/zeroshot-classifier-0.2.3.tar.gz",
    "platform": null,
    "description": "\ncode and data for the Findings of ACL'23 paper Label Agnostic Pre-training for Zero-shot Text Classification \nby Christopher Clarke, Yuzhao Heng, Yiping Kang, Krisztian Flautner, Lingjia Tang and Jason Mars\n \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "code and data for the Findings of ACL'23 paper Label Agnostic Pre-training for Zero-shot Text Classification",
    "version": "0.2.3",
    "project_urls": {
        "Download": "https://github.com/ChrisIsKing/zero-shot-text-classification/archive/refs/tags/v0.2.3.tar.gz",
        "Homepage": "https://github.com/ChrisIsKing/zero-shot-text-classification"
    },
    "split_keywords": [
        "python",
        "nlp",
        "machine-learning",
        "deep-learning",
        "text-classification",
        "zero-shot-classification"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fb89ec571a2e33b606d4d09e1c9c0da25eb15bd9039072e1d8b917abe5743bf",
                "md5": "5cb08c9a2feb75c861e4cfdd89da8574",
                "sha256": "8be8f33d38cd9e8422d278b63ce735e5cf3d1dcebe0ddd5636a9599993c96716"
            },
            "downloads": -1,
            "filename": "zeroshot-classifier-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5cb08c9a2feb75c861e4cfdd89da8574",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 107561,
            "upload_time": "2023-05-22T16:21:32",
            "upload_time_iso_8601": "2023-05-22T16:21:32.708155Z",
            "url": "https://files.pythonhosted.org/packages/2f/b8/9ec571a2e33b606d4d09e1c9c0da25eb15bd9039072e1d8b917abe5743bf/zeroshot-classifier-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-22 16:21:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChrisIsKing",
    "github_project": "zero-shot-text-classification",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "zeroshot-classifier"
}
        
Elapsed time: 0.06930s