{ "info": { "author": "Rahul", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Hidden Markov Model\n===================\n\nThis package is an implementation of Viterbi Algorithm, Forward algorithm and the Baum Welch Algorithm. The computations are done via matrices to improve the algorithm runtime. Package **hidden_markov** is tested with Python version 2.7 and Python version 3.5.\n\nDocumentation\n-------------\n\n`Check this link `_ for a detailed documentation of the project. \n\nIf you are new to hidden markov models check out this `tutorial `_ . \n\nRequirements\n------------\n\n* `numpy `_ \n\nLicense\n-------\n\nCopyright (c) 2016 Rahul Ramesh. See the LICENSE file for license rights and limitations (MIT).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/Red-devilz/hidden_markov", "keywords": "hmm hidden markov model", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "hidden_markov", "package_url": "https://pypi.org/project/hidden_markov/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hidden_markov/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/Red-devilz/hidden_markov" }, "release_url": "https://pypi.org/project/hidden_markov/0.3.2/", "requires_dist": null, "requires_python": null, "summary": "Implementation of Hidden markov model in discrete domain.", "version": "0.3.2" }, "last_serial": 2502408, "releases": { "0.1": [], "0.3": [ { "comment_text": "", "digests": { "md5": "369973a4f96dab598a3d8a48135f85ef", "sha256": "79d89b04e2c4b814959833d596564c63be80f3fcae571ab179d1aee53e21bce8" }, "downloads": -1, "filename": "hidden_markov-0.3.tar.gz", "has_sig": false, "md5_digest": "369973a4f96dab598a3d8a48135f85ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5436, "upload_time": "2016-07-19T14:41:43", "url": "https://files.pythonhosted.org/packages/ff/f8/0dc94dbb83f306bfd055941ade002f53416ca15c8446cbb67514c2127339/hidden_markov-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "fe52c5494c7b905bd2b122828402132c", "sha256": "64c685bd40d5c4f08f77217ce29c58395119656f098a5cabc95fab8144d613c4" }, "downloads": -1, "filename": "hidden_markov-0.3.1.tar.gz", "has_sig": false, "md5_digest": "fe52c5494c7b905bd2b122828402132c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6633, "upload_time": "2016-08-07T04:56:38", "url": "https://files.pythonhosted.org/packages/2a/81/74c8cf23029b25d504334b332d42d5b9bc9a2fc6f395b9b8b6f90e226794/hidden_markov-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "4c0e3121273ff6c1ee0e63658db4110d", "sha256": "98d9f4dd6c9af63a5d88d39b792275d8a79c99d7ef90fac6d89c4f1b69b7b89f" }, "downloads": -1, "filename": "hidden_markov-0.3.2.tar.gz", "has_sig": false, "md5_digest": "4c0e3121273ff6c1ee0e63658db4110d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6643, "upload_time": "2016-12-06T13:51:37", "url": "https://files.pythonhosted.org/packages/37/f3/e2caf0c874c7666243fd9ad1cd66cd34fdd539ffc5630c5ee8d6c1841aae/hidden_markov-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c0e3121273ff6c1ee0e63658db4110d", "sha256": "98d9f4dd6c9af63a5d88d39b792275d8a79c99d7ef90fac6d89c4f1b69b7b89f" }, "downloads": -1, "filename": "hidden_markov-0.3.2.tar.gz", "has_sig": false, "md5_digest": "4c0e3121273ff6c1ee0e63658db4110d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6643, "upload_time": "2016-12-06T13:51:37", "url": "https://files.pythonhosted.org/packages/37/f3/e2caf0c874c7666243fd9ad1cd66cd34fdd539ffc5630c5ee8d6c1841aae/hidden_markov-0.3.2.tar.gz" } ] }