Skip to content
#

sentence-embeddings

Here are 251 public repositories matching this topic...

hierarchical-language-modeling

We address the task of learning contextualized word, sentence and document representations with a hierarchical language model by stacking Transformer-based encoders on a sentence level and subsequently on a document level and performing masked token prediction.

  • Updated Jul 25, 2023
  • Jupyter Notebook

Three different methods namely TFIDF, word average embedding method and inverse document frequency method were used to build a text matching system. The systems were tested on the first 100 questions which were duplicate. A maximum accuracy score of 77% and 67% in top5 and top 2 matches was obtained using average word model.

  • Updated Aug 27, 2021
  • Jupyter Notebook
IESTAC

Improve this page

Add a description, image, and links to the sentence-embeddings 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 sentence-embeddings topic, visit your repo's landing page and select "manage topics."

Learn more