Any suggestions how to fix this error ? `Traceback (most recent call last): File "/guidedlda.py", line 27, in <module> seed_topics[word2id[word]] = t_id KeyError: 'player'`
Any suggestions how to fix this error ?
Traceback (most recent call last): File "/guidedlda.py", line 27, in <module> seed_topics[word2id[word]] = t_id KeyError: 'player'