Ashima Garg

Results 4 comments of Ashima Garg

I am facing similar issue on Windows 10. How can I install resource package in WIndows? Using the command ``` pip install resource``` says requirements satisfied. But still ``` import...

I am facing the same issue. How to resolve it?

I have installed gensim with the command: conda install -c conda-forge gensim But I am getting the error while importing the library gensim.viz ```from gensim.viz.poincare import poincare_2d_visualization``` The exact error...