Replies: 1 comment 1 reply
-
Sure, if you use an LLM in BERTopic, you can ask it to phrase the resulting label as a question instead of a label. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have a BERTopic model in production. We want to convert the topic words to question sentences.
Example:
Topic words: Rocker, calibration, load cell, speed
Expected question: Is this a calibration issue in the load cell for the rocker?
Do you have any idea how to do this?
Beta Was this translation helpful? Give feedback.
All reactions