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

'word2vec' object has no attribute min_alpha_yet_reached #15

Closed
RobinYang125 opened this issue May 30, 2018 · 5 comments
Closed

'word2vec' object has no attribute min_alpha_yet_reached #15

RobinYang125 opened this issue May 30, 2018 · 5 comments

Comments

@RobinYang125
Copy link

hi , i have encountered this quention when i call:
metrics_dict = compute_metrics(hypothesis=reply, references=[answer])
The first 8 are no problem. This problem occurred when calculating EmbeddingAverageCosineSimilarity.

@kracwarlock
Copy link
Member

What is your gensim and python version?
Also can you provide the reply and answer sentences which produce this error?

@kracwarlock
Copy link
Member

This issue has been closed due to inactivity. You may reopen this issue if it has been closed in error.

@RobinYang125
Copy link
Author

Sorry about inactivity, my gensim is 3.4.0.
reply.txt
answer.txt

@temporaer
Copy link
Member

Can you please try with the gensim version mentioned in the requirements.txt?

gensim==0.12.4

@temporaer
Copy link
Member

For the record @mortimer125, we now support the current gensim version.

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

3 participants