You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: