Kungbib / swedish-bert-models

137 stars 8 forks source link

Sentence embedding #9

Open Hveemos opened 3 years ago

Hveemos commented 3 years ago

I would like to compute sentence embeddings. Are any of your pretrained models suitable for that? I want to use the Sentence Transformer (https://www.sbert.net/examples/applications/computing-embeddings/README.html) and as of now I think I only can use the multilingual pretrained models.

RayTimlin commented 3 years ago

Also have the exact same question. Would like to use Swedish pretrained models for tasks like semantic similarity or topic modelling but have to resort to multilingual pretrained models.