rst2dep


Namerst2dep JSON
Version 1.2.1.0 PyPI version JSON
download
home_pagehttps://github.com/amir-zeldes/rst2dep
SummaryRST (Rhetorical Structure Theory) constituent and dependency converter for discourse parses
upload_time2024-04-09 19:17:30
maintainerNone
docs_urlNone
authorAmir Zeldes
requires_pythonNone
licenseApache License, Version 2.0
keywords nlp rst discourse dependencies converter conversion rhetorical structure theory parsing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amir-zeldes/rst2dep",
    "name": "rst2dep",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "NLP, RST, discourse, dependencies, converter, conversion, Rhetorical Structure Theory, parsing",
    "author": "Amir Zeldes",
    "author_email": "amir.zeldes@georgetown.edu",
    "download_url": "https://files.pythonhosted.org/packages/66/d7/86db339d38bed0553a72ed4990f203cc0ca9777bc38b31d3c5ac58000d2f/rst2dep-1.2.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "RST (Rhetorical Structure Theory) constituent and dependency converter for discourse parses",
    "version": "1.2.1.0",
    "project_urls": {
        "Download": "https://github.com/amir-zeldes/rst2dep/releases/tag/v1.2.1.0",
        "Homepage": "https://github.com/amir-zeldes/rst2dep"
    },
    "split_keywords": [
        "nlp",
        " rst",
        " discourse",
        " dependencies",
        " converter",
        " conversion",
        " rhetorical structure theory",
        " parsing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66d786db339d38bed0553a72ed4990f203cc0ca9777bc38b31d3c5ac58000d2f",
                "md5": "d378784ac77b6d7969540baf7083e8ff",
                "sha256": "72cbe59def456b9da5060342707b59fc21d2ff91b1233ae7aab0947eb93b2c7b"
            },
            "downloads": -1,
            "filename": "rst2dep-1.2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d378784ac77b6d7969540baf7083e8ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42429,
            "upload_time": "2024-04-09T19:17:30",
            "upload_time_iso_8601": "2024-04-09T19:17:30.887032Z",
            "url": "https://files.pythonhosted.org/packages/66/d7/86db339d38bed0553a72ed4990f203cc0ca9777bc38b31d3c5ac58000d2f/rst2dep-1.2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 19:17:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amir-zeldes",
    "github_project": "rst2dep",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rst2dep"
}
        
Elapsed time: 0.22724s