{ "info": { "author": "Robert Elwell", "author_email": "robert.elwell@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "mrg_utils.py\nCreated by Robert Elwell\nUniversity of Texas at Austin\nDepartment of Linguistics\nhttp://comp.ling.utexas.edu/relwell\n\nLicensed under GPL\n\nThis is a set of python classes for processing Penn-Treebank-style combined parses, \nalso known as the .mrg format in PTB release two. Files should be fairly self-explanatory. \n\nCanonical node is mrg_utils.py, but mrg_document.py and node.py may be more informative \nfor someone starting out.\n\nThis could save you up to a month of writing and debugging, and was designed to be scalable.\n\nYou can use this to extract features, easily run statistics, and navigate syntactic trees.\n\nThis code is built from an API originally designed to interface with Stanford Parser-style dependency \nparse outputs (Marneffe et al, 2006), Penn Discourse Treebank data, and more. Code or \nguidance will be furnished upon request by emailing me at robert.elwell@gmail.com.\n\nGood luck, and enjoy.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/relwell/mrg_utils", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "mrg_utils", "package_url": "https://pypi.org/project/mrg_utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mrg_utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/relwell/mrg_utils" }, "release_url": "https://pypi.org/project/mrg_utils/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A set of utilities for interacting with Penn-Treebank .mrg-formatted parses and identifying syntactic heads", "version": "0.0.1" }, "last_serial": 1679574, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3f50fbc0524608b255eb5056b4901436", "sha256": "a85cadfb734312d1f61993132da2145f6e56b28022245fa8d235bfd814151bb7" }, "downloads": -1, "filename": "mrg_utils-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3f50fbc0524608b255eb5056b4901436", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8948, "upload_time": "2015-08-16T18:03:35", "url": "https://files.pythonhosted.org/packages/7f/6b/e84f1f4d519477e9b69f82ab8a53003d45d67e1536a797dcf4cbc472bc1f/mrg_utils-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f50fbc0524608b255eb5056b4901436", "sha256": "a85cadfb734312d1f61993132da2145f6e56b28022245fa8d235bfd814151bb7" }, "downloads": -1, "filename": "mrg_utils-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3f50fbc0524608b255eb5056b4901436", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8948, "upload_time": "2015-08-16T18:03:35", "url": "https://files.pythonhosted.org/packages/7f/6b/e84f1f4d519477e9b69f82ab8a53003d45d67e1536a797dcf4cbc472bc1f/mrg_utils-0.0.1.tar.gz" } ] }