text-eval-benchmark


Nametext-eval-benchmark JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/vikramelango/text_eval_benchmark
SummaryA Python package to compute text similarity using Sentence Transformers
upload_time2024-05-30 14:38:42
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # text_eval_benchmark

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vikramelango/text_eval_benchmark",
    "name": "text-eval-benchmark",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "evikram@amazon.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/93/1c5b954650206358d0d1a19c19c5f9696d87db2d85353662f040d8ad1660/text_eval_benchmark-0.1.0.tar.gz",
    "platform": null,
    "description": "# text_eval_benchmark\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package to compute text similarity using Sentence Transformers",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/vikramelango/text_eval_benchmark"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f74fa7d1c423aa5f875b13ae6d507ca38e2f5218651e00a45a989ad38a93df00",
                "md5": "71efbc5962d5b8c43517ef2d7edb84eb",
                "sha256": "8a2a21c60eedbaa7c9cab698891cef7a7f1820f1246ec9856d027169827e1d92"
            },
            "downloads": -1,
            "filename": "text_eval_benchmark-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71efbc5962d5b8c43517ef2d7edb84eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2881,
            "upload_time": "2024-05-30T14:38:41",
            "upload_time_iso_8601": "2024-05-30T14:38:41.133861Z",
            "url": "https://files.pythonhosted.org/packages/f7/4f/a7d1c423aa5f875b13ae6d507ca38e2f5218651e00a45a989ad38a93df00/text_eval_benchmark-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd931c5b954650206358d0d1a19c19c5f9696d87db2d85353662f040d8ad1660",
                "md5": "639fa0323821a371bc35f7e97ac62d6f",
                "sha256": "859750762895ab094938e7130bdd63aac26877ba9aba4df5a2313c74ffc3b251"
            },
            "downloads": -1,
            "filename": "text_eval_benchmark-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "639fa0323821a371bc35f7e97ac62d6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2330,
            "upload_time": "2024-05-30T14:38:42",
            "upload_time_iso_8601": "2024-05-30T14:38:42.536413Z",
            "url": "https://files.pythonhosted.org/packages/cd/93/1c5b954650206358d0d1a19c19c5f9696d87db2d85353662f040d8ad1660/text_eval_benchmark-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-30 14:38:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vikramelango",
    "github_project": "text_eval_benchmark",
    "github_not_found": true,
    "lcname": "text-eval-benchmark"
}
        
Elapsed time: 0.50668s