Skip to content
#

elmo

Here are 71 public repositories matching this topic...

Deep learning (DL) approaches use various processing layers to learn hierarchical representations of data. Recently, many methods and designs of natural language processing (NLP) models have shown significant development, especially in text mining and analysis. For learning vector-space representations of text, there are famous models like Word2…

  • Updated Sep 26, 2022
  • Python

This project is to match the offset of the pre-trained word embeddings such as BERT, ELMo, and Glove to the preprocessed token offset and its dependencies in various ways of preprocessing method such as Stanza and Spacy. Therefore, the result of this can be applied to the graph neural networks without concern of its mismatch of the preprocessed …

  • Updated Apr 15, 2022
  • Python

Improve this page

Add a description, image, and links to the elmo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elmo topic, visit your repo's landing page and select "manage topics."

Learn more