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

If I want to calculate the BLEU score for the model, how should I do? #18

Open
YuDeng opened this issue Dec 22, 2016 · 1 comment
Open

Comments

@YuDeng
Copy link

YuDeng commented Dec 22, 2016

Hello! I really appreciate for your great code of NIC model. I've revised your code and have done an training process based on your code. I want to know how I can test BLEU score of the model to see how well it works compare to the state-of-art results? Is there any resources for computing the score or other scores like METER or perplexity?
Thanks a lot :)

@nqkhai1706
Copy link

Hello @YuDeng,
It is a reference: https://en.wikipedia.org/wiki/BLEU

I will write the code based on it soon.

With the code, the training process, it give result as many models file. Which one you use for your model?

Thanks,

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