issues
search
thijsfranck
/
courageous-comets
This is the workspace of the Courageous Comets team for the Python Discord Summer Code Jam 2024! ☄️
https://thijsfranck.github.io/courageous-comets/
MIT License
2
stars
0
forks
source link
refactor: remove hfvectorizer
#35
Closed
elfkuzco
closed
3 months ago
elfkuzco
commented
3 months ago
Changes
use
SentenceTransformer
to encode text instead of
HFVectorizer
Changes
SentenceTransformer
to encode text instead ofHFVectorizer