/extrawords

Utility script for university course utilizing gensim's word2vec implementation.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

extrawords.py

This is a utility script for a university course. It trains a Word2Vec model and then takes a list of topic-relevant words and determines words "similar" to them. It requires gensim and some text corpus to actually train the model. also contains the results