AttributeError: 'Word2Vec' object has no attribute 'vocab'

在 Gensim 1.0.0 版本后移除了 vocab,需使用:

model.wv.vocab