A word vector model for word embedding. The methods are based on Gensim Word2Vec implementation. Put your files(in .txt format) in data folder and run createWordVectorModel. Your model will be saved in trained folder.
Requirments:
- Re (Regular Expression)
- Gensim
- Sklearn
- Matplotlib
- Pandas
- Numpy
- Seaborn
- nltk
- ipython notebook
References: Siraj Raval deep learning videos