CAS Viewer submission
---------------------
Key: UIMA-1102
URL: https://issues.apache.org/jira/browse/UIMA-1102
Project: UIMA
Issue Type: New Feature
Components: Tools
Reporter: Tong Fin
Priority: Minor
The CAS Viewer is a tool for exploring the contents of the CAS that contains types, feature
structures, feature values, and indices created when analysis engines are run over some input
text documents. It unlocks and visualizes the CAS content by providing the following information:
- Annotations with associated types
- Indices that reside in the index repository
-Annotated text document
UIMA developers can take benefits of the visualization and navigation capabilities inside
the CAS content to debug and accelerate the development of their UIMA components.
The CAS Viewer runs as an Eclipse's plug-in and provides a GUI for visualizing serialized
CAS saved as XMI (XML Metadata Interchange) format. It also provides APIs for other tools
to customize and extend its functionality and its user interface.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|