AndriyMulyar / semantic-text-similarity

an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.
MIT License
215 stars 51 forks source link

Embeddings #9

Open vedantg12 opened 4 years ago

vedantg12 commented 4 years ago

I used your model to predict similarity on variety of data-sets, and I was able to use it, but In places I needed only the word embedding, could you help me how to generate word embedding with your implementation.