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
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
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.
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.
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.
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.