Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample code for usage #8

Open
AidaAmini opened this issue Jun 27, 2017 · 1 comment
Open

Sample code for usage #8

AidaAmini opened this issue Jun 27, 2017 · 1 comment

Comments

@AidaAmini
Copy link

AidaAmini commented Jun 27, 2017

Hi,

I am trying to use the packages and I am a little confused. My task is to find the similarity scores between sentences.
Can you provide a sample code how can we use this in python code to train and test?

@orenmel
Copy link
Owner

orenmel commented Jun 27, 2017

Hi. context2vec is not suitable for computing sentence similarity (at least not in a straight forward manner). I suggest you look for other alternatives, e.g. https://radimrehurek.com/gensim/models/doc2vec.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants