binpolar


Namebinpolar JSON
Version 0.7 PyPI version JSON
download
home_pageNone
SummaryBinary polarity detection
upload_time2024-05-13 07:37:21
maintainerNone
docs_urlNone
authorJoyce Lee
requires_pythonNone
licenseNone
keywords python text polarity
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A fine-tuned DistilBERT model for binary polarity detection in text.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "binpolar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, text, polarity",
    "author": "Joyce Lee",
    "author_email": "<leejoy1610@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6f/d7/3302dbec84c497c82cdf554497d71c6c8c3bfdc529d3060e4baee0e333e6/binpolar-0.7.tar.gz",
    "platform": null,
    "description": "A fine-tuned DistilBERT model for binary polarity detection in text.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Binary polarity detection",
    "version": "0.7",
    "project_urls": null,
    "split_keywords": [
        "python",
        " text",
        " polarity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3a57a936004be3fe4eaeff4e6218bb604acb27ea68858be2a384f8baf80c0f7",
                "md5": "b30440698204bc56c65be940604f91b1",
                "sha256": "f59171aba26a1c7f9e3492084bb9e3e10a7e24d8c8dcb3d7591edfa9b1b10663"
            },
            "downloads": -1,
            "filename": "binpolar-0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b30440698204bc56c65be940604f91b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2156,
            "upload_time": "2024-05-13T07:37:20",
            "upload_time_iso_8601": "2024-05-13T07:37:20.911759Z",
            "url": "https://files.pythonhosted.org/packages/f3/a5/7a936004be3fe4eaeff4e6218bb604acb27ea68858be2a384f8baf80c0f7/binpolar-0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fd73302dbec84c497c82cdf554497d71c6c8c3bfdc529d3060e4baee0e333e6",
                "md5": "ad93c3100bd2d0275f630f6fcd83f681",
                "sha256": "bfbfec51c1cd93922b48ce9a2292f65323d0b5651e3888f926787fee5a8b30e4"
            },
            "downloads": -1,
            "filename": "binpolar-0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "ad93c3100bd2d0275f630f6fcd83f681",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1962,
            "upload_time": "2024-05-13T07:37:21",
            "upload_time_iso_8601": "2024-05-13T07:37:21.995157Z",
            "url": "https://files.pythonhosted.org/packages/6f/d7/3302dbec84c497c82cdf554497d71c6c8c3bfdc529d3060e4baee0e333e6/binpolar-0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 07:37:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "binpolar"
}
        
Elapsed time: 0.23078s