-
Is it possible to compare sentences in German by maybe using a different model? How would one use a different model within your framework? For example: 'https://huggingface.co/transformers/pretrained…
-
Can we use the skip-thought vectors generated as a representation of sentences for further tasks like in vision we use something like a pre-trained AlexNet model to obtain feature representation and u…
-
### System Info
```shell
optimum version: 1.20.0
system: OSX X64
dependencies: sentence_transformers==2.2.2
```
### Who can help?
@michaelbenayoun The location that throws this error is [tasks.…
-
## ❓ Questions and Help
Thank your for the great library and your efforts towards explainable AI.
I am writing to find out how the library can be used to better understand a cosine similarity met…
-
Thank you for sharing bert :)
I'm developing internal document searching module so I need to check if search criteria(sentence) are similar to sentences in document title and summary.
For now I've…
-
I have a BERT-based sentence similarity model, namely [bert-base-nli-mean-tokens](https://huggingface.co/sentence-transformers/bert-base-nli-mean-tokens) which takes a pair and outputs a cosine simil…
-
Hello,
I had a previous project where I was running a function with the instructor similarity to calculate the semantic similarity,
I come back to this project finding that I am unable to load t…
-
I can't seem to find a literal word search option in it? I see the AI search which searches on similarity, but I don't think I can trust it. Like if i'm searching for a literal sentence, it should pro…
-
I've been looking for up-to-date information about how various pre-trained models fare for sentence similarity and clustering tasks (e.g. with [BERTopic](https://github.com/MaartenGr/BERTopic)), rathe…
-
### Proposal:
We should add parsing of the parameters to enable connection with the new library for automatic embeddings.
Currently, I suggest starting with the following specification:
- `fiel…