{ "info": { "author": "UW Magellan Team", "author_email": "uwmagellan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "py_labeler\n=================\n\nThis project seeks to build a Python based GUI for manual labeling of\ncandidate pairs.\n\nGiven two tables A and B, the goal of\nEM is to discover the tuple pairs between two tables that refer to the\nsame real-world entities. There are two main steps involved in entity matching:\nblocking and matching. The blocking step aims to remove obvious non-matching\ntuple pairs and reduce the set considered for matching. Entity matching in\npractice involves many steps than just blocking and matching. While performing EM\nusers often execute many steps, e.g. exploring, cleaning, debugging, sampling,\nestimating accuracy, etc. Current EM systems however do not cover the entire\nEM pipeline, providing support only for a few steps (e.g., blocking, matching), while\nignoring less well-known yet equally critical steps (e.g., debugging, sampling).\npy_entitymatching seeks to support all the steps involved in EM pipeline.\n\nAt the matching step, users would want to check and verify candidate pairs as matches\nor non-matches. This is a manual process and this package py_labeler, provides a GUI to make this\nprocess easier.\n\nThe package is free, open-source, and BSD-licensed.\n\nImportant links\n===============\n\n* Project Homepage: https://sites.google.com/site/anhaidgroup/projects/magellan/py_labeler_v0_1_1\n* Code repository: https://github.com/anhaidgroup/py_labeler\n* Issue Tracker: https://github.com/anhaidgroup/py_labeler/issues\n\nDependencies\n============\n\nThe required dependencies to build the packages are:\n\n* pandas (provides data structures to store and manage tables)\n* pyqt5 (provides tools to build GUIs)\n* jinja2 (provides templating for GUI)\n\n\nPlatforms\n=========\n\npy_labeler has been tested on Linux, OS X and Windows.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://sites.google.com/site/anhaidgroup/projects/magellan/py_labeler", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "py-labeler", "package_url": "https://pypi.org/project/py-labeler/", "platform": "", "project_url": "https://pypi.org/project/py-labeler/", "project_urls": { "Homepage": "https://sites.google.com/site/anhaidgroup/projects/magellan/py_labeler" }, "release_url": "https://pypi.org/project/py-labeler/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Python GUI for labeling in Entity Matching process.", "version": "0.1.1" }, "last_serial": 3498760, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ddf0a7ba1359d356767d469fb010a49b", "sha256": "ade8375ba0467b05c60b19664eef009cf0dd9f7562317aa3c95bd9b4aec9e0e0" }, "downloads": -1, "filename": "py_labeler-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ddf0a7ba1359d356767d469fb010a49b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 286721, "upload_time": "2017-12-30T21:44:30", "url": "https://files.pythonhosted.org/packages/3a/59/06a05c68b9a73947752f265c1205d615e040c99a4e818d2bcf420427a5d8/py_labeler-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "31a4eef9127273e02fb3f7385a74ad69", "sha256": "9103c976dc76ae1ebab8b633ce1968977880d98319a4228a382945e22a1dfef5" }, "downloads": -1, "filename": "py_labeler-0.1.1.tar.gz", "has_sig": false, "md5_digest": "31a4eef9127273e02fb3f7385a74ad69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 286740, "upload_time": "2018-01-17T21:56:29", "url": "https://files.pythonhosted.org/packages/4e/7c/002b4259361df4d27dafb680230c158f77cba4350a9a8bdb5c153b8c70d9/py_labeler-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31a4eef9127273e02fb3f7385a74ad69", "sha256": "9103c976dc76ae1ebab8b633ce1968977880d98319a4228a382945e22a1dfef5" }, "downloads": -1, "filename": "py_labeler-0.1.1.tar.gz", "has_sig": false, "md5_digest": "31a4eef9127273e02fb3f7385a74ad69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 286740, "upload_time": "2018-01-17T21:56:29", "url": "https://files.pythonhosted.org/packages/4e/7c/002b4259361df4d27dafb680230c158f77cba4350a9a8bdb5c153b8c70d9/py_labeler-0.1.1.tar.gz" } ] }