Result Table View

By using the Result Table View, you can view results in a table. The result of a single output view that was generated by running a launch configuration displays in a table with the following columns:
<Output_view_field_name>
One column for each field of the output view.
Input Document
The name of the input document corresponding to a result tuple.
Provenance
Double-click the Explain cell to generate an explanation in the Provenance View that illustrates how the extractor generated a result tuple from the input document.

To export results to an HTML or a comma-separated values (CSV) file, click Export results in the toolbar.

You can navigate to the view definition from the Result Table view.
  1. Right-click a row in the Result Table view.
  2. Select Show view in AQL Editor. The corresponding View Definition opens in the AQL editor.
Note: In Eclipse version 4.2.2, the toolbar button in Result Table view to switch to another view is not available. To select another view, you can use the similar button in Annotation Explorer to show the results of any particular table view.

Pagination in Result Table

You can display the results in the Result Table view as a set of pages. Pagination is based on the number of input documents whose results must be displayed in a page. Pagination can be set from a projet Properties window by right-clicking on a project, and then clicking Properties > BigInsights > Text Analytics.

Page navigation controls are available in the upper right section of the view.

► Go to next page

◄ Go to previous page

Page navigation is synchronized across all open result table views and the annotation explorer. Changing the page in any of these views causes a page change in the other views. Any open result tree views are closed.