Skip to content

Various ways to convert word to vectors. Created Date: 16 Feb 2018

Notifications You must be signed in to change notification settings

pemagrg1/Words-To-Vectors

Repository files navigation

Created Date: 16 Feb 2018

WaysToConvertWord2Vec

Various ways to convert word to vectors.

  1. GENSIM_WORD2VEC.py
  2. GENSIM_bin.py
  3. Hashing_vectorizer.py
  4. count_vectorizer.py
  5. glove_w2v.py
  6. Bag of words
  7. CBOW
  8. ELMO
  9. FastText
  10. Poincare Embeddings
  11. WikiNews Vectors

LIBRARIES:

  1. Spacy
  2. CountVectorizer
  3. Vectorizer
  4. TFidfVectorizer
  5. HashingVectorizer

Releases

No releases published

Packages

No packages published

Languages