I\'m getting an error while trying to access gensims mallet in jupyter notebooks. I have the specified file \'mallet\' in the same folder as my notebook, but cant seem to acces
In Jupyter Notebook with Python, I run a
conda uninstall gensim conda install gensim
in cmd as an administrator and restarted my kernel. Worked like charm after i spent horrendous hours online searching.