{ "info": { "author": "Hagen F\u00c3\u00bcrstenau", "author_email": "hagenf@coli.uni-saarland.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1" ], "description": "svectors is a free implementation of two forms of computing word similarity.\r\nSpecifically, it computes the dot product on sparse vectors (for the cosine\r\nsimilarity measure) and a bounded variant of the Jiang-Conrath similarity\r\nmeasure on the WordNet taxonomy. If you don't know what these are, you probably\r\ndon't need this software. In particular, svectors will not simply compute word\r\nsimilarity for you. It's mainly a tool for researchers in computational\r\nlinguistics, and you need to feed it with appropriate data.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.coli.uni-saarland.de/~hagenf/software/svectors/", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "svectors", "package_url": "https://pypi.org/project/svectors/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/svectors/", "project_urls": { "Homepage": "http://www.coli.uni-saarland.de/~hagenf/software/svectors/" }, "release_url": "https://pypi.org/project/svectors/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Efficient implementation of dot product and bounded Jiang-Conrath similarity", "version": "0.1.1" }, "last_serial": 800268, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8712f4c9e166ed280f17caa7c9424ba1", "sha256": "a1fa17a70696f28956c2977ba655dd73174c6d84c88a6927e4cb1c4bbe54bf5b" }, "downloads": -1, "filename": "svectors-0.1.tar.gz", "has_sig": true, "md5_digest": "8712f4c9e166ed280f17caa7c9424ba1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7451, "upload_time": "2010-07-21T21:42:05", "url": "https://files.pythonhosted.org/packages/06/d5/366765b1d02651a3ce926155cfca13f0c75fe46501c6786f2d194c4c6f6b/svectors-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "dcbbce3749cbea2ff4d3fb00d821d5fd", "sha256": "d464494c167115941a6231d23982c0346193f26878124f92016a39710d8a4a84" }, "downloads": -1, "filename": "svectors-0.1.1.tar.gz", "has_sig": true, "md5_digest": "dcbbce3749cbea2ff4d3fb00d821d5fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7530, "upload_time": "2010-09-24T16:42:33", "url": "https://files.pythonhosted.org/packages/d7/74/82e21402753e7b9094855ef8edd5ce06075208d53b65b1e1eee94b56eeeb/svectors-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dcbbce3749cbea2ff4d3fb00d821d5fd", "sha256": "d464494c167115941a6231d23982c0346193f26878124f92016a39710d8a4a84" }, "downloads": -1, "filename": "svectors-0.1.1.tar.gz", "has_sig": true, "md5_digest": "dcbbce3749cbea2ff4d3fb00d821d5fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7530, "upload_time": "2010-09-24T16:42:33", "url": "https://files.pythonhosted.org/packages/d7/74/82e21402753e7b9094855ef8edd5ce06075208d53b65b1e1eee94b56eeeb/svectors-0.1.1.tar.gz" } ] }