Skip to content
#

sentence-embeddings

Here are 251 public repositories matching this topic...

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

NLP Project - Sentence Classification - Toxicity- Approx 20,000 comments - ranging from 2 to 30 words. Balanced Data Set. 1. Traditional, pre-2010 NLP and ML techniques used. 2. Dense Word Vectors - w2v & Glove, sentence vector created from averaged word vectors, ANN. 3. Glove combined with bi-LSTMs and 2D Convs.

  • Updated Dec 25, 2021
  • Jupyter Notebook

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