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

No Module Named Bleu #12

Closed
ilham-bintang opened this issue Oct 17, 2019 · 1 comment
Closed

No Module Named Bleu #12

ilham-bintang opened this issue Oct 17, 2019 · 1 comment

Comments

@ilham-bintang
Copy link

Hi, where is the Bleu come from?

I encounter this when run eval

File "src/qg/eval_on_unilm_tokenized_ref.py", line 4, in <module>
    from bleu.bleu import Bleu
ImportError: No module named bleu.bleu
@wenhui0924
Copy link
Contributor

wenhui0924 commented Oct 18, 2019

Hi, the file qg/eval_on_unilm_tokenized_ref.py is dependent on the evaluation scripts of Du et al., (2017). You could find the BLEU package at this folder.

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