{ "info": { "author": "Philip Deuchler", "author_email": "pbdeuchler@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Classy: A naive bayes classifier package for Python\n=========================\n\nBayes all the things!\n\nClassy is an MIT licensed library written in Python.\n\nClassy is built for document classification with web application usage in mind. Classy simplifies\nthe process down for you, so all you need to do is train it.\n\n::\n\n\t>>> c = Classy()\n\t>>> c.train(['cpu', 'RAM', 'ALU', 'io', 'bridge', 'disk'], 'architecture')\n\tTrue\n\t>>> c.train(['monitor', 'mouse', 'keyboard', 'microphone', 'headphones'], 'input_devices')\n\tTrue\n\t>>> c.train(['desk', 'chair', 'cabinet', 'lamp'], 'office furniture')\n\tTrue\n\t>>> my_office = ['cpu', 'monitor', 'mouse', 'chair']\n\t>>> c.classify(my_office)\n\t('input_devices', -1.0986122886681098)\n\t...\n\nClassy has been designed with flexibility in mind, so it will work with any range of uses- blog entry categorization, ir systems,\ntag clouds, recommendation engines and so on. Classy treats each document as a \"bag of words\" and is thus agnostic to content.\n\n\nFeatures\n--------\n\n- Being Awesome\n\n\nInstallation\n------------\n\nTo install on your machine: ::\n\n\t$ pip install Classy\n\t\nor: ::\n\n\t$ easy_install Classy\n\n(But you should use pip)\n\n\nContribute\n----------\n \n\n#. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. There is a Contributor Friendly tag for issues that should be ideal for people who are not very familiar with the codebase yet.\n#. Fork the `repository`_ on Github to start making your changes to the **develop** branch (or branch off of it).\n#. Write a test which shows that the bug was fixed or that the feature works as expected.\n#. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to `AUTHORS`_.\n\n\nREADME shamelessly ripped from `requests`_\n\n\n.. _`repository`: https://github.com/pbdeuchler/Classy/\n.. _`AUTHORS`: https://github.com/pbdeuchler/Classy/blob/master/AUTHORS.rst\n.. _`requests`: https://github.com/kennethreitz/requests/\n\n.. :changelog:\n\nHistory\n-------\n\n0.0.3 - 0.0.9.2 (2012-05-10)\n++++++++++++++++++\n\n* Working out packaging/pypi kinks\n\n0.0.2 (2012-05-10)\n++++++++++++++++++\n\n* IT'S ALIVE\n\n0.0.1 (2012-04-30)\n++++++++++++++++++\n\n* A whole new world", "description_content_type": null, "docs_url": "https://pythonhosted.org/Classy/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/classy/", "keywords": null, "license": "Copyright (c) 2012 Philip Deuchler.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "Classy", "package_url": "https://pypi.org/project/Classy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Classy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/classy/" }, "release_url": "https://pypi.org/project/Classy/0.0.9.2/", "requires_dist": null, "requires_python": null, "summary": "Abstracted naive Bayes classifier for rest of us (Requires Python 2.7 or later)", "version": "0.0.9.2" }, "last_serial": 783947, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "cc541b588d251c9173b9387acfce90a8", "sha256": "bba5dd81db27a8dee6f3d0316f0a53b84e822a803625ebd76c5e883a8c37b164" }, "downloads": -1, "filename": "Classy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "cc541b588d251c9173b9387acfce90a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3288, "upload_time": "2012-05-11T02:44:46", "url": "https://files.pythonhosted.org/packages/71/c8/cd5b4418c3d3c2fbce94a70ec391bf59a189eaf137d1d631de75e5052527/Classy-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "6c857cca629f46086132cef8498af3a2", "sha256": "2349b36436874ef17396a14b9a4eac70d0dc1189bb9c9d588a259636c3d5d314" }, "downloads": -1, "filename": "Classy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "6c857cca629f46086132cef8498af3a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3312, "upload_time": "2012-05-11T02:56:02", "url": "https://files.pythonhosted.org/packages/e4/1f/e7e6427d9b91387603e88870ed85293f54ce6e6aaf1833085dda69cb9b51/Classy-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "967808bd6504fc2b31aeab19ab82cdaa", "sha256": "308775bd21a66b574a3fefd0d58ae40e6753ccb58b9d93f2a7ce6c2deb73bde4" }, "downloads": -1, "filename": "Classy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "967808bd6504fc2b31aeab19ab82cdaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3457, "upload_time": "2012-05-11T02:59:48", "url": "https://files.pythonhosted.org/packages/ac/06/6c778896642aa326d57403995ed2ac125e5ea22119d71ea1247cc4fbf85b/Classy-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "59244c3dfa6df8941c1c8d5329823962", "sha256": "0b665d9a63d3e0daa2f0e7a7fbd3f13cae55e236fc3561167c79f636d4704899" }, "downloads": -1, "filename": "Classy-0.0.5.tar.gz", "has_sig": false, "md5_digest": "59244c3dfa6df8941c1c8d5329823962", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3455, "upload_time": "2012-05-11T03:03:09", "url": "https://files.pythonhosted.org/packages/e6/99/9596019dde0ad13386ded8076f17c4391be9394f230b14ed560bbcaa00a0/Classy-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "a3bd39a864581914a35dc6ae2d6814fc", "sha256": "c827d514717c9714174582e5f201a6b021e96bf7ae33ec2717aee5c5f5b2606c" }, "downloads": -1, "filename": "Classy-0.0.6.tar.gz", "has_sig": false, "md5_digest": "a3bd39a864581914a35dc6ae2d6814fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3373, "upload_time": "2012-05-11T04:07:02", "url": "https://files.pythonhosted.org/packages/c5/16/34073b1d56afd3dd4332a023de19ee2bcae8a816bd7bac045f5246dd3f7c/Classy-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "2be440b3a5e54e832b8167e25ebfbf1c", "sha256": "672de4fc88c9c89d47a949c28070dbbd02bdccfa192d389947682e72a856ff1f" }, "downloads": -1, "filename": "Classy-0.0.7.tar.gz", "has_sig": false, "md5_digest": "2be440b3a5e54e832b8167e25ebfbf1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3505, "upload_time": "2012-05-11T04:10:31", "url": "https://files.pythonhosted.org/packages/0d/51/60bcaa46d51f936252e4f7e4d934054a1300836eeeff162185da0b083144/Classy-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "bddf0743625168a45359fea37333977e", "sha256": "3eb8f700d929ba361f79a24379beacda3ced9e22a87fadf6abecee70fafce555" }, "downloads": -1, "filename": "Classy-0.0.8.tar.gz", "has_sig": false, "md5_digest": "bddf0743625168a45359fea37333977e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3501, "upload_time": "2012-05-11T04:24:36", "url": "https://files.pythonhosted.org/packages/60/d8/80bb22c177cf8b7f5fa4e0f1ba84b46df97349d5496df43922ea1decaa43/Classy-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "d387128d9eb354b9285dfecae3f58ba1", "sha256": "af96775dc3efa9aaf2f0068c84b12398a90fe65f23d69f07a461de170f4c10af" }, "downloads": -1, "filename": "Classy-0.0.9.tar.gz", "has_sig": false, "md5_digest": "d387128d9eb354b9285dfecae3f58ba1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3655, "upload_time": "2012-05-11T04:29:14", "url": "https://files.pythonhosted.org/packages/ec/dd/82018b425ff5bbf23e2d26858816b0d591d5a0fd274577fe02a78f44a944/Classy-0.0.9.tar.gz" } ], "0.0.9.1": [ { "comment_text": "", "digests": { "md5": "906d9cb789ecfc30fdafb122db8bae7d", "sha256": "139cf58eb9b6f36a5c0484df84f1acd937e6fc62ca7c9fb9292be4fb6b580a48" }, "downloads": -1, "filename": "Classy-0.0.9.1.tar.gz", "has_sig": false, "md5_digest": "906d9cb789ecfc30fdafb122db8bae7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3727, "upload_time": "2012-05-11T04:31:42", "url": "https://files.pythonhosted.org/packages/1d/5b/cc933f548db9bed9086ce1d1719f601a21b15b14dcf23fe8b551d985a23d/Classy-0.0.9.1.tar.gz" } ], "0.0.9.2": [ { "comment_text": "", "digests": { "md5": "8dbfde305913e8d13ba906acdd277b2a", "sha256": "552404b4d9f7601de7de29db04defb47885a6441ac8b72ad3628e222d00c95c2" }, "downloads": -1, "filename": "Classy-0.0.9.2.tar.gz", "has_sig": false, "md5_digest": "8dbfde305913e8d13ba906acdd277b2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3730, "upload_time": "2012-05-11T04:41:34", "url": "https://files.pythonhosted.org/packages/b7/92/c76123b2d809d3109414458bcc193cd1ee99ccbbd10a5045779dca6c72ec/Classy-0.0.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8dbfde305913e8d13ba906acdd277b2a", "sha256": "552404b4d9f7601de7de29db04defb47885a6441ac8b72ad3628e222d00c95c2" }, "downloads": -1, "filename": "Classy-0.0.9.2.tar.gz", "has_sig": false, "md5_digest": "8dbfde305913e8d13ba906acdd277b2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3730, "upload_time": "2012-05-11T04:41:34", "url": "https://files.pythonhosted.org/packages/b7/92/c76123b2d809d3109414458bcc193cd1ee99ccbbd10a5045779dca6c72ec/Classy-0.0.9.2.tar.gz" } ] }