fast-er-link


Namefast-er-link JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/jacobmorrier/fast-er
SummaryGPU-Accelerated Record Linkage and Deduplication in Python
upload_time2025-11-02 17:34:36
maintainerNone
docs_urlNone
authorJacob Morrier, Sulekha Kishore, R. Michael Alvarez
requires_python<4,>=3.7
licenseNone
keywords entity resolution gpu probabilistic record linkage record linkage
VCS
bugtrack_url
requirements cupy-cuda12x numpy pandas matplotlib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Fast-ER is a Python package for GPU-accelerated record linkage and deduplication.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jacobmorrier/fast-er",
    "name": "fast-er-link",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "entity resolution, GPU, probabilistic record linkage, record linkage",
    "author": "Jacob Morrier, Sulekha Kishore, R. Michael Alvarez",
    "author_email": "jmorrier@alumni.caltech.edu, sulekha@mit.edu, rma@hss.caltech.edu",
    "download_url": "https://files.pythonhosted.org/packages/f8/a1/093c4654748f1c07755eadcdad2b98df9e8e8ba71012436850db8523b91c/fast_er_link-0.3.1.tar.gz",
    "platform": null,
    "description": "Fast-ER is a Python package for GPU-accelerated record linkage and deduplication.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "GPU-Accelerated Record Linkage and Deduplication in Python",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/jacobmorrier/fast-er"
    },
    "split_keywords": [
        "entity resolution",
        " gpu",
        " probabilistic record linkage",
        " record linkage"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ca89e447ce1b453e044d3d97681b7946bb8879413d8823f64f1b5a739b6749e7",
                "md5": "5478f96c13c8a4b88da5c570dea0196e",
                "sha256": "513c6a4eb3fd9ba3f28ede848cc8c3e90929cf8aaca7bf7a26b315fde92df462"
            },
            "downloads": -1,
            "filename": "fast_er_link-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5478f96c13c8a4b88da5c570dea0196e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 20887,
            "upload_time": "2025-11-02T17:34:35",
            "upload_time_iso_8601": "2025-11-02T17:34:35.489562Z",
            "url": "https://files.pythonhosted.org/packages/ca/89/e447ce1b453e044d3d97681b7946bb8879413d8823f64f1b5a739b6749e7/fast_er_link-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f8a1093c4654748f1c07755eadcdad2b98df9e8e8ba71012436850db8523b91c",
                "md5": "9babe93dbbb5bc70afa75fdfe6be14ef",
                "sha256": "15552cb39f11a635c50f84d196895e9d790cc0f02416d183b742dda5f6389451"
            },
            "downloads": -1,
            "filename": "fast_er_link-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9babe93dbbb5bc70afa75fdfe6be14ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 17041,
            "upload_time": "2025-11-02T17:34:36",
            "upload_time_iso_8601": "2025-11-02T17:34:36.578201Z",
            "url": "https://files.pythonhosted.org/packages/f8/a1/093c4654748f1c07755eadcdad2b98df9e8e8ba71012436850db8523b91c/fast_er_link-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-02 17:34:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jacobmorrier",
    "github_project": "fast-er",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cupy-cuda12x",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        }
    ],
    "lcname": "fast-er-link"
}
        
Elapsed time: 1.96069s