#84 · Primary category: Education & Research
gensim
Topic Modelling for Humans
Project last updated:11/01/25
GitHub Stars
16.5K
Forks
4.4K
Contributors
464
License
LGPL-2.1
Why we included this project
Gensim has long been the Python library people reach for when they need topic models or word embeddings without standing up a deep-learning stack. Its algorithms stream over the corpus, so collections far larger than RAM are workable, and the multicore implementations of LDA, LSA, and HDP make it a practical tool for clustering and similarity search on large text sets. It is also a common fixture in NLP coursework and research pipelines, backed by extensive documentation and notebook tutorials. One thing to know: the project is in stable maintenance mode, so bugs and documentation fixes still land, but new features are not being added. Treat it as a proven, well-documented library rather than an evolving one.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI