word2vec is a two layer neural network to process text. It takes words as an input and outputs a vector correspondingly. It uses a combination of Continuous Bag of Word and skipgram model implementation.
About
Stats
| created | 9 years, 10 months ago |
| viewed | 54 times |
| editors | 0 |
Top Answerers
more »Recent Hot Answers
How to initialize a new word2vec model with pre-trained model weights?Best practical algorithm for sentence similarity
doc2vec - How does the inference step work in PV-DBOW
Word2Vec how to choose the embedding size parameter
What is the difference between and Embedding Layer and an Autoencoder?
more »
Related Tags
nlp × 184
word-embeddings × 171
machine-learning × 71
gensim × 53
python × 48
neural-network × 38
deep-learning × 34
text-mining × 22
clustering × 15
classification × 14
lstm × 13
keras × 12
similarity × 11
bert × 10
sentiment-analysis × 10
tensorflow × 9
embeddings × 8
doc2vec × 8
rnn × 7
tfidf × 7
scikit-learn × 6
nltk × 6
lda × 6
more related tags