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
Just heads up for who else will use this later.
When you use gensim to train word2vec model, plz save it to not binary type. Otherwise, it will raise decode problem when running Preprocess.py.
Just heads up for who else will use this later.
When you use gensim to train word2vec model, plz save it to not binary type. Otherwise, it will raise decode problem when running Preprocess.py.