Annotation Viewer

From WebLichtWiki

(Difference between revisions)
Jump to: navigation, search
 
(8 intermediate revisions by one user not shown)
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.
+
{| style="width:700px;border-width:0;background-color:white;"
 +
|
 +
 
 +
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:
 
Tool boxes when the user is selecting tools, before the user runs the tool chain:
  
[[File:Wl-tools-selected-0.png]]
+
[[File:Wl-tools-selected-z.png]]
 
+
 
+
 
+
Tool boxes after the user runs the tool chain:
+
 
+
//TODO
+
 
+
 
+
 
+
This pictogram:
+
 
+
//TODO
+
  
offers the user an opportunity to view raw data in TCF format. The user can also download the data.
 
  
  
 +
Tool boxes after the user runs the tool chain. Here additional icons appear inside a tool box:
  
This pictogram:
+
[[File:Wl-tools-run-z.png]]
  
//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
+
The icon with a tree structure offers the user an opportunity to view the processed data in the annotation viewer:
  
 +
[[File:Wl-toolbox-run-z.png]]
  
  
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:
+
Clicking on it results in opening the visual web-application page. The annotation layers that are 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:
  
//TODO
+
[[File:Visual-window-z.png]]
  
  
Line 40: Line 30:
 
The text is displayed as raw text:
 
The text is displayed as raw text:
  
//TODO
+
[[File:Visual-text-z.png]]
  
  
Line 46: Line 36:
 
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-z.png]]
  
  
Line 52: Line 42:
 
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-z.png]]
  
  
  
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-z.png]]
//TODO
+
|}

Latest revision as of 15:19, 19 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-z.png


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

Wl-tools-run-z.png


The icon with a tree structure offers the user an opportunity to view the processed data in the annotation viewer:

Wl-toolbox-run-z.png


Clicking on it results in opening the visual web-application page. The annotation layers that are 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-z.png


The text is displayed as raw text:

Visual-text-z.png


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

Visual-sents-z.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-z.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-z.png