{ "info": { "author": "Alireza Savand", "author_email": "alireza.savand@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development", "Topic :: Text Processing", "Topic :: Text Processing :: Filters" ], "description": "=================\nPython Stop Words\n=================\n\n.. contents:: Table of contents\n\nOverview\n--------\n\nGet list of common stop words in various languages in Python.\n\n.. image:: https://secure.travis-ci.org/Alir3z4/python-stop-words.png\n :alt: Build Status\n :target: http://travis-ci.org/Alir3z4/python-stop-words\n\n.. image:: https://coveralls.io/repos/Alir3z4/python-stop-words/badge.png\n :alt: Coverage Status\n :target: https://coveralls.io/r/Alir3z4/python-stop-words\n\n\n.. image:: http://badge.kloud51.com/pypi/v/stop-words.svg\n :target: https://pypi.python.org/pypi/stop-words\n :alt: PyPI Version\n\n.. image:: http://badge.kloud51.com/pypi/w/stop-words.svg\n :target: https://pypi.python.org/pypi/stop-words\n :alt: PyPI Wheel\n\n.. image:: http://badge.kloud51.com/pypi/s/stop-words.svg\n :target: https://pypi.python.org/pypi/stop-words\n :alt: PyPI Status\n\n.. image:: http://badge.kloud51.com/pypi/l/stop-words.svg\n :target: https://github.com/Alir3z4/python-stop-words/blob/master/LICENSE\n :alt: License\n\n.. image:: http://badge.kloud51.com/pypi/f/stop-words.svg\n :target: https://pypi.python.org/pypi/stop-words\n :alt: PyPI Format\n\n.. image:: http://badge.kloud51.com/pypi/p/stop-words.svg\n :target: https://pypi.python.org/pypi/stop-words\n :alt: PyPI Py_versions\n\n.. image:: http://badge.kloud51.com/pypi/d/stop-words.svg\n :target: https://pypi.python.org/pypi/stop-words\n :alt: PyPI Downloads\n\n.. image:: http://badge.kloud51.com/pypi/i/stop-words.svg\n :target: https://pypi.python.org/pypi/stop-words\n :alt: PyPI Implementation\n\n.. image:: http://badge.kloud51.com/pypi/e/stop-words.svg\n :target: https://pypi.python.org/pypi/stop-words\n :alt: PyPI Egg\n\n\nAvailable languages\n-------------------\n\n* Arabic\n* Bulgarian\n* Catalan\n* Czech\n* Danish\n* Dutch\n* English\n* Finnish\n* French\n* German\n* Hungarian\n* Indonesian\n* Italian\n* Norwegian\n* Polish\n* Portuguese\n* Romanian\n* Russian\n* Spanish\n* Swedish\n* Turkish\n* Ukrainian\n\n\nInstallation\n------------\n``stop-words`` is available on PyPI\n\nhttp://pypi.python.org/pypi/stop-words\n\nSo easily install it by ``pip``\n::\n\n $ pip install stop-words\n\nOr by ``easy_install``\n::\n\n $ easy_install stop-words\n\nAnother way is by cloning ``stop-words``'s `git repo `_ ::\n\n $ git clone --recursive git://github.com/Alir3z4/python-stop-words.git\n\nThen install it by running:\n::\n\n $ python setup.py install\n\n\nBasic usage\n-----------\n::\n\n from stop_words import get_stop_words\n\n stop_words = get_stop_words('en')\n stop_words = get_stop_words('english')\n\n from stop_words import safe_get_stop_words\n\n stop_words = safe_get_stop_words('unsupported language')\n\nPython compatibility\n--------------------\n\nPython-stop-words has been originally developed for Python 2, but has been\nported and tested for Python 3.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Alir3z4/python-stop-words", "keywords": "", "license": "Copyright (c) 2014, Alireza Savand, Contributors\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the {organization} nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n", "maintainer": "", "maintainer_email": "", "name": "stop-words", "package_url": "https://pypi.org/project/stop-words/", "platform": "", "project_url": "https://pypi.org/project/stop-words/", "project_urls": { "Homepage": "https://github.com/Alir3z4/python-stop-words" }, "release_url": "https://pypi.org/project/stop-words/2018.7.23/", "requires_dist": null, "requires_python": "", "summary": "Get list of common stop words in various languages in Python", "version": "2018.7.23" }, "last_serial": 4094760, "releases": { "2014.5.26": [ { "comment_text": "", "digests": { "md5": "524f7e89702d865a2ca3dbd1aa50a091", "sha256": "2415322f1bf9e035e16548e6f7625f4114aea5a48363bd3304448cedf99c0efb" }, "downloads": -1, "filename": "stop-words-2014.5.26.tar.gz", "has_sig": false, "md5_digest": "524f7e89702d865a2ca3dbd1aa50a091", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11986, "upload_time": "2014-05-26T07:23:45", "url": "https://files.pythonhosted.org/packages/bf/2b/e6f4f6f3d900f7e2827144ccb3ed33e7a4473b4832b012d6ea45fe678295/stop-words-2014.5.26.tar.gz" } ], "2015.1.19": [ { "comment_text": "", "digests": { "md5": "46caac922ee7eb22ba20f5fff8cac313", "sha256": "ce6e302b50b4351278cf12968cd90c0d4dc2b0bfe3961816e1c85e43131c51be" }, "downloads": -1, "filename": "stop-words-2015.1.19.tar.gz", "has_sig": false, "md5_digest": "46caac922ee7eb22ba20f5fff8cac313", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13985, "upload_time": "2015-01-19T20:05:36", "url": "https://files.pythonhosted.org/packages/fe/a8/59a6c8a148fdc082ca8cc29a981f276c59f892fbfc568be21cb553f0b72b/stop-words-2015.1.19.tar.gz" } ], "2015.1.22": [ { "comment_text": "", "digests": { "md5": "10dedf93e3f6e019b7817bcff804fb40", "sha256": "1bcd936a26127c7dca0b5fbb0cc45c9c0b1bb31fa54504e1c7165b040d64e41c" }, "downloads": -1, "filename": "stop-words-2015.1.22.tar.gz", "has_sig": false, "md5_digest": "10dedf93e3f6e019b7817bcff804fb40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15235, "upload_time": "2015-01-22T08:43:28", "url": "https://files.pythonhosted.org/packages/84/ef/2d6006b5d87c1418dc823cdc0dc8c2abb9a77aa0b9c622bff7cc04893451/stop-words-2015.1.22.tar.gz" } ], "2015.1.31": [ { "comment_text": "", "digests": { "md5": "22d487a8e368096c4e6d0f79501c738d", "sha256": "38a27084aa05c4a20bc64c125719510760acc7fc0c3055f3342f24b43527dd3b" }, "downloads": -1, "filename": "stop-words-2015.1.31.tar.gz", "has_sig": false, "md5_digest": "22d487a8e368096c4e6d0f79501c738d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15717, "upload_time": "2015-02-01T06:38:46", "url": "https://files.pythonhosted.org/packages/4e/c2/7c3abbf9a9f00268c7d079d47ea778880937b76d436117c6cc1e9f871c57/stop-words-2015.1.31.tar.gz" } ], "2015.2.21": [ { "comment_text": "", "digests": { "md5": "aa16b8a23873fa3e2b46fa9edc7078c2", "sha256": "f0865b76d238effe2662560496f419fd5fadecbd23e0cc6f6d0d072b1ea4c17c" }, "downloads": -1, "filename": "stop-words-2015.2.21.tar.gz", "has_sig": false, "md5_digest": "aa16b8a23873fa3e2b46fa9edc7078c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18640, "upload_time": "2015-02-21T13:13:19", "url": "https://files.pythonhosted.org/packages/e9/0b/59780b1a0dea63fcf681c0fe8d62a6809d754a15cfbeb209d4917379781e/stop-words-2015.2.21.tar.gz" } ], "2015.2.23": [ { "comment_text": "", "digests": { "md5": "0ec19164b6259e3514d4f78963c4c6e2", "sha256": "80e3e0dcf0f4a10c4aceda6786c3a66631d7958a497d3b94b16753157a29fc1b" }, "downloads": -1, "filename": "stop-words-2015.2.23.tar.gz", "has_sig": false, "md5_digest": "0ec19164b6259e3514d4f78963c4c6e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18292, "upload_time": "2015-02-23T15:05:50", "url": "https://files.pythonhosted.org/packages/0c/76/97ee49770841b7e620933ca92f5855a60467e3526b5859a7310ded946271/stop-words-2015.2.23.tar.gz" } ], "2015.2.23.1": [ { "comment_text": "", "digests": { "md5": "9c3b7412f57687668fb69538c6645301", "sha256": "b3a69399010749ec1dc498e5724850d1f0a94f8b6ef275035d70895babbd9446" }, "downloads": -1, "filename": "stop-words-2015.2.23.1.tar.gz", "has_sig": false, "md5_digest": "9c3b7412f57687668fb69538c6645301", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18518, "upload_time": "2015-02-23T19:27:54", "url": "https://files.pythonhosted.org/packages/60/7f/8dee73924e2cb06a223523dd661856e9b32b17202bf9c20c77de2c154d72/stop-words-2015.2.23.1.tar.gz" } ], "2018.7.23": [ { "comment_text": "", "digests": { "md5": "5381c1b83b3ee5984c26eecb065db86a", "sha256": "6df3ad5f5de697daa437e4445c86c73604e6bc138dd0dc0fac55664aa4e6b03e" }, "downloads": -1, "filename": "stop-words-2018.7.23.tar.gz", "has_sig": false, "md5_digest": "5381c1b83b3ee5984c26eecb065db86a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31494, "upload_time": "2018-07-23T20:55:55", "url": "https://files.pythonhosted.org/packages/1c/cb/d58290804b7a4c5daa42abbbe2a93c477ae53e45541b1825e86f0dfaaf63/stop-words-2018.7.23.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5381c1b83b3ee5984c26eecb065db86a", "sha256": "6df3ad5f5de697daa437e4445c86c73604e6bc138dd0dc0fac55664aa4e6b03e" }, "downloads": -1, "filename": "stop-words-2018.7.23.tar.gz", "has_sig": false, "md5_digest": "5381c1b83b3ee5984c26eecb065db86a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31494, "upload_time": "2018-07-23T20:55:55", "url": "https://files.pythonhosted.org/packages/1c/cb/d58290804b7a4c5daa42abbbe2a93c477ae53e45541b1825e86f0dfaaf63/stop-words-2018.7.23.tar.gz" } ] }