3
6

More than 5 years have passed since last update.

Gensimを使わないで、Pythonでword2vecを使う

Last updated at Posted at 2016-06-20

環境

Python 3.5.1
conda 4.0.5
OSX 10.10.5

参考

インストール

$ pip install word2vec

特にトラブルもなくインストールできた。

使い方

3
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
6