-
It will be useful to create a comprehensive practical guide for topic modeling. Now we have all components in place:
- POS tags and lemmatization - thanks to `udpipe` package
- `coherence` measure…
-
Hi @MaartenGr ,
I am tring to use the Guided Topic Modeling using the following code. Its working fine in Colab notebooks but getting error on my local machine. I am using BERTopic 0.12.0. Can you …
-
https://github.com/MaartenGr/BERTopic
-
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Desribe the bug
Dear creators of BERTopic,
Thanks for your work and this package is amazing. …
-
Great work! Just wondering if you could share the pretrained model of the multimodal topic model? Thanks.
-
When I'm using topic modeling widget at Windows 11 using AMD Processor, that accepts input from Bag Of Words -> (Corpus) -> Topic Modeling. It will stuck at 100% for LSI and 0% with LDA. If I click so…
-
You could start with topic modeling first. Dr. Yang was using LDA with five or six methods like SVM etc. I think you can easily google some guides to do it with R or python. This is quite mature now.
-
_Preface, I have tried to read through the current issues. I dont think that any issues raises what I am wanting. Issues like this https://github.com/MaartenGr/BERTopic/issues/2011 sound promising but…
-
## Requested feature
I'm working on a corpus of short documents. Recent developments in examining short texts like from twitter, etc, have been documented. I'm including two files.
[X Cheng 2014…
-
Topic: Lemon Quality Segmentation
Dataset: https://www.kaggle.com/datasets/yusufemir/lemon-quality-dataset
In this project, I will explore three different approaches for image segmentation using dee…