Package org.apache.uima.fit.examples.tutorial.ex1


package org.apache.uima.fit.examples.tutorial.ex1
Example for using the TypeCapability annotation.
  • Classes
    Class
    Description
    Here, the type capabilities are annotated using the @TypeCapability annotation which are used by the AnalysisEngineFactory to specify this information in the descriptors returned by, e.g.
    This class provides a main method which shows how to generate an XML descriptor file using the RoomNumberAnnotator class definition.