python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
argument of type 'FakedGensimDict' Error in calculate a metric to evaluate the coherence of each topic
I'm trying to calculate a metric to evaluate the coherence of each topic in my corpus in this code:
import tmtoolkit
from tmtoolkit.topicmod.evaluate import metric_coherence_gensim
def topic_model_coh...

mohammad abufadda
Votes: 0
Answers: 0