--- title: Gensim Reviews meta\_title: 'Gensim Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 15 reviews by the users' company size, role or industry to find out how Gensim works for a business like yours. aggregate\_rating: rating\_value: 4.4 review\_count: 15 scale: '5' date\_modified: '2026-08-07' parent\_category: name: Natural Language Processing (NLP) url: https://www.g2.com/categories/natural-language-processing-nlp ---

# Gensim Reviews & Product Details

Gensim is a Python library that analyze plain-text documents for semantic structure and retrieve semantically similar document.

* * *

Seller
[RaRe Consulting](https://www.g2.com/sellers/rare-consulting)
Discussions
[Gensim Community](https://www.g2.com/products/gensim/discuss)

Show More

## Top-Rated Alternatives

[

 ![Deepgram](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Deepgram")

Deepgram

4.6/5(474)

](https://www.g2.com/products/deepgram/reviews)

[

 ![Claude](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Claude")

Claude

4.6/5(427)

](https://www.g2.com/products/claude-2025-12-11/reviews)

[

 ![Google Cloud Translation API](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Google Cloud Translation API")

Google Cloud Translation API

4.4/5(372)

](https://www.g2.com/products/google-cloud-translation-api/reviews)

[
View All Alternatives
](https://www.g2.com/products/gensim/competitors/alternatives)

## User Insights

Average based on 15 real user reviews.

[Log in to unlock pricing and user insights](/login)

 ![Naresh R.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Naresh R.")
NR

Naresh R.

Enterprise Solution Architect

Small-Business (50 or fewer emp.)

8/8/2023

"Document Indexing and retrieval"

5/5

What do you like best about Gensim?

INdexing and retrival of indexed data in frequent manner Review collected by and hosted on G2.com.

What do you dislike about Gensim?

Server cost is more need to have good explosure on Python Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

Quick document indexing and pulling matched records when needed by passing matching key words Review collected by and hosted on G2.com.

Show More

8/1/2024
Validated ReviewerIncentivizedSource: G2 invite

 ![KUNJAN M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "KUNJAN M.")
KM

KUNJAN M.

Freelancing

Small-Business (50 or fewer emp.)

7/15/2021

"Perfect package for NLP folks!"

5/5

What do you like best about Gensim?

Best tools for unsupervised learning, Topic and language modeling, document indexing, similarity retrieval with large corpora, Vector Space algorithms, and deep neural network supplementary tools such as NLTK, Keras, word2vec, FastText, etc. Compiled models, conda integration, API for maximizing the computations without depending on the high computational power. Visualization and model analysis is also provided that helps while developing the customized neural network models. Review collected by and hosted on G2.com.

What do you dislike about Gensim?

Optimized for platform independence but could be hectic to manage the codebase since the Gensim dependencies are separate from the independent stand-alone packages like TensorFlow, Keras, etc. Review collected by and hosted on G2.com.

Recommendations to others considering Gensim:

Must adapt to use the Gensim package if working on the NLP topic modeling with platform independence, fast computations, distributed computing support, and supportive community to debug and solve the problems occurring during the implementation. Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

Availability of word embeddings, compiled models, their methods, and documentation are the benefits. I found bit hectic while working on FastText since the separate FastText package is available and it is easy to follow their guide than Gensim. Working great with the conda installation. However, if installed separately, sometimes standalone TensorFlow and Numpy versions compatibility issues occurred. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Aishwarya M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Aishwarya M.")
AM

Aishwarya M.

Data Analyst

Small-Business (50 or fewer emp.)

7/14/2021

"Easy to learn and implement library"

4/5

What do you like best about Gensim?

I have used this library for topic modelling the unstructured text data. As compared to other libraries I have tested genism works super fast. Another thing I like the most about its ease of implementation if you read the documentation. Also, their pre-train corpus is useful if you focus on one domain. Review collected by and hosted on G2.com.

What do you dislike about Gensim?

Since it's a prebuild library sometimes it's hard to find the things that happened at the backend. Its something like a black box. Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

I solved the categorization of unstructured data problem with Gensim. It was really messed up data and with topic modelling, it was easy to cluster the documents and find out the pattern of each. Topic modelling part was easy with gensim. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Computer Software](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Software")
UC

Verified User in Computer Software

Mid-Market (51-1000 emp.)

6/23/2021

"Fast library for vector embeddings"

4/5

What do you like best about Gensim?

- Easier implementation

- Lot of optional parameters to configure

- Feasibility to develop many types - word2vec, fastext, etc

- Easier model building, updating, saving in a single line of code Review collected by and hosted on G2.com.

What do you dislike about Gensim?

- library should have been updated to work with the latest embeddings using transfer learning like bert/Albert. orlese sooner it could become outdated without recent developments Review collected by and hosted on G2.com.

Recommendations to others considering Gensim:

Its a good library to work with NLP and apply different word embeddings in your usecases. Definitely a good go for NLP scientists Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

Problems solved:

- Building Custom Word2vec model & fastext model

- Re-Use public available word embeddings for our usecases

Benefits:

- Faster training

- Very accurate results of semantic meaning of words and phrases

- Multiple approaches like skip-gram and cbow Review collected by and hosted on G2.com.

Show More

7/2/2021
Validated ReviewerIncentivizedSource: G2 invite

 ![Nikhil J.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Nikhil J.")
NJ

Nikhil J.

Sr. Cloud Architect | AI/ML Engineer

Enterprise (\> 1000 emp.)

6/25/2021

"Gensim for NLP"

4.5/5

What do you like best about Gensim?

Gensim is one of the best NLP libraries using which one can train and build NLP models with ease along with high accuracy. Review collected by and hosted on G2.com.

What do you dislike about Gensim?

Gensim is best suited for NLP related tasks only and not for wide array of Machine learning tasks. For other use cases, one should make use of other libraries as suited. Review collected by and hosted on G2.com.

Recommendations to others considering Gensim:

Easy to use, super community and documentation. Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

I've worked on Topic Modeling use cases in particular using Gensim. This is primarily for Clustering of large documents/articles. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Annamalai N.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Annamalai N.")
AN

Annamalai N.

Machine Learning Scientist

Small-Business (50 or fewer emp.)

7/15/2021

"Review from both academic and industry view point"

5/5

What do you like best about Gensim?

Gensim's word embedding models and NLP pipelines Review collected by and hosted on G2.com.

What do you dislike about Gensim?

Inability to use State-of-the-art (SOTA) models such as Transformers

Inability to use GPUs Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

I have extensively used Word embeddings models (with Cython).

I have ported them to do graph embedding.

In fact, my most cited paper "graph2vec" uses Gensim to build graph embeddings Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Tanmay K.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Tanmay K.")
TK

Tanmay K.

Data Scientist

Small-Business (50 or fewer emp.)

7/15/2021

"Easy to use, Good Documentation, Less Training time and Decent Results"

4.5/5

What do you like best about Gensim?

Less Training time with decent results. Good for creating a custom vocabulary Review collected by and hosted on G2.com.

What do you dislike about Gensim?

Need to preprocess the text particularly stemming/ lemmatization to reduce vocab size. This does not help in cases where you need words in their original form Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

We are using this for creating custom insurance industry specific vocabulary Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Financial Services](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Financial Services")
UF

Verified User in Financial Services

Enterprise (\> 1000 emp.)

8/10/2021

"Integral part of my team’s activities"

5/5

What do you like best about Gensim?

I work in an NLP based team and we have all been frequently using Gensim to serve the needs of several projects. Word2vec, Doc2vec and LDA have been life savers Review collected by and hosted on G2.com.

What do you dislike about Gensim?

Although I've been using Gensim for a while now, I haven't particularly found anything to be a downside yet. Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

I work with topic modelling tasks and text classification tasks. Gensim’s documentation and community support have been more very helpful Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Medical Devices](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Medical Devices")
UM

Verified User in Medical Devices

Small-Business (50 or fewer emp.)

8/4/2021

"Makes life easy"

4.5/5

What do you like best about Gensim?

I have mostly worked with preprocessing tools from Gensim. It was simple to implement and compaer results with different tools like word2vec, gensim, etc Review collected by and hosted on G2.com.

What do you dislike about Gensim?

It's been a while. Don't remember what I disliked Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

I used it to solve the prediction problem of mortality in diabetic patients from clinical notes Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Bhavesh P.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Bhavesh P.")
BP

Bhavesh P.

Quantitative Analyst

Small-Business (50 or fewer emp.)

6/17/2021

"Text segmentation with Gensim"

4/5

What do you like best about Gensim?

Gensim provides pre-trained contextual vectors Review collected by and hosted on G2.com.

What do you dislike about Gensim?

More variety of vector dimensions can be offered for pre-trained vectors. Review collected by and hosted on G2.com.

What problems is Gensim solving and how is that benefiting you?

I was solving a text segmentation of subtitles. I have created features out ot text data using Gensim Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/gensim/pricing)

## Work at RaRe Consulting?

Claim this profile to respond to reviews, update product info, and reach in-market buyers.

[
Claim this profile
](https://www.g2.com/products/gensim/claim_requests/new?utm_medium=profile-footer-claim-cta&utm_source=g2)

##### Categories on G2

[Natural Language Understanding (NLU)](https://www.g2.com/categories/natural-language-understanding-nlu)

##### Explore More

[What visitor analytics software has the best multi-venue reporting and customer support?](https://www.g2.com/discussions/what-visitor-analytics-software-has-the-best-multi-venue-reporting-and-customer-support%20)[Most reliable iPaaS solutions for medium-sized businesses](https://www.g2.com/discussions/what-are-the-most-reliable-ipaas-solutions-for-medium-sized-businesses)[What is the top-rated meeting room booking system for large enterprises?](https://www.g2.com/discussions/what-is-the-top-rated-meeting-room-booking-system-for-large-enterprises)

[What is the cheapest yard management software for a small trucking yard that still provides the basics of trailer tracking and dock scheduling reliably?](https://www.g2.com/discussions/y111z-digital-marketing-agency-what-is-the-cheapest-yard-management-software-for-a-small-trucking-yard-that-still-provides-the-basic)[Which legal practice management tool offers the best client portal features?](https://www.g2.com/discussions/which-legal-practice-management-tool-offers-the-best-client-portal-features)[Best identity management tool with multi-factor authentication](https://www.g2.com/discussions/best-identity-management-tool-with-multi-factor-authentication-which-ones-lead-in-2025)

[Show MoreShow Less](javascript:void(0);)