Sentence Similarity
sentence-transformers
PyTorch
TensorFlow
Rust
Safetensors
Transformers
English
bert
feature-extraction
Inference Endpoints
5 papers

Adding new or updating existing vocabulary for enhancing semantic search

#12
by ankita3 - opened

We would like to update the existing vocabulary to support custom synonyms with sentence transformers. Currently the english synonyms work well. As per our use case we would like to update existing token similarities or add new ones so as to fetch results for semantic search on the basis of new synonyms configured.

Sign up or log in to comment