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!
-
Updated
Apr 21, 2023 - Python
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.
Add a description, image, and links to the semantic-text-similarity topic page so that developers can more easily learn about it.
To associate your repository with the semantic-text-similarity topic, visit your repo's landing page and select "manage topics."