nilsreiter / CorefAnnotator

Annotation tool for coreference
Apache License 2.0
32 stars 6 forks source link

Selecting entity from context menu always adds instead of overwriting #345

Closed andreasvc closed 3 years ago

andreasvc commented 3 years ago

The feature in #149 is incomplete, i.e., the setting "Overwrite existing mention annotations".

I have enabled the setting, but selecting a span for an existing mention and choosing a different entity from the right-click context menu still adds an additional link instead of overwriting the existing link. This is with version 1.14.3.

Note that also selecting New in the context menu (or ctrl-N) should replace the link if this setting is enabled.

When using a shortcut key (defined by ctrl-k), it does work correctly (replaces the link).