Learn Before
Concept
Learning skip-gram embeddings
- A corpus of text is taken as input for learning the skip-gram embeddings by the learning algorithm.
- A vocabulary of size N is also chosen.
- For each word skip-gram algorithm learns two embeddings target embedding and context embedding.
0
1
Updated 2021-10-17
Tags
Data Science