pytrec-eval


Namepytrec-eval JSON
Version 0.5 PyPI version JSON
download
home_pagehttps://github.com/cvangysel/pytrec_eval
SummaryProvides Python bindings for popular Information Retrieval measures implemented within trec_eval.
upload_time2020-09-07 18:31:57
maintainer
docs_urlNone
authorChristophe Van Gysel
requires_python>=3
license
keywords trec_eval information retrieval evaluation ranking
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cvangysel/pytrec_eval",
    "name": "pytrec-eval",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "trec_eval,information retrieval,evaluation,ranking",
    "author": "Christophe Van Gysel",
    "author_email": "cvangysel@uva.nl",
    "download_url": "https://files.pythonhosted.org/packages/2e/03/e6e84df6a7c1265579ab26bbe30ff7f8c22745aa77e0799bba471c0a3a19/pytrec_eval-0.5.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Provides Python bindings for popular Information Retrieval measures implemented within trec_eval.",
    "version": "0.5",
    "project_urls": {
        "Download": "https://github.com/cvangysel/pytrec_eval/tarball/0.5",
        "Homepage": "https://github.com/cvangysel/pytrec_eval"
    },
    "split_keywords": [
        "trec_eval",
        "information retrieval",
        "evaluation",
        "ranking"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e03e6e84df6a7c1265579ab26bbe30ff7f8c22745aa77e0799bba471c0a3a19",
                "md5": "a478b2707fb0d8808e409f5cf4e99420",
                "sha256": "d9eb4616e7d6b73bf1b5ba4c2c4916e88124e790b53fd61610c30158999e7bde"
            },
            "downloads": -1,
            "filename": "pytrec_eval-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a478b2707fb0d8808e409f5cf4e99420",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 15248,
            "upload_time": "2020-09-07T18:31:57",
            "upload_time_iso_8601": "2020-09-07T18:31:57.186772Z",
            "url": "https://files.pythonhosted.org/packages/2e/03/e6e84df6a7c1265579ab26bbe30ff7f8c22745aa77e0799bba471c0a3a19/pytrec_eval-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-09-07 18:31:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cvangysel",
    "github_project": "pytrec_eval",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pytrec-eval"
}
        
Elapsed time: 0.29046s