{ "info": { "author": "aishutin", "author_email": "hazmozavr@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6" ], "description": "# rustress\n\nrustress is a tiny module for predicting stress in russian words. Grabbed data from ruwiktionary, parser script, jupyter notebook with model creation are avaible on [github.com](https://github.com/AIshutin/rustress).\n\nYou can predict stress with using predict_stress in predictor.py\n\nExample:\n\n```\nfrom rustress import predict_stress\nprint(predict_stress([input()]))\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/aishutin/rustress/archive/1.3.11.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aishutin/rustress", "keywords": "ru,stress,rustress,poetry,linguistic,python", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rustress", "package_url": "https://pypi.org/project/rustress/", "platform": "", "project_url": "https://pypi.org/project/rustress/", "project_urls": { "Download": "https://github.com/aishutin/rustress/archive/1.3.11.tar.gz", "Homepage": "https://github.com/aishutin/rustress" }, "release_url": "https://pypi.org/project/rustress/1.3.11/", "requires_dist": null, "requires_python": "", "summary": "A tiny module for offline stress detection in russian words.", "version": "1.3.11" }, "last_serial": 4530570, "releases": { "1.3.11": [ { "comment_text": "", "digests": { "md5": "47f7f8ab99632a742d7887685ee8dea2", "sha256": "f9b61b517596ad2333646c3ffc506086700e6075cb685ef63827d1b5c3e0f087" }, "downloads": -1, "filename": "rustress-1.3.11.tar.gz", "has_sig": false, "md5_digest": "47f7f8ab99632a742d7887685ee8dea2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 371621, "upload_time": "2018-11-26T17:52:27", "url": "https://files.pythonhosted.org/packages/2b/8e/003f1010ea2c27fad022526fa3db0f4547d8138109fcc0eba30e9e232d71/rustress-1.3.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47f7f8ab99632a742d7887685ee8dea2", "sha256": "f9b61b517596ad2333646c3ffc506086700e6075cb685ef63827d1b5c3e0f087" }, "downloads": -1, "filename": "rustress-1.3.11.tar.gz", "has_sig": false, "md5_digest": "47f7f8ab99632a742d7887685ee8dea2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 371621, "upload_time": "2018-11-26T17:52:27", "url": "https://files.pythonhosted.org/packages/2b/8e/003f1010ea2c27fad022526fa3db0f4547d8138109fcc0eba30e9e232d71/rustress-1.3.11.tar.gz" } ] }