Can BERTopic model correlate topic with unique id in other column?
I have build successfully a topic_model using BERTopic's libraries on a specific feature/column of my original dataframe which contains other features such as a unique id for each row in my documents. Those documents consist of a string that describes that unique id without containing it. That is a description of a specific fault on a DSLAM and the unique id is the Siebel id that runs for that fault.
Here is a row from my dataframe:
SR Number
Priority
Fault Synopsis
Reported By
SR_Num_c...