Package org.apache.uima.examples

Examples illustrating how to use the UIMA Framework.

See:
          Description

Class Summary
ExampleApplication An example application that reads documents from files, sends them though an Analysis Engine, and prints all discovered annotations to System.out.
PrintAnnotations A simple example of how to extract information from the CAS.
RunAE An example application that reads documents from the file system, sends them though an Analysis Engine(AE), and produces XML files with inline annotations.
SofaExampleAnnotator A simple multiple subject of analysis (multi-Sofa) example annotator Expects an English text Sofa as input Creates a German text Sofa as output This annotator has no configuration parameters, and requires no initialization method
SofaExampleApplication A simple Multiple Subject of Analysis (multi-Sofa) test application.
SourceDocumentInformation Stores detailed information about the original source document from which the current CAS was initialized.
SourceDocumentInformation_Type Stores detailed information about the original source document from which the current CAS was initialized.
XmlDetagger A multi-sofa annotator that does XML detagging.
 

Package org.apache.uima.examples Description

Examples illustrating how to use the UIMA Framework.



Copyright © 2011. All Rights Reserved.