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
CorefMention(words=[w1,w2]) should create backlinks from w1 and w2
The only case when we don't want these backlinks
is "fake mentions" needed for serialization of discontinuous mentions,
but that should be solved with a special parameter in `__init__`.
Fixes#101
0 commit comments