Skip to content

Releases: MartinoMensio/spacy-sentence-bert

v0.1.2

16 Mar 17:48
d0b4018
Compare
Choose a tag to compare

Updated with latest models from https://www.sbert.net/docs/pretrained_models.html

Now allows attaching any models that can be loaded with sentence-bert, in addition to all the standalone models.

v0.1.1

07 Mar 17:52
34ebe4a
Compare
Choose a tag to compare

Updated to spaCy v3 new API

v0.0.4

24 Jul 18:47
de52b38
Compare
Choose a tag to compare

This is the first version of the library with standalone models.