-
Notifications
You must be signed in to change notification settings - Fork 4
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
Output problems #7
Comments
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I’ve tried running example.py and I’ve found a couple of problems with the results:
In the output file the vectors didn’t have the word but just the coordinates
The vectors in the input file “text8_word2vec_50_5_100.csv” are 625, they become 499
in the input file the values of the coordinats seem too high, here’s an example:
I’ve also exported created a .csv file of the output and the results are the same
I've made a heatmap of the output that looks like this.
Thank you for your support in advance
The text was updated successfully, but these errors were encountered: