MartinoMensio / spacy-universal-sentence-encoder

Google USE (Universal Sentence Encoder) for spaCy
MIT License
176 stars 12 forks source link

Universal sentence encoder unsupervised resume training #26

Open ehsanothman23 opened 1 year ago

ehsanothman23 commented 1 year ago

I want to train universal sentence encoder on list of sentences about 24000 when those sentences were provided without labels. Can you please tell me how you did it with Spacy. I need to build a new model with new data.