[ 
https://issues.apache.org/jira/browse/UIMA-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127373#comment-13127373
 ] 

Peter Klügl commented on UIMA-2252:
-----------------------------------

Yes, but we have some annotation task where annotations for an ontology with 
more than 500 concepts are created, so modelling the ontology with types and 
use the default annotation functionality is inconvenient. The concept id is 
stored in a feature of the annotation and is too complicated to be just added 
as String in the Feature edit view. Our annotation task looks then like this: 
The user selects a text passage in the editor and then clicks on a node of the 
onotlogy (in fact it's a tree-like terminology) that is displayed in an 
additional view. Only the view knows the complete information then to create 
the annotation, but need to get the offests from the editor.


                
> Migrate TextMarker visualization to CAS Editor
> ----------------------------------------------
>
>                 Key: UIMA-2252
>                 URL: https://issues.apache.org/jira/browse/UIMA-2252
>             Project: UIMA
>          Issue Type: New Feature
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>
> Start the migration of the CEV plugins of the TextMarker using the CAS Editor 
> code base. Investigate the which changes in the CAS Editor are needed to 
> support the existing TextMarker functionality.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to