Annotation Viewer

From WebLichtWiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
The visual web-application offers the user an opportunity to view the linguistically annotated data online after the WebLicht tool-chain processing. It can be used as part of WebLicht web-application or as a separate web-application (in the latter case the user should already have his data in TCF format). The visual web-application is integrated into the WebLicht web-application in the following way: after the user runs a tool/tools represented as tool boxes in WebLicht user interface, additional pictogramms appear inside those tool boxes.
+
The visual web-application offers the user an opportunity to view the linguistically annotated data online after the WebLicht tool-chain processing. It can be used as part of WebLicht web-application or as a separate web-application (in the latter case the user should already have his data in TCF format). The visual web-application is integrated into the WebLicht web-application in the following way: after the user runs a tool/tools represented as tool boxes in WebLicht user interface, additional icons appear inside those tool boxes.
  
  
Line 8: Line 8:
  
  
Tool boxes after the user runs the tool chain:
+
Tool boxes after the user runs the tool chain. Here you can see additional icons inside a tool box:
  
[[File:Wl-tools-run-0.png|600px]]
+
[[File:Wl-tools-run-1.png|600px]]
  
  
  
This pictogram:
+
This icon:
  
//TODO
+
[[File:Wl-tools-run-3.png|600px]]
  
offers the user an opportunity to view raw data in TCF format. The user can also download the data.
+
offers the user an opportunity to view the processed data in the annotation viewer. Clicking on it results in opening the visual web-application page. The annotation layers present in the data are listed in the left panel of the page. To go to the annotations of interest click on corresponding annotation layer option/options on the left panel of the page:
  
 
+
[[File:Visual-window-0.png|600px]]
 
+
This pictogram:
+
 
+
//TODO
+
 
+
offers the user an opportunity to view data in a more user user friendly way. Clicking on it results in the following web-page (the page may look differently depending on what annotations are present in the data):
+
 
+
//TODO
+
 
+
 
+
 
+
Different views are associated with different annotations in the data. To go to the annotations of interest click on corresponding view annotation layers options on the left panel of the page:
+
 
+
//TODO
+
  
  
Line 40: Line 26:
 
The text is displayed as raw text:
 
The text is displayed as raw text:
  
//TODO
+
[[File:Visual-text.png|600px]]
  
  
Line 46: Line 32:
 
The sentences are displayed in a table one sentence per cell:
 
The sentences are displayed in a table one sentence per cell:
  
//TODO
+
[[File:Visual-sents.png|600px]]
  
  
Line 52: Line 38:
 
The tokens, lemmas, part-of-speech tags and other annotations that can be in-lined with tokens are displayed in an in-lined to token ids table:
 
The tokens, lemmas, part-of-speech tags and other annotations that can be in-lined with tokens are displayed in an in-lined to token ids table:
  
//TODO
+
[[File:Visual-tok-inline.png|600px]]
  
  
  
Phrase structure parsing and dependency parsing have special graphical representations and can be viewed as trees:
+
Phrase structure parsing and dependency parsing have special graphical representations and can be viewed as trees. Each parsed sentence is displayed on separate page. The user can navigate to the next/previous page, or to the particular page number:
  
//TODO
+
[[File:Visual-cparsing.png|600px]]
//TODO
+

Revision as of 15:54, 16 March 2012

The visual web-application offers the user an opportunity to view the linguistically annotated data online after the WebLicht tool-chain processing. It can be used as part of WebLicht web-application or as a separate web-application (in the latter case the user should already have his data in TCF format). The visual web-application is integrated into the WebLicht web-application in the following way: after the user runs a tool/tools represented as tool boxes in WebLicht user interface, additional icons appear inside those tool boxes.


Tool boxes when the user is selecting tools, before the user runs the tool chain:

Wl-tools-selected-0.png


Tool boxes after the user runs the tool chain. Here you can see additional icons inside a tool box:

Wl-tools-run-1.png


This icon:

Wl-tools-run-3.png

offers the user an opportunity to view the processed data in the annotation viewer. Clicking on it results in opening the visual web-application page. The annotation layers present in the data are listed in the left panel of the page. To go to the annotations of interest click on corresponding annotation layer option/options on the left panel of the page:

Visual-window-0.png


The text is displayed as raw text:

Visual-text.png


The sentences are displayed in a table one sentence per cell:

Visual-sents.png


The tokens, lemmas, part-of-speech tags and other annotations that can be in-lined with tokens are displayed in an in-lined to token ids table:

Visual-tok-inline.png


Phrase structure parsing and dependency parsing have special graphical representations and can be viewed as trees. Each parsed sentence is displayed on separate page. The user can navigate to the next/previous page, or to the particular page number:

Visual-cparsing.png