There are 0 repository under semantic-text-similarity topic.
The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!
Word embeddings are very useful representations of words that can represent semantic information. This project trains some Word2Vec embeddings, uses RoBERTa (and other embeddings) for semantic text similarity and also does text classifcation
Obtaining semantic text similarity using advanced Sentence Transformers. Inducing LIME Explainable AI to provide clear visual insights into model predictions and identifying ambiguity errors.