Forums

Word2Vec

I am trying to run a basic Word2Vec example but I get an error saying that Cython is not installed. I tried installing but it says it is already installed. I try upgrading but I get an error about not being able to remove some the old files (which I imagine I have no right to remove?)

Can I actually use Cython? It would be kind of critical to what I am trying to do.

Thanks -c

What is the error that you are getting? I believe we do have cython installed, and while you wouldn't be able to use it to say run a webapp, you would be able to use it for a script etc.