===============================
stopwords
===============================
.. image:: https://img.shields.io/pypi/v/stopwords.svg
:target: https://pypi.python.org/pypi/stopwords
.. image:: https://readthedocs.org/projects/stopwords/badge/?version=latest
:target: https://readthedocs.org/projects/stopwords/?badge=latest
:alt: Documentation Status
Stopwords removal
* Free software: ISC license
* Documentation: https://stopwords.readthedocs.org.
This package was created for the content/website analyzer at http://www.sitefig.eu
Features
--------
Credits
---------
Based on:
https://github.com/Alir3z4/stop-words
Tested some functions from
https://gist.github.com/glenbot/4684356
History
-------
1.0.1 (2024-02-22)
---------------------
* Replaced tabs with spaces in language stop word files
0.1.2 (2015-11-28)
---------------------
* Added Latin and Slovenian languages.
0.1.2 (2015-11-01)
---------------------
* Bump.
0.1.1 (2015-11-01)
---------------------
* Added languages files
0.1.0 (2015-11-01)
---------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/astuanax/stopwords",
"name": "stopwords",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "stopwords,language processing,nlp,filter",
"author": "Len Dierickx",
"author_email": "len@astuanax.com",
"download_url": "https://files.pythonhosted.org/packages/61/33/33b41330f33438b526d48eb4e0fa18631cd87895118f1d7f7e6b97ea46d8/stopwords-1.0.1.tar.gz",
"platform": null,
"description": "===============================\nstopwords\n===============================\n\n.. image:: https://img.shields.io/pypi/v/stopwords.svg\n :target: https://pypi.python.org/pypi/stopwords\n\n.. image:: https://readthedocs.org/projects/stopwords/badge/?version=latest\n :target: https://readthedocs.org/projects/stopwords/?badge=latest\n :alt: Documentation Status\n\nStopwords removal \n\n* Free software: ISC license\n* Documentation: https://stopwords.readthedocs.org.\n\nThis package was created for the content/website analyzer at http://www.sitefig.eu\n\nFeatures\n--------\n\n\nCredits\n---------\n\nBased on:\nhttps://github.com/Alir3z4/stop-words\n\nTested some functions from \nhttps://gist.github.com/glenbot/4684356\n\n\n\n\nHistory\n-------\n\n1.0.1 (2024-02-22)\n---------------------\n\n* Replaced tabs with spaces in language stop word files\n\n\n0.1.2 (2015-11-28)\n---------------------\n\n* Added Latin and Slovenian languages.\n\n\n0.1.2 (2015-11-01)\n---------------------\n\n* Bump.\n\n\n0.1.1 (2015-11-01)\n---------------------\n\n* Added languages files\n\n\n0.1.0 (2015-11-01)\n---------------------\n\n* First release on PyPI.\n\n\n",
"bugtrack_url": null,
"license": "ISCL",
"summary": "Stopwords filter for 42 languages",
"version": "1.0.1",
"project_urls": {
"Download": "https://github.com/astuanax/stopwords/tarball/0.1",
"Homepage": "https://github.com/astuanax/stopwords"
},
"split_keywords": [
"stopwords",
"language processing",
"nlp",
"filter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "710cabe48ef37283bc846ce5b80c585f00e065eb90bfc935dfd37ad67a4af896",
"md5": "a6d2e9074cf18ad9e7a7d2282f2535db",
"sha256": "f1db1d74c8feef64da0ecf4848bddcf9f29276429a2880bbf60c3f513152c2ad"
},
"downloads": -1,
"filename": "stopwords-1.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a6d2e9074cf18ad9e7a7d2282f2535db",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 37401,
"upload_time": "2024-02-22T10:21:47",
"upload_time_iso_8601": "2024-02-22T10:21:47.958978Z",
"url": "https://files.pythonhosted.org/packages/71/0c/abe48ef37283bc846ce5b80c585f00e065eb90bfc935dfd37ad67a4af896/stopwords-1.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "613333b41330f33438b526d48eb4e0fa18631cd87895118f1d7f7e6b97ea46d8",
"md5": "c655e3f74ec6015393709f60d07a9b96",
"sha256": "50c769db2e5907a4616a973b234efaece3704e3698a7b2ec68bd1ac449de3ce4"
},
"downloads": -1,
"filename": "stopwords-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "c655e3f74ec6015393709f60d07a9b96",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 43620,
"upload_time": "2024-02-22T10:23:33",
"upload_time_iso_8601": "2024-02-22T10:23:33.589775Z",
"url": "https://files.pythonhosted.org/packages/61/33/33b41330f33438b526d48eb4e0fa18631cd87895118f1d7f7e6b97ea46d8/stopwords-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-22 10:23:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "astuanax",
"github_project": "stopwords",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "stopwords"
}