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

load_word2vec_format(): remove init_sims() call #555

Merged
merged 3 commits into from
Dec 1, 2015

Conversation

svenkreiss
Copy link
Contributor

Change as discussed in comment thread of PR #545.
This PR solves the same issue as #545, but applies an API breaking change to solve this problem properly.

Removes parameters norm_only and init_sims.
The removal of the init_sims() call changes the default behavior.

@svenkreiss
Copy link
Contributor Author

@gojomo Good point. Done.

@piskvorky
Copy link
Owner

Great, thanks so much @svenkreiss !

piskvorky added a commit that referenced this pull request Dec 1, 2015
load_word2vec_format(): remove init_sims() call
@piskvorky piskvorky merged commit 839513f into piskvorky:develop Dec 1, 2015
@xingdi-eric-yuan
Copy link

@gojomo The note helps a lot, thanks. A 30 hours debugging until I saw this PR 😭

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

Successfully merging this pull request may close these issues.

None yet

4 participants