
gensim 4.4.0
0
Python framework for fast Vector Space Modelling
Contents
Python framework for fast Vector Space Modelling
Stars: 16357, Watchers: 16357, Forks: 4408, Open Issues: 434The piskvorky/gensim repo was created 15 years ago and the last code push was 3 months ago.
The project is extremely popular with a mindblowing 16357 github stars!
How to Install gensim
You can install gensim using pip
pip install gensim
or add it to a project with poetry
poetry add gensim
Package Details
- Author
- Radim Rehurek
- License
- LGPL-2.1-only
- Homepage
- https://radimrehurek.com/gensim/
- PyPi:
- https://pypi.org/project/gensim/
- GitHub Repo:
- https://github.com/RaRe-Technologies/gensim
Classifiers
- Scientific/Engineering/Artificial Intelligence
- Scientific/Engineering/Information Analysis
- Text Processing/Linguistic
Related Packages
Errors
A list of common gensim errors.
Code Examples
Here are some gensim code examples and snippets.
GitHub Issues
The gensim package has 434 open issues on GitHub
- Building wheels with GCC in Windows
- Loading 3.8.3 Doc2Vec models into 4.4
- Add builds for Python 3.14
pythonfix