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. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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?
All reactions