You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seem to be a number of valid candidates which are rejected by the is_bound() filter.
It would be helpful to generate a list of all gold standard anaphora, which are included in self._get_candidates() but get rejected by one of the filters employed by get_filtered_candidates().
There seem to be a number of valid candidates which are rejected by the
is_bound()
filter.It would be helpful to generate a list of all gold standard anaphora, which are included in
self._get_candidates()
but get rejected by one of the filters employed byget_filtered_candidates()
.The text was updated successfully, but these errors were encountered: