Uses of Annotation Interface
org.apache.uima.fit.descriptor.SofaCapability
Package
Description
Example for an UIMA-based experiment running an analysis and evaluating the results.
-
Uses of SofaCapability in org.apache.uima.fit.examples.experiment.pos
Modifier and TypeClassDescriptionclass
This AE evaluates the system part-of-speech tags against the gold part-of-speech tags.class
This AE assumes that their is part-of-speech tagged text in the default view with the format "word/tag word/tag...".class
This simple AE copies tokens and sentences from one view to another.