Difference between revisions of "Curator View"

From Anote2Wiki
Jump to: navigation, search
(Entities View)
(General View)
Line 4: Line 4:
 
== General View ==
 
== General View ==
  
To view the document, click on the annotated document's item previously added to the clipboard and a view will be opened. According to process type (NER or RE Process) appears a GUI with just entities ( Entity View) or a tabbed pane with Entities and Relation/Events.
+
To view the document, click on the annotated document's item previously added to the clipboard and a view will be opened. According to process type (NER or RE Process) appears a GUI with just entities ( Entity View) or a tabbed pane with Entities and Relation/Events ( Entity View and Relation / Event View ).
  
 
== Entities View ==
 
== Entities View ==

Revision as of 17:16, 6 January 2014

General View

To view the document, click on the annotated document's item previously added to the clipboard and a view will be opened. According to process type (NER or RE Process) appears a GUI with just entities ( Entity View) or a tabbed pane with Entities and Relation/Events ( Entity View and Relation / Event View ).

Entities View

The Entity View is structured in the following sections:

  • A section with buttons to doing zoom in and zoom out in the text, undo the last change carried out, enable lookup table, a field to search text's excerpt in the document and All Text button;
  • A section to change the colours of annotated entities;
  • A section with the annotated classes, and the terms of each class;
    • Each term could have ( Deriving from resources) a Database ID , External Id's, Synonyms and Annotated Synonyms.
  • A section with the structure of the text, the user can click on a section and skip to the respective section in the text;
  • A central section with the text annotated.


Documentview.png

Options within the view:

Curator Annotating a Term

Curator Correct An Annotation

Curator Remove Annotation

Curator External Links

Entity Link-outs

Within the curator view, you can search for additional information about text mentions (already annotated or not) in Web-accessible databases, accounting for unfamiliar terminology and confirming some classifications.

Text Annotation Link Outs

To access the external links, select a term in the text and choose the option External Links in the popup menu.


Linkout.PNG


Then, a list with links to external databases appears and you should select the appropriate link to the term context. New tabs are opened in your browser with the respective URLs: one with the selected text and, if external IDs have been associated with the selected term, others directly pointing to External IDs associated to the term in eternal databases.


Linkout2.PNG


Linkout3.PNG


The External Links mentioned above can be edited in the GUI for managing external IDs and linkouts


Tree Entities Link Outs

In the tree with classes (right side panel in the Curator View) the user can search entities annotated divided by classes an grouped in a tree. Some annotated entities have information on DatabaseID, Synonyms, Annotated Synonyms ad External Ids. You can click in an External Id to open a direct link-out for the external source and respective record.


Link outs Tree entities classes.png


Example Link out.png

Relation/Event View

To view the relations annotated related to document, click on an annotated document (that has been annotated for RE) that has been previously added to the clipboard (details in the Process Annotated Documents View) and 4 views will be available in the right hand side panel. Select the Relations Curator View. The document's view is structured in the following sections:

  • A section (center, highlighted in Blue) with the text annotated, you can click on entities and, if they exist, in clues (verbs) to obtain information about relation(s) for a term/clue;
  • A section (top right, highlighted in orange) with the entities annotated within relations;
  • A section (bottom right, highlighted in red) with verbs annotated within relations;
  • A section (top left) with buttons for zooming in and out over the text and a field to search text's excerpts within the document;
  • A section (bottom left, highlighted in green) to change the colors of annotated entities;
  • A section (bottom center, highlighted in yellow) to change clue/verb texts and background color


Re Curator.png


View Relations Details

Entities

To view relations associated to an annotated term the user must search in the entity section (orange box in the figure) or click in the entity annotation in the central panel.


RE Info1.png


After selecting the term, one of the following three informations will appear:

  • A message if the entity does not have associated relations.
  • A relation detail if the term just has one relation associated.
  • A table with all relations associated to that term.

Relations

To View Relations associated to a given clue (verb), search in the clues section (red box in the figure above) or click in the clue text in the central panel.

After selecting the clue, the system presents:

  • A relation detail if the clue just has one relation associated.
  • A table with all relations associated to the clue.


RE Info2.png

Entity Management

Use Lookup Table to save Entity Annotation Changes

Within the Curator view, you can enable a lookup table management of terms. When a lookup table is enabled (red circle) changes in the annotations are saved on the selected LookupTable and therefore can be used to annotate other documents in the future (using a Lookup Table resource to perform NER - see Corpus Create Annotation Schema By NER Lexical Resources).


Enable lookupTable.png


After selecting the lookup table icon ( red circle ) a GUI is launched that allows selecting the lookup table or creating a new one. If a lookup table is not selected the changes made in the curator are not saved, and therefore can not be used in future NER Processes being just used in the selected documents.

Add Entity

To annotate a new term, select the term and a pop-up window will appear with the possible options, i.e. biological classes. The Add Annotation option must be chosen and the intended class selected. If the selected term is already annotated, it can't be annotated again.

You can annotate an entity with a new class selecting the option 'new class' . In this case, a window is launched to add a new class.


Curator Add Annotation.png
  • Notes
    • If a Lookup Table is enabled the changes are propagated to this lookup table. (The changes will be made in the underlying database supporting the lookup table and can therefore be used to annotate other documents in the future.)
    • If the All Text option is selected, all annotations for instances of this term are added; otherwise just the selected annotation is added.
    • Selecting All text option you can select case sensitive or not in case sensitive button.

Edit Entity

Within the curator view, it is possible to correct an annotation. This correction can be done in the lexical form of the term or changing the class that the term is assigned to. To do so, select the term and choose the Correct Tag option in the popup window displayed. When this option is selected, a window appears where you can correct the annotation.

Correcttag 2.png


This window contains the term, the current class and the new class, initially identical to the initial, but including a list with all the classes that can be chosen for the new class.

To change the class of the term, just select one of the classes in the given list. If you want to correct the term, simply edit the term in the given text field. If not, just click the Apply button without editing the term.

When Apply is pressed, the changes will be made.


  • Notes
    • If a Lookup Table is enabled the changes are propagated to this lookup table.
    • If the All Text option is selected, all annotations for instances of this term are changed to the new class; otherwise just the selected annotation is updated

Remove Entity

If a term annotation is known to be incorrect and the term should not be annotated with any of the possible classes, the annotation can be removed within the Curator view.

To remove an annotation, just select the term and choose the option Remove Tag from the pop-up window.


Remove tag.png


  • Notes
    • If a Lookup Table is enabled the changes are propagated to this lookup table.
    • If the All Text option is selected, all identical annotations are removed from the text.

Relations/Events Management

Add Relation/Event

Edit Relation/Event

Remove Relation/Event