inception-project / inception

INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.
https://inception-project.github.io
Apache License 2.0
599 stars 152 forks source link

Quick edit mode #285

Open amir-zeldes opened 6 years ago

amir-zeldes commented 6 years ago

A really useful feature for correcting already exported TSV files from past projects is a 'quick edit' feature. The idea is that TSV data could be pasted into a text box without creating a project or saving anything, then the GUI would behave as if this is a normal document and allow us to edit. Any edits are automatically reflected in the text box, and this allows small corrections to already exported files, or sharing files for light editing with users who do not have logins.

For an example of what I mean, see the quick edit mode of Arborator, a dependency tree annotation tool:

https://arborator.ilpga.fr/q.cgi

amir-zeldes commented 6 years ago

This feature request synergizes with #284 , since the type system included in the TSV could make the interface behave more accurately as expected for the pasted document.