2026-02-26 21:54:36 CET
in reply to

Raison d'État on Nostr: We could use "Word Vectors" to sort that out in a fairly-objective way. If the ...

We could use "Word Vectors" to sort that out in a fairly-objective way.

If the correlation between "good father" and "trusted to look after my cat" is 0.9, then that's the weighting that should apply if the user's intent is to find someone to look after her cat.

Word Vectors (e.g. from Spacy or NLTK) also allow clients to handle arbitrary attestation strings.

Sentence Transformers could also do this, but are much less performant