Uses of Annotation Interface
org.apache.uima.fit.descriptor.SofaCapability
Packages that use 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.posClasses in org.apache.uima.fit.examples.experiment.pos with annotations of type SofaCapabilityModifier and TypeClassDescriptionclassThis AE evaluates the system part-of-speech tags against the gold part-of-speech tags.classThis AE assumes that their is part-of-speech tagged text in the default view with the format "word/tag word/tag...".classThis simple AE copies tokens and sentences from one view to another.