A B C D E F G H I J K L M N O P Q R S T U V W X

U

UCP - Class in org.apache.ctakes.typesystem.type.syntax
An unlike coordinating phrase, e.g., a NP and a PP conjoined via "and" Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.UCP Updated by JCasGen Tue Apr 09 11:44:42 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
UCP() - Constructor for class org.apache.ctakes.typesystem.type.syntax.UCP
Never called.
UCP(int, TOP_Type) - Constructor for class org.apache.ctakes.typesystem.type.syntax.UCP
Internal - constructor used by generator
UCP(JCas) - Constructor for class org.apache.ctakes.typesystem.type.syntax.UCP
 
UCP(JCas, int, int) - Constructor for class org.apache.ctakes.typesystem.type.syntax.UCP
 
UCP_Type - Class in org.apache.ctakes.typesystem.type.syntax
An unlike coordinating phrase, e.g., a NP and a PP conjoined via "and" Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.UCP Updated by JCasGen Tue Apr 09 11:44:42 EDT 2013
UCP_Type(JCas, Type) - Constructor for class org.apache.ctakes.typesystem.type.syntax.UCP_Type
initialize variables to correspond with Cas Type and Features
UIMA_ARRAY_INDEX_KEYWORD - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_ARRAY_SIZE_KEYWORD - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_CAS - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_EMPTY_FSLIST - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_FSARRAY - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_INTARRAY - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_LIST_HEAD_KEYWORD - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_LIST_TAIL_KEYWORD - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_NONEMPTY_FSLIST - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_REF_SOFA - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_SOFA - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_SOFA_STRING - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
UIMA_TCAS_DOCUMENT - Static variable in class org.apache.ctakes.utils.xcas_comparison.Const
 
ultrasound - Static variable in class org.apache.ctakes.padtermspotter.cc.PADOffSetsRecord
 
ultrasound_lower_extremity - Static variable in class org.apache.ctakes.padtermspotter.cc.PADOffSetsRecord
 
ultrasound_lower_extremity_one_side_only - Static variable in class org.apache.ctakes.padtermspotter.cc.PADOffSetsRecord
 
UmlsConcept - Class in org.apache.ctakes.typesystem.type.refsem
Concepts in the Unified Medical Language System (UMLS) Metathesaurus have a concept unique identifier (CUI) and a type unique identifier (TUI, i.e., semantic type) which are curated, normalized codes.
UmlsConcept() - Constructor for class org.apache.ctakes.typesystem.type.refsem.UmlsConcept
Never called.
UmlsConcept(int, TOP_Type) - Constructor for class org.apache.ctakes.typesystem.type.refsem.UmlsConcept
Internal - constructor used by generator
UmlsConcept(JCas) - Constructor for class org.apache.ctakes.typesystem.type.refsem.UmlsConcept
 
UmlsConcept_Type - Class in org.apache.ctakes.typesystem.type.refsem
Concepts in the Unified Medical Language System (UMLS) Metathesaurus have a concept unique identifier (CUI) and a type unique identifier (TUI, i.e., semantic type) which are curated, normalized codes.
UmlsConcept_Type(JCas, Type) - Constructor for class org.apache.ctakes.typesystem.type.refsem.UmlsConcept_Type
initialize variables to correspond with Cas Type and Features
UmlsDictionaryLookupAnnotator - Class in org.apache.ctakes.dictionary.lookup.ae
UIMA annotator that identified entities based on lookup.
UmlsDictionaryLookupAnnotator() - Constructor for class org.apache.ctakes.dictionary.lookup.ae.UmlsDictionaryLookupAnnotator
 
UMLSRelation - Class in org.apache.ctakes.typesystem.type.relation
A biomedical relationship between two spans of text that have been mapped to UMLS concepts.
UMLSRelation() - Constructor for class org.apache.ctakes.typesystem.type.relation.UMLSRelation
Never called.
UMLSRelation(int, TOP_Type) - Constructor for class org.apache.ctakes.typesystem.type.relation.UMLSRelation
Internal - constructor used by generator
UMLSRelation(JCas) - Constructor for class org.apache.ctakes.typesystem.type.relation.UMLSRelation
 
UMLSRelation_Type - Class in org.apache.ctakes.typesystem.type.relation
A biomedical relationship between two spans of text that have been mapped to UMLS concepts.
UMLSRelation_Type(JCas, Type) - Constructor for class org.apache.ctakes.typesystem.type.relation.UMLSRelation_Type
initialize variables to correspond with Cas Type and Features
UmlsToSnomedConsumerImpl - Class in org.apache.ctakes.dictionary.lookup.ae
Implementation that takes UMLS dictionary lookup hits and stores as NamedEntity objects only the ones that have a SNOMED synonym.
UmlsToSnomedConsumerImpl(UimaContext, Properties) - Constructor for class org.apache.ctakes.dictionary.lookup.ae.UmlsToSnomedConsumerImpl
 
UmlsToSnomedDbConsumerImpl - Class in org.apache.ctakes.dictionary.lookup.ae
Implementation that takes UMLS dictionary lookup hits and stores as NamedEntity objects only the ones that have a SNOMED synonym, by looking in a database for SNOMED codes that map to the identified CUI.
UmlsToSnomedDbConsumerImpl(UimaContext, Properties, int) - Constructor for class org.apache.ctakes.dictionary.lookup.ae.UmlsToSnomedDbConsumerImpl
 
UmlsToSnomedDbConsumerImpl(UimaContext, Properties) - Constructor for class org.apache.ctakes.dictionary.lookup.ae.UmlsToSnomedDbConsumerImpl
 
UmlsToSnomedLuceneConsumerImpl - Class in org.apache.ctakes.dictionary.lookup.ae
Implementation that takes UMLS dictionary lookup hits and stores as NamedEntity objects only the ones that have a SNOMED synonym, by looking in a lucene index for SNOMED codes that map to the identified CUI.
UmlsToSnomedLuceneConsumerImpl(UimaContext, Properties) - Constructor for class org.apache.ctakes.dictionary.lookup.ae.UmlsToSnomedLuceneConsumerImpl
 
UmlsToSnomedLuceneConsumerImpl(UimaContext, Properties, int) - Constructor for class org.apache.ctakes.dictionary.lookup.ae.UmlsToSnomedLuceneConsumerImpl
 
unexpectedParamValueMsg - Static variable in class org.apache.ctakes.necontexts.ContextAnnotatorTests
 
unexpectedParamValueMsg - Static variable in class org.apache.ctakes.necontexts.NegationAnnotatorTests
 
unexpectedParamValueMsg - Static variable in class org.apache.ctakes.utils.test.TestUtil
 
union(int, int) - Method in class org.apache.ctakes.coreference.util.ParentPtrTree
 
UNKNOWN_TABLE_TYPE - Static variable in class org.apache.ctakes.preprocessor.ClinicalNotePreProcessor
 
UnknownSmokerNamedEntityAnnotation - Class in org.apache.ctakes.smokingstatus.type
Updated by JCasGen Tue Apr 09 11:47:03 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-smoking-status/src/main/resources/org/apache/ctakes/smokingstatus/types/TypeSystem.xml
UnknownSmokerNamedEntityAnnotation() - Constructor for class org.apache.ctakes.smokingstatus.type.UnknownSmokerNamedEntityAnnotation
Never called.
UnknownSmokerNamedEntityAnnotation(int, TOP_Type) - Constructor for class org.apache.ctakes.smokingstatus.type.UnknownSmokerNamedEntityAnnotation
Internal - constructor used by generator
UnknownSmokerNamedEntityAnnotation(JCas) - Constructor for class org.apache.ctakes.smokingstatus.type.UnknownSmokerNamedEntityAnnotation
 
UnknownSmokerNamedEntityAnnotation(JCas, int, int) - Constructor for class org.apache.ctakes.smokingstatus.type.UnknownSmokerNamedEntityAnnotation
 
UnknownSmokerNamedEntityAnnotation_Type - Class in org.apache.ctakes.smokingstatus.type
Updated by JCasGen Tue Apr 09 11:47:03 EDT 2013
UnknownSmokerNamedEntityAnnotation_Type(JCas, Type) - Constructor for class org.apache.ctakes.smokingstatus.type.UnknownSmokerNamedEntityAnnotation_Type
initialize variables to correspond with Cas Type and Features
UnknownSmokerNamedEntityLookupConsumerImpl - Class in org.apache.ctakes.smokingstatus.lookup.ae
copied from edu.may.bmi.uima.lookup.ae.NamedEntityLookupConsumerImpl in the "Dictionary Lookup" project
UnknownSmokerNamedEntityLookupConsumerImpl(UimaContext, Properties) - Constructor for class org.apache.ctakes.smokingstatus.lookup.ae.UnknownSmokerNamedEntityLookupConsumerImpl
 
unknownWords - Variable in class org.apache.ctakes.smokingstatus.ae.KuRuleBasedClassifierAnnotator
 
UP_ARC_A - Static variable in class org.apache.ctakes.dependency.parser.util.Delim
 
UP_ARC_B - Static variable in class org.apache.ctakes.dependency.parser.util.Delim
 
usage(Logger) - Static method in class org.apache.ctakes.core.ae.SentenceDetector
 
useLemmatizer - Variable in class org.apache.ctakes.dependency.parser.ae.ClearParserDependencyParserAE
 
useLemmatizer - Variable in class org.apache.ctakes.dependency.parser.ae.ClearParserSemanticRoleLabelerAE
 
useTokenEnd - Variable in class org.apache.ctakes.core.sentence.SentenceDetectorCtakes
 
Utility - Class in org.apache.ctakes.preprocessor
 
Utility() - Constructor for class org.apache.ctakes.preprocessor.Utility
 

A B C D E F G H I J K L M N O P Q R S T U V W X