text-rec-metric


Nametext-rec-metric JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/SWHL/TextRecMetric
SummaryTool of computing the metric of text recognition
upload_time2024-04-16 04:57:18
maintainerNone
docs_urlNone
authorSWHL
requires_python<3.12,>=3.6
licenseApache-2.0
keywords ocr text-det hmean
VCS
bugtrack_url
requirements python-Levenshtein datasets
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### See details for [TextRecMetric](https://github.com/SWHL/TextRecMetric).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SWHL/TextRecMetric",
    "name": "text-rec-metric",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.6",
    "maintainer_email": null,
    "keywords": "ocr, text-det, hmean",
    "author": "SWHL",
    "author_email": "liekkaskono@163.com",
    "download_url": null,
    "platform": "Any",
    "description": "### See details for [TextRecMetric](https://github.com/SWHL/TextRecMetric).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Tool of computing the metric of text recognition",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/SWHL/TextRecMetric"
    },
    "split_keywords": [
        "ocr",
        " text-det",
        " hmean"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3438958d583ec62eb5d28e63669369e68db38e0c89a3a0b675f89f13f352c07",
                "md5": "80acbb5d99e9584bd9ef85c901f59015",
                "sha256": "a83099901ec87738eaae0820640b34137921f68728d53dd40c05f14bdcfcedac"
            },
            "downloads": -1,
            "filename": "text_rec_metric-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80acbb5d99e9584bd9ef85c901f59015",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.6",
            "size": 7273,
            "upload_time": "2024-04-16T04:57:18",
            "upload_time_iso_8601": "2024-04-16T04:57:18.244511Z",
            "url": "https://files.pythonhosted.org/packages/c3/43/8958d583ec62eb5d28e63669369e68db38e0c89a3a0b675f89f13f352c07/text_rec_metric-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 04:57:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SWHL",
    "github_project": "TextRecMetric",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "python-Levenshtein",
            "specs": []
        },
        {
            "name": "datasets",
            "specs": []
        }
    ],
    "lcname": "text-rec-metric"
}
        
Elapsed time: 0.22860s