{ "info": { "author": "Mikhail Korobov", "author_email": "kmike84@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: Russian", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Linguistic" ], "description": "Strum\n=====\n\nTHIS PACKAGE IS NO READY; NOTHING TO LOOK AT\n\nStrum is a Python package for Structured Prediction.\nIt aims to implement SEARN [1]_ and DAgger [2]_ algorithms.\n\nSee also: https://github.com/JohnLangford/vowpal_wabbit\n\nLicense is MIT.\n\n.. [1] Daum\u00e9, Hal, John Langford, and Daniel Marcu.\n \"Search-Based Structured Prediction.\"\n Machine Learning 75, no. 3 (June 2009): 297\u2013325.\n doi:10.1007/s10994-009-5106-x.\n\n.. [2] Ross, St\u00e9phane, Geoffrey J. Gordon, \u0438 J. Andrew Bagnell.\n \"A reduction of imitation learning and structured prediction to no-regret\n online learning.\" arXiv preprint arXiv:1011.0686, 2010.\n http://arxiv.org/abs/1011.0686\n\n\nInstall\n=======\n\n::\n\n pip install strum\n\nUsage\n=====\n\n* Changelog: https://github.com/kmike/strum/blob/master/CHANGES.rst\n* Source code: https://github.com/kmike/strum\n* Bug tracker: https://github.com/kmike/strum/issues", "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/kmike/strum/", "keywords": null, "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "strum", "package_url": "https://pypi.org/project/strum/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/strum/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kmike/strum/" }, "release_url": "https://pypi.org/project/strum/0.0/", "requires_dist": null, "requires_python": null, "summary": "Structured Prediction (SEARN and DAgger)", "version": "0.0" }, "last_serial": 1688000, "releases": { "0.0": [] }, "urls": [] }