{ "info": { "author": "Florian Boesch", "author_email": "tfclassify@codeflow.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Text Processing :: Indexing" ], "description": "TFClassify\n ~~~~~~~~~~\n \n TFClassify is a document classification algorithm implementation.\n \n It uses word-hypervectors where each component is computed with a modified\n tf-idf weighting for a group of documents.\n \n * It is fast, faster then edit-distance or bayesian algorithms\n * It is reliable and refuses to guess on data it where the certainty is too low.\n * Very little data is required to start classification\n \n :copyright: 2006 by Florian Boesch.\n :license: GNU LGPL, see LICENSE for more details.", "description_content_type": null, "docs_url": null, "download_url": "http://dev.codeflow.org/trac/tfclassify/wiki/download", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dev.codeflow.org/trac/tfclassify", "keywords": null, "license": "GNU Lesser General Public License (LGPL)", "maintainer": null, "maintainer_email": null, "name": "tfclassify", "package_url": "https://pypi.org/project/tfclassify/", "platform": "any", "project_url": "https://pypi.org/project/tfclassify/", "project_urls": { "Download": "http://dev.codeflow.org/trac/tfclassify/wiki/download", "Homepage": "http://dev.codeflow.org/trac/tfclassify" }, "release_url": "https://pypi.org/project/tfclassify/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "TFClassify is a document classification algorithm implementation.", "version": "0.1.2" }, "last_serial": 20673, "releases": { "0.1": [], "0.1.1": [], "0.1.2": [] }, "urls": [] }