Sentence Embeddings

220 papers with code • 0 benchmarks • 11 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Sentence Embeddings models and implementations

Cross-lingual neural fuzzy matching for exploiting target-language monolingual corpora in computer-aided translation

transducens/crosslingualneuralfms 16 Jan 2024

The paper presents an automatic evaluation of these techniques on four language pairs that shows that our approach can successfully exploit monolingual texts in a TM-based CAT environment, increasing the amount of useful translation proposals, and that our neural model for estimating the post-editing effort enables the combination of translation proposals obtained from monolingual corpora and from TMs in the usual way.

1
16 Jan 2024

Grammatical information in BERT sentence embeddings as two-dimensional arrays

clcl-geneva/blm-snfdisentangling 15 Dec 2023

Next, we show that various architectures can detect patterns in these two-dimensional reshaped sentence embeddings and successfully learn a model based on smaller amounts of simpler training data, which performs well on more complex test data.

1
15 Dec 2023

How Far Can We Extract Diverse Perspectives from Large Language Models?

minnesotanlp/diversity-extraction-from-llms 16 Nov 2023

In this study, we investigate LLMs' capacity for generating diverse perspectives and rationales on subjective topics, such as social norms and argumentative texts.

5
16 Nov 2023

Exploring Semi-supervised Hierarchical Stacked Encoder for Legal Judgement Prediction

nishchalprasad/semi-supervised-stacked-encoder 14 Nov 2023

Predicting the judgment of a legal case from its unannotated case facts is a challenging task.

0
14 Nov 2023

BeLLM: Backward Dependency Enhanced Large Language Model for Sentence Embeddings

4ai/bellm 9 Nov 2023

Most recent studies employed large language models (LLMs) to learn sentence embeddings.

3
09 Nov 2023

Sub-Sentence Encoder: Contrastive Learning of Propositional Semantic Representations

schen149/sub-sentence-encoder 7 Nov 2023

We introduce sub-sentence encoder, a contrastively-learned contextual embedding model for fine-grained semantic representation of text.

70
07 Nov 2023

AdaSent: Efficient Domain-Adapted Sentence Embeddings for Few-Shot Classification

ukplab/adasent 1 Nov 2023

As a solution, we propose AdaSent, which decouples SEPT from DAPT by training a SEPT adapter on the base PLM.

10
01 Nov 2023

Japanese SimCSE Technical Report

hpprc/simple-simcse-ja 30 Oct 2023

We report the development of Japanese SimCSE, Japanese sentence embedding models fine-tuned with SimCSE.

49
30 Oct 2023

Bipartite Graph Pre-training for Unsupervised Extractive Summarization with Graph Convolutional Auto-Encoders

opensum/bigae 29 Oct 2023

Pre-trained sentence representations are crucial for identifying significant sentences in unsupervised document extractive summarization.

57
29 Oct 2023

This Reads Like That: Deep Learning for Interpretable Natural Language Processing

fanconic/this_reads_like_that 25 Oct 2023

Prototype learning, a popular machine learning method designed for inherently interpretable decisions, leverages similarities to learned prototypes for classifying new data.

4
25 Oct 2023