All Classes and Interfaces

Class
Description
This "baseline" part-of-speech tagger isn't very sophisticated!
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
This AE evaluates the system part-of-speech tags against the gold part-of-speech tags.
Example for the use of external resources with uimaFIT.
Example annotator that uses the share model object.
Simple model that only stores the URI it was loaded from.
Example for the use of external resources with uimaFIT.
Example annotator that uses the share model object.
Simple model that only stores the URI it was loaded from.
Example for the use of external resources with uimaFIT.
Example annotator that uses the resource.
Simple example resource that can use another resource.
 
 
 
This AE assumes that their is part-of-speech tagged text in the default view with the format "word/tag word/tag...".
This collection reader is meant for example purposes only.
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
Here, the type capabilities are annotated using the @TypeCapability annotation which are used by the AnalysisEngineFactory to specify this information in the descriptors returned by, e.g.
This class demonstrates annotating member variables with the @ConfigurationParameter annotation.
This class provides a main method which shows how to generate an XML descriptor file using the RoomNumberAnnotator class definition.
 
 
This class demonstrates a very common (though simplified) experimental setup in which gold standard data is available for some task and you want to evaluate how well your analysis engine works against that data.
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
This simple AE copies tokens and sentences from one view to another.
 
 
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
Annotates UIMA acronyms and provides their expanded forms.
Updated by JCasGen Fri Nov 22 17:43:12 CET 2024 XML source: /Users/bluefire/git/uima-uimaj-release/target/checkout/uimafit-examples/target/jcasgen/typesystem.xml
Example annotator that iterates over Meeting annotations and annotates a meeting as a UimaMeeting if a UIMA acronym occurs in close proximity to that meeting.