How to use IronChief/JJ with BERTopic:
from bertopic import BERTopic model = BERTopic.load("IronChief/JJ")
What is a pickle import?