issues
search
MilaNLProc
/
contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
MIT License
1.21k
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ImportError in colab notebook
#150
amrzv
opened
3 months ago
0
Bug Report: Error When Using Custom Embeddings with None Contextualized Model
#149
XavierSpycy
opened
5 months ago
0
pip install
#148
1202010685
closed
7 months ago
2
ImportError: cannot import name 'CombinedTM'
#147
vtriv07
opened
10 months ago
2
Updating variable names to be accurate
#146
akshaylive
opened
11 months ago
1
Variable naming issues
#145
akshaylive
opened
11 months ago
3
Running cythonize failed!
#144
poopkinel
opened
1 year ago
2
Bump pip from 21.1 to 23.3
#143
dependabot[bot]
opened
1 year ago
0
Bug: Minor bug when constructing the model directory path
#142
drodrigues0
opened
1 year ago
0
Add patience to reduce LR as CTM argument
#141
drodrigues0
opened
1 year ago
1
More time spent for finding smaller number of topics
#140
mitramir55
closed
1 year ago
5
Testing with custom embedding
#139
Ton-moy
closed
1 year ago
7
Loading own embedding & division by zero error
#138
Ton-moy
closed
1 year ago
7
AttributeError: 'CountVectorizer' object has no attribute 'get_feature_names'
#137
yasminee99
closed
1 year ago
2
Perplexity
#136
hosseinfani
closed
1 year ago
3
[help] Required versions
#135
RodrigoAPJ
opened
1 year ago
4
Update README.rst
#134
CerqueiraMatheus
closed
1 year ago
1
Custom Embedding vs Vocabulary
#133
raymondsim
closed
1 year ago
10
GPU and CPU usage
#132
raymondsim
closed
1 year ago
2
How to Find coherence of this Topic and Model?
#131
AbhinandanSingla
closed
1 year ago
1
Large Dataset
#130
raymondsim
closed
1 year ago
4
How to work with Large dataset?
#129
josepius-clemson
closed
1 year ago
14
representation embedding
#128
josepius-clemson
closed
1 year ago
18
OSError: [Errno 22] Invalid argument
#127
bilgehanozkan
closed
1 year ago
5
Numpy error evalation scores
#126
PhDPyBoss
closed
1 year ago
17
Bump ipython from 7.16.3 to 8.10.0
#125
dependabot[bot]
closed
1 year ago
0
CTM Memory and Speed Improvements
#124
Supermaxman
closed
1 year ago
3
How to create 'miscellaneous' topic from this model
#123
Dipanjan-chatterjee
closed
1 year ago
1
Inference with the last version in master
#122
Elfilali-Taoufiq
closed
1 year ago
2
Fix deprecation warnings
#121
TudorAndrei
closed
1 year ago
1
Regarding NPMI Score
#120
raymondzmc
closed
1 year ago
4
Using Deprecated `get_feature_names` Sklearn Call in Preprocessing
#119
mxfeinberg
closed
1 year ago
3
Bump wheel from 0.33.6 to 0.38.1
#118
dependabot[bot]
closed
1 year ago
0
Wondering about files's locations
#117
Carrie1337
closed
2 years ago
3
How do I use a Kitty trained model with pyLDAvis?
#116
marcmaxson
closed
2 years ago
3
The Kitty: Human-in-the-loop Classifier example gives errors and warnings
#115
marcmaxson
closed
2 years ago
1
vocab attribute used for CoherenceWordEmbeddings removed in gensim 4.x
#114
rbroc
closed
2 years ago
1
Deprecation Warnings
#113
TudorAndrei
closed
1 year ago
2
Question regarding GPU usage
#112
sersoage
closed
2 years ago
2
Getting suboptimal results for 20NG
#111
Hctor99
closed
2 years ago
9
ctm.save crashed when training_dataset is somewhat large
#110
elchorro
closed
1 year ago
1
How are the words of the word classes chosen?
#109
amirmohammadkz
closed
2 years ago
6
some errors are fixed and some enhancements are made
#108
HuzeyfeAyaz
closed
2 years ago
5
BrokenPipeError: [Errno 32] Broken pipe Multithread problem on Windows
#107
TianlinZhang668
closed
2 years ago
3
Random seed is not working
#106
amirmohammadkz
closed
2 years ago
9
customize torch/transformers cache directory path
#105
ShuzhouYuan
closed
2 years ago
6
Checking the documents inside of the topic
#104
StrangeFate
closed
2 years ago
4
If remainder of batch size is 1 code throws a value error
#103
amirmohammadkz
closed
2 years ago
3
Optimizing the number of topics and filtering unwanted word categories
#102
amirmohammadkz
closed
2 years ago
3
Custom embeddings
#101
HuzeyfeAyaz
closed
2 years ago
1
Next