ex808

Results 1 issues of ex808

I get KeyError: '__version__' error when running : ``` topics, probs = topic_model.fit_transform(doc) ``` I am running in env with no internet. I get this same error with KeyBERT as...