epfml / sent2vec

General purpose unsupervised sentence representations
Other
1.19k stars 256 forks source link

Finding most similar words #51

Closed darentsia closed 4 years ago

darentsia commented 5 years ago

Is there a possibility to find the most similar words? model.most_similar("word") for example?

Or you can add this feauture in the future.

Thank you.

guptaprkhr commented 4 years ago

Hello, Sorry for the late reply. We will add a major update soon and try to take care of word based tasks as well.