Embeddings from Language Models (ELMo) uses bi-directional LSTM to generate contextual word embeddings that consider the meaning of the word based on the context in which it appears.
Embeddings from Language Models (ELMo) uses bi-directional LSTM to generate contextual word embeddings that consider the meaning of the word based on the context in which it appears.