Package | Description |
---|---|
example | |
org.apache.uima.examples |
Examples illustrating how to use the UIMA Framework.
|
org.apache.uima.examples.tokenizer | |
org.apache.uima.jcas |
Interfaces for accessing the JCAS.
|
org.apache.uima.jcas.impl |
Provides the classes that support the Java Cas Model (JCM).
|
org.apache.uima.jcas.tcas |
JCAS model for built-in TCAS types
|
org.apache.uima.tools.viewer | |
org.apache.uima.tutorial |
Modifier and Type | Class and Description |
---|---|
class |
PersonTitle
A Personal Title.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceDocumentInformation
Stores detailed information about the original source document from which the current CAS was
initialized.
|
Modifier and Type | Class and Description |
---|---|
class |
Sentence |
class |
Token |
Modifier and Type | Method and Description |
---|---|
<T extends Annotation> |
JCas.getAnnotationIndex(Class<T> clazz)
Get the standard annotation index restricted to a specific annotation type.
|
<T extends Annotation> |
JFSIndexRepository.getAnnotationIndex(int type)
Get the standard annotation index restricted to a specific annotation type.
|
<T extends Annotation> |
JCas.getAnnotationIndex(int type)
Get the standard annotation index restricted to a specific annotation type.
|
<T extends Annotation> |
JCas.getAnnotationIndex(Type type)
Get the standard annotation index restricted to a specific annotation type.
|
Modifier and Type | Method and Description |
---|---|
AnnotationIndex<Annotation> |
JFSIndexRepository.getAnnotationIndex()
Get the standard annotation index.
|
AnnotationIndex<Annotation> |
JCas.getAnnotationIndex()
Get the standard annotation index.
|
Modifier and Type | Method and Description |
---|---|
<T extends Annotation> |
JCasImpl.getAnnotationIndex(Class<T> clazz) |
<T extends Annotation> |
JCasImpl.getAnnotationIndex(int type) |
<T extends Annotation> |
JFSIndexRepositoryImpl.getAnnotationIndex(int type) |
<T extends Annotation> |
JCasImpl.getAnnotationIndex(Type type) |
Modifier and Type | Method and Description |
---|---|
AnnotationIndex<Annotation> |
JCasImpl.getAnnotationIndex() |
AnnotationIndex<Annotation> |
JFSIndexRepositoryImpl.getAnnotationIndex() |
Modifier and Type | Class and Description |
---|---|
class |
DocumentAnnotation
The JCas class definition for the CAS
DocumentAnnotation type. |
Modifier and Type | Method and Description |
---|---|
EntityResolver.Entity |
EntityResolver.getEntity(Annotation aAnnotation)
Returns the
Entity to which an annotation refers. |
EntityResolver.Entity |
CasAnnotationViewer.DefaultEntityResolver.getEntity(Annotation inAnnotation) |
Modifier and Type | Class and Description |
---|---|
class |
DateAnnot
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
class |
DateTimeAnnot
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
class |
Meeting
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
class |
RoomNumber
Updated by JCasGen Mon Nov 29 15:02:37 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
class |
SentenceAnnot
Updated by JCasGen Mon Nov 29 15:02:37 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
class |
TimeAnnot
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
class |
UimaAcronym
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
class |
UimaMeeting
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
class |
WordAnnot
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program
Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
|
Copyright © 2019. All rights reserved.