Package org.apache.ctakes.typesystem.type.syntax

Class Summary
ADJP An adjective phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.ADJP Updated by JCasGen Tue Apr 09 11:44:37 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
ADJP_Type An adjective phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.ADJP Updated by JCasGen Tue Apr 09 11:44:37 EDT 2013
ADVP An adverb phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.ADVP Updated by JCasGen Tue Apr 09 11:44:38 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
ADVP_Type An adverb phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.ADVP Updated by JCasGen Tue Apr 09 11:44:38 EDT 2013
BaseToken A supertype for tokens subsuming word, punctuation, symbol, newline, contraction, or number.
BaseToken_Type A supertype for tokens subsuming word, punctuation, symbol, newline, contraction, or number.
Chunk Chunks are syntactic groupings of tokens, and are the results of a shallow parser (chunker).
Chunk_Type Chunks are syntactic groupings of tokens, and are the results of a shallow parser (chunker).
CONJP A phrase-level conjunction Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.CONJP Updated by JCasGen Tue Apr 09 11:44:38 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
CONJP_Type A phrase-level conjunction Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.CONJP Updated by JCasGen Tue Apr 09 11:44:38 EDT 2013
ConllDependencyNode A dependency parser node in the CONLL-X format, namely, where each node is a token with 10 fields.
ConllDependencyNode_Type A dependency parser node in the CONLL-X format, namely, where each node is a token with 10 fields.
ContractionToken Differentiates a token as being a contraction rather than a punctuation, symbol, newline, word, or number.
ContractionToken_Type Differentiates a token as being a contraction rather than a punctuation, symbol, newline, word, or number.
INTJ An interjection Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.INTJ Updated by JCasGen Tue Apr 09 11:44:38 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
INTJ_Type An interjection Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.INTJ Updated by JCasGen Tue Apr 09 11:44:38 EDT 2013
Lemma Stores a lemma (canonical form of a token).
Lemma_Type Stores a lemma (canonical form of a token).
LST A list item, usually intra-sentential Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.LST Updated by JCasGen Tue Apr 09 11:44:38 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
LST_Type A list item, usually intra-sentential Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.LST Updated by JCasGen Tue Apr 09 11:44:39 EDT 2013
NewlineToken Differentiates a token as being a newline rather than a punctuation, symbol, contraction, word, or number.
NewlineToken_Type Differentiates a token as being a newline rather than a punctuation, symbol, contraction, word, or number.
NP A noun phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.NP Updated by JCasGen Tue Apr 09 11:44:39 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
NP_Type A noun phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.NP Updated by JCasGen Tue Apr 09 11:44:39 EDT 2013
NumToken Differentiates a token as being a number rather than a punctuation, symbol, newline, word, or contraction.
NumToken_Type Differentiates a token as being a number rather than a punctuation, symbol, newline, word, or contraction.
O Updated by JCasGen Tue Apr 09 11:44:39 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
O_Type Updated by JCasGen Tue Apr 09 11:44:40 EDT 2013
PP A prepositional phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.PP Updated by JCasGen Tue Apr 09 11:44:40 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
PP_Type A prepositional phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.PP Updated by JCasGen Tue Apr 09 11:44:41 EDT 2013
PRT A particle, e.g., "out" in "rule out" Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.PRT Updated by JCasGen Tue Apr 09 11:44:41 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
PRT_Type A particle, e.g., "out" in "rule out" Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.PRT Updated by JCasGen Tue Apr 09 11:44:41 EDT 2013
PunctuationToken Differentiates a token as being punctuation rather than a contraction, symbol, newline, word, or number.
PunctuationToken_Type Differentiates a token as being punctuation rather than a contraction, symbol, newline, word, or number.
SBAR A subordinate clause Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.SBAR Updated by JCasGen Tue Apr 09 11:44:41 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
SBAR_Type A subordinate clause Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.SBAR Updated by JCasGen Tue Apr 09 11:44:41 EDT 2013
StanfordDependency Stanford dependencies provide a representation of grammatical relations between words in a sentence.
StanfordDependency_Type Stanford dependencies provide a representation of grammatical relations between words in a sentence.
SymbolToken Differentiates a token as being a symbol rather than a punctuation, contraction, newline, word, or number.
SymbolToken_Type Differentiates a token as being a symbol rather than a punctuation, contraction, newline, word, or number.
TerminalTreebankNode A Penn Treebank Node; as a terminal, there is an associated word, and the index of the word is a feature.
TerminalTreebankNode_Type A Penn Treebank Node; as a terminal, there is an associated word, and the index of the word is a feature.
TopTreebankNode A Penn Treebank Node; as the top node, this stores the whole subsumed sentence's parse tree as a string.
TopTreebankNode_Type A Penn Treebank Node; as the top node, this stores the whole subsumed sentence's parse tree as a string.
TreebankNode A Penn Treebank-style tree node.
TreebankNode_Type A Penn Treebank-style tree node.
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 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
UCP_Type 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
VP A verb phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.VP Updated by JCasGen Tue Apr 09 11:44:43 EDT 2013 XML source:apache-ctakes-3-0-0/ctakes-pad-term-spotter/src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml
VP_Type A verb phrase Equivalent to cTAKES: edu.mayo.bmi.uima.chunker.type.VP Updated by JCasGen Tue Apr 09 11:44:43 EDT 2013
WordToken Differentiates a token as being a word rather than a punctuation, symbol, newline, contraction, or number.
WordToken_Type Differentiates a token as being a word rather than a punctuation, symbol, newline, contraction, or number.