Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gensim for bundled Python? #833

Open
rcarmo opened this issue Oct 3, 2024 · 1 comment
Open

gensim for bundled Python? #833

rcarmo opened this issue Oct 3, 2024 · 1 comment

Comments

@rcarmo
Copy link

rcarmo commented Oct 3, 2024

I really need word2vec handy, and trying to do vector embeddings in raw Python/NumPy is extraordinarily slow, so I wondered how hard it would be to bundle gensim... nltk seems to work fine, but without word2vec I'm kind of stuck...

@holzschu
Copy link
Owner

holzschu commented Oct 3, 2024

It seems to have a dependency on Scipy, so I'll have to install Scipy first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants