Install gensim using:
pip install -U gensim
Or, if you have instead downloaded and unzipped the source tar.gz package, then run:
python setup.py test
python setup.py install
Install gensim using:
pip install -U gensim
Or, if you have instead downloaded and unzipped the source tar.gz package, then run:
python setup.py test
python setup.py install