Skip to content

Conversation

@eranhirs
Copy link

See #260

result[key] = list(score[key].fmeasure for score in scores)
if not detailed:
result[key] = list(score[key].fmeasure for score in scores)
else:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we also iterate through scores in the else?

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