|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.examples.SofaExampleApplication
public class SofaExampleApplication
A simple Multiple Subject of Analysis (multi-Sofa) test application. Creates a text Sofa with English text, calls an annotator that creates a text Sofa with German text, then dumps all annotations found in both Sofas. The application takes no arguments.
| Constructor Summary | |
|---|---|
SofaExampleApplication()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main program |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SofaExampleApplication()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws UIMAException,
java.io.IOException
UIMAException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||