Learn Before
Concept
Elmo
Elmo is a well-known word embedding model as well. It uses CNN to transfer words to raw word vectors. Then it uses bi-lstm and calculate the weighted average vectors of the raw word vectors and the two hidden layers to get the final word vectors. It's proposed as a pre-trained language model mainly to solve polysemy problem.
0
1
Updated 2021-03-15
Tags
Data Science