flipz357/S3BERT
Semantically Structured Sentence Embeddings
Partitions sentence embeddings into interpretable sub-embeddings aligned with custom semantic metrics (e.g., coreference, negation, semantic roles), enabling aspect-specific similarity scoring without inference-time metric computation. Built on transformer-based sentence encoders (sentence-transformers) with a training procedure that routes semantic information into designated feature dimensions while maintaining overall embedding quality through consistency constraints. Includes pre-trained models based on MPNet and MiniLM architectures with evaluation on semantic similarity benchmarks and AMR-derived aspect metrics.
Stars
71
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/flipz357/S3BERT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
embeddings-benchmark/mteb
MTEB: Massive Text Embedding Benchmark
yannvgn/laserembeddings
LASER multilingual sentence embeddings as a pip package
harmonydata/harmony
The Harmony Python library: a research tool for psychologists to harmonise data and...
embeddings-benchmark/results
Data for the MTEB leaderboard
MilaNLProc/honest
A Python package to compute HONEST, a score to measure hurtful sentence completions in language...