Questions tagged [glove]

GloVe is an unsupervised learning algorithm for obtaining vector representations for words (word embeddings).

GloVe is an unsupervised learning algorithm for obtaining vector representations for words (word embeddings). See https://nlp.stanford.edu/projects/glove/ for more information.

92 questions
-1
votes
1 answer

How to train a custom Glove vector representations using many PDF files?

I wanted to train my own custom Glove representations from using many PDF files. How can i do that ? and is there any way to use the concept of POS tagging and dependency parsing etc? Can you suggest any link for implementing that?
Arpit Sah
  • 43
  • 1
  • 7
-2
votes
1 answer

Best tool for text representation to deep learning

so I wanna ask you which is the best tool used to prepare my text to deep learning? What is the difference between Word2Vec, Glove, Keras, LSA...
mina
  • 1,872
  • 1
  • 15
  • 20
1 2 3 4 5 6
7