{ "info": { "author": "Richard Boulton", "author_email": "richard@tartarus.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "License :: OSI Approved :: MIT License", "Natural Language :: Danish", "Natural Language :: Dutch", "Natural Language :: English", "Natural Language :: Finnish", "Natural Language :: French", "Natural Language :: German", "Natural Language :: Italian", "Natural Language :: Norwegian", "Natural Language :: Portuguese", "Natural Language :: Russian", "Natural Language :: Spanish", "Natural Language :: Swedish", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Other", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Database", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Text Processing :: Indexing", "Topic :: Text Processing :: Linguistic" ], "description": "Stemming algorithms\n\nPyStemmer provides access to efficient algorithms for calculating a\n\"stemmed\" form of a word. This is a form with most of the common\nmorphological endings removed; hopefully representing a common\nlinguistic base form. This is most useful in building search engines\nand information retrieval software; for example, a search with stemming\nenabled should be able to find a document containing \"cycling\" given the\nquery \"cycles\".\n\nPyStemmer provides algorithms for several (mainly european) languages,\nby wrapping the libstemmer library from the Snowball project in a Python\nmodule.\n\nIt also provides access to the classic Porter stemming algorithm for\nenglish: although this has been superceded by an improved algorithm, the\noriginal algorithm may be of interest to information retrieval\nresearchers wishing to reproduce results of earlier experiments.", "description_content_type": null, "docs_url": null, "download_url": "http://snowball.tartarus.org/wrappers/PyStemmer-1.3.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://snowball.tartarus.org/", "keywords": "python,information retrieval,language processing,morphological analysis,stemming algorithms,stemmers", "license": "MIT,BSD", "maintainer": null, "maintainer_email": null, "name": "PyStemmer", "package_url": "https://pypi.org/project/PyStemmer/", "platform": "any", "project_url": "https://pypi.org/project/PyStemmer/", "project_urls": { "Download": "http://snowball.tartarus.org/wrappers/PyStemmer-1.3.0.tar.gz", "Homepage": "http://snowball.tartarus.org/" }, "release_url": "https://pypi.org/project/PyStemmer/1.3.0/", "requires_dist": null, "requires_python": null, "summary": "Snowball stemming algorithms, for information retrieval", "version": "1.3.0" }, "last_serial": 743347, "releases": { "1.0": [], "1.0.1": [], "1.1.0": [ { "comment_text": "", "digests": { "md5": "a52a41ce923f1b9da71adfab29001a54", "sha256": "e8c00f23e3cd544c68662c5220925ea788305bc9a943a5add0bf82778bd22e87" }, "downloads": -1, "filename": "PyStemmer-1.1.0.tar.gz", "has_sig": false, "md5_digest": "a52a41ce923f1b9da71adfab29001a54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 379991, "upload_time": "2009-11-06T01:53:22", "url": "https://files.pythonhosted.org/packages/dd/32/b66f0978855c30a3d02abe423b242018669fb1ab9aa04ec4356dc4465cc9/PyStemmer-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "95ed273108275150576f212d9de4273d", "sha256": "c23a7aabbc1e6ce48004c564bbfec767462a50dd10563a778eaea176d5b3e56d" }, "downloads": -1, "filename": "PyStemmer-1.2.0.tar.gz", "has_sig": false, "md5_digest": "95ed273108275150576f212d9de4273d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 388071, "upload_time": "2011-08-09T17:56:20", "url": "https://files.pythonhosted.org/packages/3b/79/fb0baa8a23d622e8dc344dbd8d7d09def3140a49d599e3f2bb47f55767af/PyStemmer-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "46ee623eeeba5a7cc0d95cbfa7e18abd", "sha256": "d1ac14eb64978c1697fcfba76e3ac7ebe24357c9428e775390f634648947cb91" }, "downloads": -1, "filename": "PyStemmer-1.3.0.tar.gz", "has_sig": false, "md5_digest": "46ee623eeeba5a7cc0d95cbfa7e18abd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 360102, "upload_time": "2013-02-25T01:48:27", "url": "https://files.pythonhosted.org/packages/21/ee/19e0e4ec9398cc022617baa5f013fd415cce4887748245126aa6d4fac3c6/PyStemmer-1.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "46ee623eeeba5a7cc0d95cbfa7e18abd", "sha256": "d1ac14eb64978c1697fcfba76e3ac7ebe24357c9428e775390f634648947cb91" }, "downloads": -1, "filename": "PyStemmer-1.3.0.tar.gz", "has_sig": false, "md5_digest": "46ee623eeeba5a7cc0d95cbfa7e18abd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 360102, "upload_time": "2013-02-25T01:48:27", "url": "https://files.pythonhosted.org/packages/21/ee/19e0e4ec9398cc022617baa5f013fd415cce4887748245126aa6d4fac3c6/PyStemmer-1.3.0.tar.gz" } ] }