Skip to content

Conversation

@bhargav
Copy link
Contributor

@bhargav bhargav commented Apr 5, 2017

  • evaluateSense method requires attributes as part of the evaluation.
  • evaluate methods remotes attributes in the gold and predicted views.
  • Calling evaluate before evaluateSense causes the evaluation to fail as the attributes are missing now.
- `evaluateSense` method requires attributes as part of the evaluation. - `evaluate` methods remotes attributes in the gold and predicted views. - Calling `evaluate` before `evaluateSense` causes the evaluation to fail as the attributes are missing now.
@bhargav bhargav requested review from danyaljj and mssammon April 5, 2017 22:44
@danyaljj
Copy link
Member

danyaljj commented Apr 5, 2017

Nice catch. I think I fixed it in #215 but it's not checked in.

@danyaljj
Copy link
Member

danyaljj commented Apr 5, 2017

Feel free to merge.

@bhargav
Copy link
Contributor Author

bhargav commented Apr 5, 2017

Its not fixed in #215. I ran with the changes in that branch and the issue still happens.

@danyaljj
Copy link
Member

danyaljj commented Apr 5, 2017

Then I guess I forgot to commit the change.

@bhargav bhargav merged commit 5f920a7 into CogComp:master Apr 6, 2017
@bhargav bhargav deleted the predicate-argument-evaluator-fix branch April 6, 2017 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants