{ "info": { "author": "Graham Horwood", "author_email": "gruevyhat@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "For a given input sentence, combinations of upper, lower, and title cased words\nare combined into a weighted trigram graph, the weight being the log probability\nof the trigram on a language model. The optimal casing is the graph path with\nthe highest LM likelihood.", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/horwoodg/pyrecase/get/1.1.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/horwoodg/pyrecase", "keywords": "nlp,recaser", "license": "http://www.gnu.org/licenses/gpl-2.0.html", "maintainer": null, "maintainer_email": null, "name": "pyrecase", "package_url": "https://pypi.org/project/pyrecase/", "platform": "Unix", "project_url": "https://pypi.org/project/pyrecase/", "project_urls": { "Download": "https://bitbucket.org/horwoodg/pyrecase/get/1.1.4.tar.gz", "Homepage": "https://bitbucket.org/horwoodg/pyrecase" }, "release_url": "https://pypi.org/project/pyrecase/1.1.4/", "requires_dist": null, "requires_python": null, "summary": "Recases input text according to a language model.", "version": "1.1.4" }, "last_serial": 1169272, "releases": { "1.1.4": [] }, "urls": [] }