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

Is bcubed evaluation correct? #1

Open
VStroev opened this issue Mar 6, 2019 · 0 comments
Open

Is bcubed evaluation correct? #1

VStroev opened this issue Mar 6, 2019 · 0 comments

Comments

@VStroev
Copy link

VStroev commented Mar 6, 2019

Bcubed metric measures clusterization over mentions. It seems that your bcubed method evaluates labels of mention pairs, instead of mention clusters.

def bcubed(self, x_test, y_test):

I'd recommend you to use conll scorer for evaluation (https://github.com/conll/reference-coreference-scorers).

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

1 participant