Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Gensim
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Gensim
Contact owners and managers
1â30 of 3759
Welcome to the mailing list ofÂ
Gensim, topic modelling for humans
. Please read the
FAQ
before asking. Supporting Gensim helps us support you:Â
https://github.com/
sponsors/piskvorky
Mark all as read
Report group
0 selected
charu james
,Â
Haiko Lietz
4
Feb 6
Regarding topic words generated in Dynamic Topics Model
I've posted the answer here: https://stackoverflow.com/questions/79375157/correct-topics-from-lda
unread,
Regarding topic words generated in Dynamic Topics Model
I've posted the answer here: https://stackoverflow.com/questions/79375157/correct-topics-from-lda
Feb 6
Tedo Vrbanec
,Â
Gordon Mohr
8
9/22/24
SparseTermSimilarityMatrix error, what to do with it?
I am not a developer. It is obvious that code is looking if term (as string) is in keyedvectors which
unread,
SparseTermSimilarityMatrix error, what to do with it?
I am not a developer. It is obvious that code is looking if term (as string) is in keyedvectors which
9/22/24
Danilo Tomasoni
,Â
Gordon Mohr
7
8/27/24
Debug drammatic performance drop
Ow the compression may be an issue.. Thank you I will try to go your direction since it looks like
unread,
Debug drammatic performance drop
Ow the compression may be an issue.. Thank you I will try to go your direction since it looks like
8/27/24
andreas heiner
,Â
Gordon Mohr
2
8/26/24
error when importing gensim.test.utils
It's hard to read your error stack as the rich-text format it's been pasted as has lost all
unread,
error when importing gensim.test.utils
It's hard to read your error stack as the rich-text format it's been pasted as has lost all
8/26/24
å士渤
,Â
Gordon Mohr
4
8/3/24
Central word and context
Yes, the training loop of Gensim's Word2Vec (closely following the original word2vec.c released
unread,
Central word and context
Yes, the training loop of Gensim's Word2Vec (closely following the original word2vec.c released
8/3/24
Md. Ramjan Ali
7/29/24
LDA - Topic Modeling
Hello Everyone, As per my understanding, LDA creates two matrices "Topic Document Matrix"
unread,
LDA - Topic Modeling
Hello Everyone, As per my understanding, LDA creates two matrices "Topic Document Matrix"
7/29/24
J.I.
7/15/24
Improving gensim type hints?
Hi there, I started using gensim this weekend and noticed type hints and IDE-autocomplete features
unread,
Improving gensim type hints?
Hi there, I started using gensim this weekend and noticed type hints and IDE-autocomplete features
7/15/24
l1muba1
,Â
Gordon Mohr
3
7/15/24
fasttext model produces very different vectors from train to train
Thanks for your quick reply! > you do a larger composite training run with all texts of the last N
unread,
fasttext model produces very different vectors from train to train
Thanks for your quick reply! > you do a larger composite training run with all texts of the last N
7/15/24
Tedo Vrbanec
,Â
Gordon Mohr
3
7/13/24
Google Usenet service ceases to be active?
I have been very busy recently, so I apologize for the late response. When I opened the Gensim Group
unread,
Google Usenet service ceases to be active?
I have been very busy recently, so I apologize for the late response. When I opened the Gensim Group
7/13/24
Felix Selgert
,Â
Gordon Mohr
4
7/11/24
Epoch Logger for LDA Modell
I'm not sure I fully understand the code around the (LDA-focused) `Callback` class â from naming,
unread,
Epoch Logger for LDA Modell
I'm not sure I fully understand the code around the (LDA-focused) `Callback` class â from naming,
7/11/24
Nicolas Posner
7/8/24
How does similarity relate to topic number?
Gensim beginner here. Is there any reason to expect that similarity between the same documents and
unread,
How does similarity relate to topic number?
Gensim beginner here. Is there any reason to expect that similarity between the same documents and
7/8/24
Joseph Emmens
6/23/24
mm matrix 1 index
Hello All, Just a quick question as I cannot find the solution. I have checked this SO post but no
unread,
mm matrix 1 index
Hello All, Just a quick question as I cannot find the solution. I have checked this SO post but no
6/23/24
Joseph Emmens
6/19/24
Author Topic Model get_new_author_topics
Hey forum, If I have an Author Topic Model (ATM) trained on a set of documents and their authors, and
unread,
Author Topic Model get_new_author_topics
Hey forum, If I have an Author Topic Model (ATM) trained on a set of documents and their authors, and
6/19/24
ì´í©í°s
,Â
Gordon Mohr
2
6/12/24
Migration 3 to 4
I'd need more context on how you're using this (essentially abstract) superclassm to make any
unread,
Migration 3 to 4
I'd need more context on how you're using this (essentially abstract) superclassm to make any
6/12/24
Kranthi Kumar
,Â
Gordon Mohr
3
6/5/24
Mismatch of vector embedding length at inference
I'm not too familiar/experienced with the Gensim LsiModel, but some things I'd check: (1) How
unread,
Mismatch of vector embedding length at inference
I'm not too familiar/experienced with the Gensim LsiModel, but some things I'd check: (1) How
6/5/24
Edward Tang
,Â
Gordon Mohr
2
5/31/24
Noob question - Unstable result of Doc2vec.infer_vector()
The reasons that these algorithms don't give the exact same results in subsequent training or
unread,
Noob question - Unstable result of Doc2vec.infer_vector()
The reasons that these algorithms don't give the exact same results in subsequent training or
5/31/24
Lorenzo Filitti
,Â
Gordon Mohr
2
5/31/24
Data Format
Without knowing the code you "found online", what sort of JSON it expects, what conversion
unread,
Data Format
Without knowing the code you "found online", what sort of JSON it expects, what conversion
5/31/24
bayerphi
5/31/24
coherence Score for mallet
Hey folks, I know that the Mallet implementation has been removed since the latest update. However,
unread,
coherence Score for mallet
Hey folks, I know that the Mallet implementation has been removed since the latest update. However,
5/31/24
Roy Becker
,Â
Gordon Mohr
2
4/10/24
noob question: gensim.downloader.load keeps getting stuck
Gensim is just using a basic `urllib` HTTP request here. If you consistently get this same failure â
unread,
noob question: gensim.downloader.load keeps getting stuck
Gensim is just using a basic `urllib` HTTP request here. If you consistently get this same failure â
4/10/24
Daniel
,Â
Gordon Mohr
2
4/10/24
cannot import name 'triu' from 'scipy.linalg'
Scipy recently removed these functions after a fairly brief (less than 1 year) 'deprecation'
unread,
cannot import name 'triu' from 'scipy.linalg'
Scipy recently removed these functions after a fairly brief (less than 1 year) 'deprecation'
4/10/24
Ferhat Arslan
,Â
Gordon Mohr
3
4/10/24
Unexpected performance decrease when shared objects are locally compiled
Thanks for the update & confirmation of a possible workaround. If by chance you're on a Linux
unread,
Unexpected performance decrease when shared objects are locally compiled
Thanks for the update & confirmation of a possible workaround. If by chance you're on a Linux
4/10/24
Alexey Shkarupin
, â¦Â
Gordon Mohr
4
4/1/24
Loading fasttext model from S3
I believe the docs are wrong to suggest that smart_open's S3 support is enough for this operation
unread,
Loading fasttext model from S3
I believe the docs are wrong to suggest that smart_open's S3 support is enough for this operation
4/1/24
Tomáš Holler
,Â
Gordon Mohr
2
3/28/24
Loading WikiCorpus
I haven't tested this, but have you tried specifying a no-op `tokenizer_func`, fitting the
unread,
Loading WikiCorpus
I haven't tested this, but have you tried specifying a no-op `tokenizer_func`, fitting the
3/28/24
Joseph Emmens
,Â
Gordon Mohr
3
2/15/24
Serialized author-topic-model incorrect document count
That's exactly right, that's my fault for copying the example on the gensim atm documents
unread,
Serialized author-topic-model incorrect document count
That's exactly right, that's my fault for copying the example on the gensim atm documents
2/15/24
[email protected]
,Â
Andrey Kutuzov
3
2/8/24
How to incorporate timestamp into word embeddings?
Thank you so much, Andrey. I will peruse the articles you shared - beginning with your co-authored
unread,
How to incorporate timestamp into word embeddings?
Thank you so much, Andrey. I will peruse the articles you shared - beginning with your co-authored
2/8/24
squaaad yang
12/11/23
How to implement NMF dynamic topic modeling using gensim?
Hi everyone, Recently, I have been doing a dynamic topic modeling project using NMF. I thought the
unread,
How to implement NMF dynamic topic modeling using gensim?
Hi everyone, Recently, I have been doing a dynamic topic modeling project using NMF. I thought the
12/11/23
Jeff Winchell
,Â
Gordon Mohr
8
11/24/23
Streamed Restartable Iterables - Details (for corpus streaming)
I suspect if you were to test your conjecture that "Using a file system vs the fastest dbms is
unread,
Streamed Restartable Iterables - Details (for corpus streaming)
I suspect if you were to test your conjecture that "Using a file system vs the fastest dbms is
11/24/23
Sargentini, Thierry
,Â
Gordon Mohr
2
11/24/23
Python 3.9
AFAIK, Gensim builds & passes its test suite on Python-[3.8, 3.9, 3.10, 3.11] for [Ubuntu, MacOS,
unread,
Python 3.9
AFAIK, Gensim builds & passes its test suite on Python-[3.8, 3.9, 3.10, 3.11] for [Ubuntu, MacOS,
11/24/23
Andy Weasley
,Â
Gordon Mohr
8
11/23/23
Errors When Installing Version 3.8.3
Thanks for the update, but keep in mind that given the rather blatant failure-to-do-what-was-intended
unread,
Errors When Installing Version 3.8.3
Thanks for the update, but keep in mind that given the rather blatant failure-to-do-what-was-intended
11/23/23
Nathan Cassee
9/29/23
[Request] Experiment on Technical Debt prioritization
We're an international team of academic Software Engineering researchers investigating technical
unread,
[Request] Experiment on Technical Debt prioritization
We're an international team of academic Software Engineering researchers investigating technical
9/29/23