|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectCasConsumer_ImplBase
com.raritantechnologies.uima.VerboseCasConsumer
Prints out CAS data...
UIMA Configuration XML:
<casConsumerDescription xmlns="http://uima.watson.ibm.com/resourceSpecifier">
<frameworkImplementation>com.ibm.uima.java</frameworkImplementation>
<implementationName>com.raritantechnologies.uima.VerboseCasConsumer</implementationName>
<processingResourceMetaData>
<name>Raritan Result Output Processor CAS Consumer</name>
<description>Logs CasConsumer activity to a log file.</description>
<version>1.0</version>
<vendor>Raritan Technologies</vendor>
<typeSystemDescription/>
<capabilities>
<capability/>
</capabilities>
</processingResourceMetaData>
</casConsumerDescription>
| Constructor Summary | |
VerboseCasConsumer()
|
|
| Method Summary | |
void |
processCas(CAS aCAS)
Retrieves all of the annotations added to the CAS, builds term - relationship clusters. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VerboseCasConsumer()
| Method Detail |
public void processCas(CAS aCAS)
throws ResourceProcessException
ResourceProcessException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||