Class ExternalResourceExample3

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

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

    • ExternalResourceExample3

      public ExternalResourceExample3()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Illustrate how to configure the annotator with a chainable resource
      Throws:
      Exception