Bertopic semi-supervised text classifier #623
Replies: 2 comments 6 replies
-
I believe your use case should be possible with BERTopic but I do get the feeling you might have approached it a bit more complex than necessary. If you want BERTopic to figure out topics and create labels, then you can simply use |
Beta Was this translation helpful? Give feedback.
-
No problem. So when you got the error above:
What was the content of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have table of text data from customer. I would like to use Bertopic to figure out the topics from the text data and create labels and then train the Bertopic model with these labels. After that, I want to use the model to classify new customer messages and count the message topic label. Is it possible with Bertopic? If you have any other suggestions how to tackle this, I really appreciate this.
Beta Was this translation helpful? Give feedback.
All reactions