- Joined
- Mar 28, 2025
- Messages
- 1
- Reaction score
- 0
Hey everybody,
for my Master thesis I am using Python to do some Topic Modelling and Sentiment Analysis using BERT. I have done my first run with BERTopic, and it's supposed to work well on data that is not preprocessed, but I am getting all stopwords in my topics. Any ideas on how to fix this? Or is there anything obvious that I am doing wrong? I am using all-MiniLM-L6-v2.
Thanks everybody in advance, I appreciate any help whatsoever!
for my Master thesis I am using Python to do some Topic Modelling and Sentiment Analysis using BERT. I have done my first run with BERTopic, and it's supposed to work well on data that is not preprocessed, but I am getting all stopwords in my topics. Any ideas on how to fix this? Or is there anything obvious that I am doing wrong? I am using all-MiniLM-L6-v2.
Thanks everybody in advance, I appreciate any help whatsoever!