Created Date: 16 Feb 2018
Various ways to convert word to vectors.
- GENSIM_WORD2VEC.py
- GENSIM_bin.py
- Hashing_vectorizer.py
- count_vectorizer.py
- glove_w2v.py
- Bag of words
- CBOW
- ELMO
- FastText
- Poincare Embeddings
- WikiNews Vectors
- Spacy
- CountVectorizer
- Vectorizer
- TFidfVectorizer
- HashingVectorizer