{"library":"stop-words","type":"library","category":null,"description":"A Python library providing curated lists of stop words across 34+ languages. Stop words are common words (like “the”, “is”, “at”) that are typically filtered out in natural language processing and text analysis tasks. It offers extensive language support, built-in caching for performance, and zero external dependencies. The current version is 2025.11.4 and it maintains a regular release cadence. [1, 9]","language":"python","status":"active","version":"2025.11.4","tags":["nlp","text-processing","stop-words","language-processing"],"install":[{"cmd":"pip install stop-words","imports":["from stop_words import get_stop_words","from stop_words import safe_get_stop_words","from stop_words import STOP_WORDS_CACHE"]}],"homepage":null,"github":"https://github.com/Alir3z4/python-stop-words","docs":null,"changelog":"https://github.com/Alir3z4/python-stop-words/blob/main/ChangeLog.rst","pypi":"https://pypi.org/project/stop-words/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/stop-words/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}