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 bugs in _score() method of Meteor class #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

doiken23
Copy link

I fixed 2 bugs in _score() function of Meteor class.

  1. add .encode() and .decode() to stdiin and stdout functions, respectively.
  2. remove overlapped line

for the 2nd bug fix, please see the discussion in https://github.com/jcjohnson/densecap/blob/master/eval/meteor_bridge.py#L42-L46

@jiahuei
Copy link

jiahuei commented Jan 6, 2021

The _score() function is not used by METEOR at all, and can be safely removed.
Thus, the bugs are actually not relevant.

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