simple-smatch


Namesimple-smatch JSON
Version 0.1.3.1 PyPI version JSON
download
home_pagehttps://github.com/EinsZwo/smatch
SummarySimple Smatch
upload_time2024-08-10 21:39:47
maintainerNone
docs_urlNone
authorMatt Buchholz
requires_pythonNone
licenseMIT
keywords nlp semantics amr evaluation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # Smatch (semantic match) tool

[![Version on PyPI](https://img.shields.io/pypi/v/smatch)](https://pypi.org/project/smatch/)
![Python Support](https://img.shields.io/pypi/pyversions/smatch)


Simple extension of the original smatch library to support graph-by-graph comparisons and get away from file loading

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/EinsZwo/smatch",
    "name": "simple-smatch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "nlp semantics amr evaluation",
    "author": "Matt Buchholz",
    "author_email": "CzechEinsZwo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5a/35/1e554978eb8ddd74755e0f88b5c669ee9ff403471849095c7457ed7766d8/simple-smatch-0.1.3.1.tar.gz",
    "platform": null,
    "description": "# Smatch (semantic match) tool\r\n\r\n[![Version on PyPI](https://img.shields.io/pypi/v/smatch)](https://pypi.org/project/smatch/)\r\n![Python Support](https://img.shields.io/pypi/pyversions/smatch)\r\n\r\n\r\nSimple extension of the original smatch library to support graph-by-graph comparisons and get away from file loading\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple Smatch",
    "version": "0.1.3.1",
    "project_urls": {
        "Homepage": "https://github.com/EinsZwo/smatch"
    },
    "split_keywords": [
        "nlp",
        "semantics",
        "amr",
        "evaluation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b56e58bc74fe992f2c9a45186f7b1fed89b660129c2f090c9f209bf577f06ee",
                "md5": "7e94a53a5cf94d78f3ba41f8fda57646",
                "sha256": "d53e4d09e013a02aa559428158510fbc8cd9d629a1eff495d8731ed5b9d91001"
            },
            "downloads": -1,
            "filename": "simple_smatch-0.1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e94a53a5cf94d78f3ba41f8fda57646",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 54354,
            "upload_time": "2024-08-10T21:39:45",
            "upload_time_iso_8601": "2024-08-10T21:39:45.141103Z",
            "url": "https://files.pythonhosted.org/packages/0b/56/e58bc74fe992f2c9a45186f7b1fed89b660129c2f090c9f209bf577f06ee/simple_smatch-0.1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a351e554978eb8ddd74755e0f88b5c669ee9ff403471849095c7457ed7766d8",
                "md5": "4f8be263ff6d52d8788acee157b20b3d",
                "sha256": "410addbdbb380374418336c485a3be75c989ce5ecd3138c03f880b2065c14653"
            },
            "downloads": -1,
            "filename": "simple-smatch-0.1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4f8be263ff6d52d8788acee157b20b3d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 51543,
            "upload_time": "2024-08-10T21:39:47",
            "upload_time_iso_8601": "2024-08-10T21:39:47.534174Z",
            "url": "https://files.pythonhosted.org/packages/5a/35/1e554978eb8ddd74755e0f88b5c669ee9ff403471849095c7457ed7766d8/simple-smatch-0.1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-10 21:39:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EinsZwo",
    "github_project": "smatch",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "tox": true,
    "lcname": "simple-smatch"
}
        
Elapsed time: 4.80268s