qurator-spk / neat

Named entity annotation tool
Apache License 2.0
27 stars 5 forks source link

different click actions for different rows #2

Closed cneud closed 4 years ago

cneud commented 5 years ago

Clicking on a string(token) should trigger different actions based on the different rows:

LOCATION: display facsimile snippet
POSITION: --undefined-- TOKEN: edit text (for OCR error correction) NE-TAG: drop-down menu of supported NE-Tags
NE-EMB: drop-down menu of supported NE-Tags

cneud commented 4 years ago

POSITION: --undefined-- could be used for merges/splits of tokens (#8)

snmnzl commented 4 years ago

Pre-colored options in drop-down-menu according to supported color of NE-Tag:

NE-TAG: drop-down menu of supported NE-Tags NE-EMB: drop-down menu of supported NE-Tags

Should simplify and fasten drop-down choice.

snmnzl commented 4 years ago

Autocomplete option for drop-down-menu:

NE-TAG: drop-down menu of supported NE-Tags NE-EMB: drop-down menu of supported NE-Tags

Should only be triggered by letters "I" or "B", bisects drop-down options and could make scolling in drop-down obsolete.

snmnzl commented 4 years ago

Support Strg-Z shortcut for undoing latest drop-down choice.

cneud commented 4 years ago

@snmnzl Thanks for the feedback and suggestions. We will work on the above issue this week and should have a version with the new functionality ready beginning of next week.

Your last comment is for a different issue so I opened a new issue #10 for that.

cneud commented 4 years ago

added in 76394e2fc17793494d825c042778c52d18273ec1