Gensim

Topic modeling and document similarity library for unsupervised NLP.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Gensim is a Python library for unsupervised topic modeling, document indexing, and similarity retrieval over large text collections. It implements Word2Vec, FastText, Doc2Vec, Latent Semantic Analysis, Latent Dirichlet Allocation, Random Projections, and Hierarchical Dirichlet Process, with multicore implementations of the popular algorithms and support for distributed computing. A defining design choice is data streaming: corpora are processed out of core, so models can train on collections larger than RAM. Created by Radim Rehurek and released under the LGPL-2.1 license, it depends mainly on NumPy plus an optimized BLAS for speed. The project is now in stable maintenance mode, accepting fixes rather than new features, and has been used in production at organizations including Amazon, Cisco, Capital One, and the National Institutes of Health for document similarity, fraud detection, and research on word embeddings.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Easy (2/5)
License
LGPL-2.1
Added
Apr 3, 2026

Related Tools

Topic modeling library leveraging transformer embeddings and c-TF-IDF.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Simple framework for state-of-the-art NLP by Zalando Research.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Library for efficient text classification and word representation by Meta.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Generalist model for named entity recognition using bidirectional transformer.

Open SourceSelf HostedOffline
Easy
0.0 (0)
Featured

State-of-the-art machine learning library providing thousands of pre-trained models.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Research library for NLP by AI2 built on PyTorch.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all Natural Language Processing tools