issues
search
ddangelov
/
Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
BSD 3-Clause "New" or "Revised" License
2.95k
stars
374
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue with learning alphanumeric tokens
#363
yamika-g
opened
4 days ago
1
Contextual_top2vec error
#362
kirrat975
opened
1 week ago
2
Using my own embedding model
#361
mehrdad-dev
opened
1 month ago
0
Import changes
#360
reachusama
opened
6 months ago
0
Error when pip install top2vec[sentence_encoders]
#359
kiroah
opened
7 months ago
6
AttributeError: module 'keras._tf_keras.keras' has no attribute '__internal__'
#358
AbdulmohsenA
opened
8 months ago
2
rationale for finding topic words on original (non-reduced) vectors
#357
rbroc
opened
8 months ago
0
Clarification on Reusing a pretrained saved top2vec model
#356
amruthakannan
opened
9 months ago
0
Error installing top2vec[sentence_encoders]
#355
Sayum24
closed
9 months ago
2
"model.generate_topic_wordcloud"Can it be used in Chinese?
#354
Yif18
opened
10 months ago
3
The parameter 'token_pattern' will not be used since 'tokenizer' is not None'
#353
XinFP
opened
11 months ago
0
Doc2Vec
#352
OkFranco
opened
12 months ago
0
Issue with Pickling in Top2Vec v1.0.34
#351
davood-hadiannejad
opened
1 year ago
0
Updated docstring of get_documents_topics()
#350
amruthakannan
opened
1 year ago
0
'Top2Vec' object has no attribute 'documents_indexed'
#349
Mri1662
opened
1 year ago
2
topic_indexed --> topics_indexed
#348
brogrammeur
closed
1 year ago
1
how to get a topic vector for a particular topic(cluster)
#347
Hemasundher
opened
1 year ago
1
Noise topic
#346
ronirg
opened
1 year ago
1
top2vec[sentence_encoders] and top2vec[indexing] cannot be installed locally
#345
Fabrice-64
opened
1 year ago
1
Top2Vec universal sentence encoder creating a float somewhere?
#344
Aisling-Kinsella
opened
1 year ago
0
TypeError: 'numpy.float64' object cannot be interpreted as an integer
#343
Gulfon
opened
1 year ago
6
How to generate and view the document vector using Top2Vec?
#342
chenjessy
opened
1 year ago
0
online topic modelling
#341
ptear
opened
1 year ago
0
Error saving file
#340
bgunasekera
opened
1 year ago
3
embedding_model is not available
#339
Keszzz
opened
1 year ago
1
Retrieve vector representation of document, group of documents, word, group of words, etc
#338
cbradyatinquire
opened
1 year ago
0
FileNotFoundError: Unsuccessful TensorSliceReader constructor
#337
Keszzz
opened
1 year ago
1
Isolated the generation of document vectors for external usage.
#336
jpoisso
opened
1 year ago
1
KeyError: 21021
#335
MayZ7
opened
1 year ago
0
Problem with NamedTemporaryFile on Windows
#334
brogrammeur
opened
1 year ago
1
pip install top2vec fails on Python 3.11 due to numba dependency not supporting 3.11
#333
HaakonME
opened
1 year ago
0
[Installation issue] Unable to install latest version of top2vec with sentence encoders
#332
mighteejim
opened
1 year ago
1
cluster each document is clustered into
#331
DYH-Devil
opened
1 year ago
1
How to reduce the number of topcis
#330
yananma1029
opened
1 year ago
1
Changing Workers Not Working as Intended
#329
Nirvana2211
opened
1 year ago
1
Kernel restarting when the model finds dense topics
#328
josepius-clemson
opened
1 year ago
0
How to get the topc size and topic number of reduced model
#327
josepius-clemson
opened
1 year ago
3
So few topics in a huge dataset
#326
GranamyrBR
opened
1 year ago
1
How to get all keywords for each topic in top2vec when the model shows the first topic has a length of 180 but only gives the first 50 words?
#325
davood-hadiannejad
opened
1 year ago
1
Ability to use PaCMAP for Dimensionality reduction
#324
helenkimber
opened
1 year ago
1
Load computed embeddings data
#323
kklot
opened
1 year ago
2
How to resolve " ERROR: Failed building wheel for llvmlite" while installing top2vec in docker alpine image with Python 3.9.12?
#322
davood-hadiannejad
closed
1 year ago
1
Using a pre-trained doc2vec model
#321
SjoerdBraaksma
opened
1 year ago
1
ValueError: numpy.ndarray size changed
#320
nicolaiberk
closed
1 year ago
4
How to perform topic reduction?
#319
AlbertoDeBenedittis
opened
1 year ago
1
Update to incorporate sklearn api change
#318
acwooding
closed
1 year ago
2
fix: dict object is not callable
#317
ardiantovn
opened
1 year ago
0
error 'dict' object is not callable when deleting document
#316
ardiantovn
closed
1 year ago
1
ValueError(f"A min_count of {min_count} results in... - with German text
#315
levrone1987
opened
1 year ago
4
update get_feature_names() to get_feature_names_out()
#314
j6e
opened
1 year ago
2
Next