Class ExternalResourceExample

java.lang.Object
org.apache.uima.fit.examples.resource.ExternalResourceExample

public class ExternalResourceExample extends Object
Example for the use of external resources with uimaFIT.
  • Constructor Details

    • ExternalResourceExample

      public ExternalResourceExample()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Illustrate how to configure the annotator with the shared model object.
      Throws:
      Exception