gensim
https://github.com/piskvorky/gensim
Python
Topic Modelling for Humans
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to gensim
Help out
- Issues
- Fix docstrings that name parameters the functions do not have
- Ship a .pyx-only sdist so gensim builds on Python 3.13+ (fixes #3634)
- Remove heading markup in WikiCorpus.filter_wiki/remove_markup
- Keep generator chunking compatible with forkserver
- docs: describe KeyedVectors public attributes
- Copyright: update year in per-file headers (Debian package gensim)
- Populate id2token in Dictionary.from_corpus
- Use collections.Counter for document-frequency counting in Dictionary
- Use collections.Counter for word counting in HashDictionary.doc2bow
- Fix remove_markup leaking footnote text on a nested self-closing tag (#3520)
- Docs
- Python not yet supported