{"library":"snowballstemmer","type":"library","category":null,"description":"This package provides 32 stemmers for 30 languages, generated from the widely-used Snowball algorithms. It is a pure Python implementation, often employed in information retrieval and text processing pipelines for word normalization. Currently at version 3.0.1, the library is actively maintained, providing a lightweight and fast solution for reducing words to their base forms.","language":"python","status":"active","version":"3.0.1","tags":["NLP","text processing","stemming","information retrieval","multilingual","linguistics"],"install":[{"cmd":"pip install snowballstemmer","imports":["import snowballstemmer\nstemmer_obj = snowballstemmer.stemmer('english')"]}],"homepage":null,"github":"https://github.com/snowballstem/snowball","docs":null,"changelog":null,"pypi":"https://pypi.org/project/snowballstemmer/","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.7,"avg_import_s":0.28,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/snowballstemmer/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}