Richard Eckart de Castilho
Richard Eckart de Castilho
@zhh210 have you considered having a single layer with two features?
Idea: right-click on existing annotation to open a popup with an option "New annotation" which would create at the location of the clicked annotation another annotation of the currently selected...
@kazukisan I wonder what kind of URL scheme for this call would be consistent with the current design. Presently, all calls use a hierarchical URL scheme resembling `project : document...
INCEpTION provides an API call now to set the state of an individual annotation document: https://github.com/inception-project/inception/issues/2048
I think this could be like a "visibility" setting on the project level which could be "private" or "public".
Caveat when implementing: need to take into account special cases: - tagset is switch and new tagset no longer contains default value - tagset is modified on tagset pane (tag...
I assume this setting would be on a per-feature base rather than on a per-tagset base. I.e. if the same tagset is used on two different features, the default value...
**repeat annotation for all the same token in a document** WebAnno automation has a "repeat annotation" mode. Besides that, the String Matching Recommender in INCEpTION does that. The annotation is...
**use flat selection box instead drop down box for selecting feature value** This is provided now in INCEpTION (https://github.com/inception-project/inception/issues/2243)
**raise question to curator for an confusing case** You could create a "notes" layer in which the annotators can write their question. At the time of curation, the curator would...