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

Fix OOV pairs counter in WordEmbeddingsKeyedVectors.evaluate_word_pairs #1934

Merged
merged 1 commit into from
Feb 26, 2018

Conversation

akutuzov
Copy link
Contributor

Evaluate_word_pairs function returned incorrect number of out-of-vocabulary pairs when dummy4unknown parameter was set to True.

`Evaluate word pairs' function returned incorrect number of out-of-vocabulary pairs when `dummy4unknown` parameter was set to True.
@akutuzov akutuzov changed the title Incorrect OOV pairs counter in evaluate_word_pairs Fix for incorrect OOV pairs counter in evaluate_word_pairs Feb 26, 2018
@menshikh-iv
Copy link
Contributor

Thanks @akutuzov, good catch!

@menshikh-iv menshikh-iv changed the title Fix for incorrect OOV pairs counter in evaluate_word_pairs Fix OOV pairs counter in WordEmbeddingsKeyedVectors.evaluate_word_pairs Feb 26, 2018
@menshikh-iv menshikh-iv merged commit b000b4f into piskvorky:develop Feb 26, 2018
@akutuzov akutuzov deleted the patch-3 branch February 26, 2018 16:43
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.

2 participants