{"library":"gensim","type":"library","category":null,"description":"Gensim is a Python library for topic modeling, document indexing, and similarity retrieval with large corpora. It is currently at version 4.4.0 and maintains an active release cadence with regular updates and bug fixes, including recent support for NumPy 2.0. Designed for natural language processing (NLP) and information retrieval (IR) tasks, it supports memory-independent processing for datasets larger than RAM.","language":"python","status":"active","version":"4.4.0","tags":["NLP","topic modeling","word embeddings","vector space models","document similarity","machine learning"],"last_verified":"Wed May 20","install":[{"cmd":"pip install gensim","imports":["from gensim.models import Word2Vec","from gensim.models import Doc2Vec","from gensim.models import LdaModel","from gensim.corpora import Dictionary","from gensim.utils import simple_preprocess","model.wv.index_to_key","model.wv.most_similar(word)"]}],"homepage":"https://radimrehurek.com/gensim/","github":"https://github.com/RaRe-Technologies/gensim","docs":null,"changelog":null,"pypi":"https://pypi.org/project/gensim/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":8.7,"avg_import_s":4.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/gensim/compatibility"}}