- accept(T) - Method in class org.cleartk.feature.FilteringExtractor
-
- accept(File, String) - Method in class org.cleartk.util.cr.RegexFileFilter
-
Checks to see if the filename matches one of the regular expressions.
- accept(File) - Method in class org.cleartk.util.cr.UriCollectionReader.RejectSystemDirectories
-
- accept(File, String) - Method in class org.cleartk.util.cr.UriCollectionReader.RejectSystemDirectories
-
- accept(File) - Method in class org.cleartk.util.cr.UriCollectionReader.RejectSystemFiles
-
- accept(File, String) - Method in class org.cleartk.util.cr.UriCollectionReader.RejectSystemFiles
-
- Ace2005Document - Class in org.cleartk.ne.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Ace2005Document() - Constructor for class org.cleartk.ne.type.Ace2005Document
-
Never called.
- Ace2005Document(int, TOP_Type) - Constructor for class org.cleartk.ne.type.Ace2005Document
-
Internal - constructor used by generator
- Ace2005Document(JCas) - Constructor for class org.cleartk.ne.type.Ace2005Document
-
- Ace2005Document(JCas, int, int) - Constructor for class org.cleartk.ne.type.Ace2005Document
-
- Ace2005Document_Type - Class in org.cleartk.ne.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Ace2005Document_Type(JCas, Type) - Constructor for class org.cleartk.ne.type.Ace2005Document_Type
-
initialize variables to correspond with Cas Type and Features
- add(double) - Method in class org.cleartk.ml.feature.transform.extractor.MinMaxNormalizationExtractor.MinMaxRunningStat
-
- add(String) - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor.IDFMap
-
- add(double) - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor.MeanVarianceRunningStat
-
- add(Feature) - Method in class org.cleartk.ml.Instance
-
Add a feature to the instance.
- add(FeatureVector) - Method in class org.cleartk.ml.util.featurevector.FeatureVector
-
- addAll(Collection<Feature>) - Method in class org.cleartk.ml.Instance
-
Add a collection of features to the instance.
- addChild(TreebankNode) - Method in class org.cleartk.util.treebank.TreebankNode
-
- addEncoder(FeatureEncoder<ENCODED_TYPE>) - Method in class org.cleartk.ml.encoder.features.FeatureEncoderChain
-
- addScores - Variable in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- addToBuffer(String) - Method in class org.cleartk.util.InputStreamHandler
-
- Anchor - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Anchor() - Constructor for class org.cleartk.timeml.type.Anchor
-
Never called.
- Anchor(int, TOP_Type) - Constructor for class org.cleartk.timeml.type.Anchor
-
Internal - constructor used by generator
- Anchor(JCas) - Constructor for class org.cleartk.timeml.type.Anchor
-
- Anchor(JCas, int, int) - Constructor for class org.cleartk.timeml.type.Anchor
-
- Anchor_Type - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Anchor_Type(JCas, Type) - Constructor for class org.cleartk.timeml.type.Anchor_Type
-
initialize variables to correspond with Cas Type and Features
- AnnotationUtil - Class in org.cleartk.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- AnnotationUtil() - Constructor for class org.cleartk.util.AnnotationUtil
-
- AnnotationWriter<ANNOTATION_TYPE extends Annotation> - Interface in org.cleartk.util.ae.linewriter
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- apply(Feature) - Method in class org.cleartk.ml.feature.function.CapitalTypeFeatureFunction
-
If the value of the feature is a StringValue and is determined to be one of ALL_UPPERCASE,
ALL_LOWERCASE, INITIAL_UPPERCASE, or MIXED_CASE, then a new feature containing one of those
four values is returned.
- apply(Feature) - Method in class org.cleartk.ml.feature.function.CharacterCategoryPatternFunction
-
- apply(Feature) - Method in class org.cleartk.ml.feature.function.CharacterNgramFeatureFunction
-
- apply(Feature) - Method in class org.cleartk.ml.feature.function.ContainsHyphenFeatureFunction
-
- apply(Function<Feature, List<Feature>>, List<Feature>) - Static method in class org.cleartk.ml.feature.function.FeatureFunctionExtractor
-
- apply(Feature) - Method in class org.cleartk.ml.feature.function.LowerCaseFeatureFunction
-
- apply(Feature) - Method in class org.cleartk.ml.feature.function.NumericTypeFeatureFunction
-
If the value of the feature is a StringValue and is determined to be one of DIGITS,
YEAR_DIGITS, ALPHANUMERIC, SOME_DIGITS, or ROMAN_NUMERAL, then a feature containing one of
those five values is returned.
- apply(Feature) - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor
-
- apply(Map<OUTCOME_T, Double>) - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.CombineScoreMethod.AverageScores
-
- apply(Map<OUTCOME_T, Double>) - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.CombineScoreMethod.MaxScores
-
- apply(String) - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.MutualInformationStats.ComputeFeatureScore
-
- ARCH_PPC - Static variable in class org.cleartk.util.PlatformDetection
-
- ARCH_X86_32 - Static variable in class org.cleartk.util.PlatformDetection
-
- ARCH_X86_64 - Static variable in class org.cleartk.util.PlatformDetection
-
- Argument - Class in org.cleartk.srl.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Argument() - Constructor for class org.cleartk.srl.type.Argument
-
Never called.
- Argument(int, TOP_Type) - Constructor for class org.cleartk.srl.type.Argument
-
Internal - constructor used by generator
- Argument(JCas) - Constructor for class org.cleartk.srl.type.Argument
-
- Argument(JCas, int, int) - Constructor for class org.cleartk.srl.type.Argument
-
- Argument_Type - Class in org.cleartk.srl.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Argument_Type(JCas, Type) - Constructor for class org.cleartk.srl.type.Argument_Type
-
initialize variables to correspond with Cas Type and Features
- ArrayFeatureVector - Class in org.cleartk.ml.util.featurevector
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- ArrayFeatureVector() - Constructor for class org.cleartk.ml.util.featurevector.ArrayFeatureVector
-
- CapitalTypeFeatureFunction - Class in org.cleartk.ml.feature.function
-
Copyright (c) 2007-2012, Regents of the University of Colorado
All rights reserved.
- CapitalTypeFeatureFunction() - Constructor for class org.cleartk.ml.feature.function.CapitalTypeFeatureFunction
-
- CapitalTypeFeatureFunction.CapitalType - Enum in org.cleartk.ml.feature.function
-
- CaseUtil - Class in org.cleartk.ml.feature.util
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- CaseUtil() - Constructor for class org.cleartk.ml.feature.util.CaseUtil
-
- CentroidTfidfSimilarityExtractor<OUTCOME_T,FOCUS_T extends Annotation> - Class in org.cleartk.ml.feature.transform.extractor
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- CentroidTfidfSimilarityExtractor(String) - Constructor for class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- CentroidTfidfSimilarityExtractor(String, FeatureExtractor1<FOCUS_T>) - Constructor for class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- CharacterCategoryPatternFunction<T extends Annotation> - Class in org.cleartk.ml.feature.function
-
A feature extractor that generates a pattern based on the
Unicode categories of each of the characters in the
annotation text.
- CharacterCategoryPatternFunction() - Constructor for class org.cleartk.ml.feature.function.CharacterCategoryPatternFunction
-
Create the standard feature extractor, where one category is added to the feature value for
each character in the text.
- CharacterCategoryPatternFunction(CharacterCategoryPatternFunction.PatternType) - Constructor for class org.cleartk.ml.feature.function.CharacterCategoryPatternFunction
-
Create a feature extractor with the specified pattern type.
- CharacterCategoryPatternFunction.PatternType - Enum in org.cleartk.ml.feature.function
-
The type of pattern to generate in feature values.
- CharacterNgramFeatureFunction - Class in org.cleartk.ml.feature.function
-
Copyright (c) 2007-2012, Regents of the University of Colorado
All rights reserved.
- CharacterNgramFeatureFunction(String, CharacterNgramFeatureFunction.Orientation, int, int, int, boolean) - Constructor for class org.cleartk.ml.feature.function.CharacterNgramFeatureFunction
-
This feature function serves up character n-grams based on StringValued features.
- CharacterNgramFeatureFunction(CharacterNgramFeatureFunction.Orientation, int, int, int, boolean) - Constructor for class org.cleartk.ml.feature.function.CharacterNgramFeatureFunction
-
- CharacterNgramFeatureFunction(String, CharacterNgramFeatureFunction.Orientation, int, int) - Constructor for class org.cleartk.ml.feature.function.CharacterNgramFeatureFunction
-
- CharacterNgramFeatureFunction(CharacterNgramFeatureFunction.Orientation, int, int) - Constructor for class org.cleartk.ml.feature.function.CharacterNgramFeatureFunction
-
- CharacterNgramFeatureFunction.Orientation - Enum in org.cleartk.ml.feature.function
-
- checkTypeParameterIsAssignable(Class<T>, String, T, Class<U>, String, U) - Static method in class org.cleartk.util.ReflectionUtil
-
Checks that the given type parameters of the given objects are compatible.
- checkTypeParametersAreEqual(Class<T>, String, T, Class<U>, String, U, Class<E>) - Static method in class org.cleartk.util.ReflectionUtil
-
Checks that the given type parameters of the given objects are exactly equal.
- Chunk - Class in org.cleartk.ne.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Chunk() - Constructor for class org.cleartk.ne.type.Chunk
-
Never called.
- Chunk(int, TOP_Type) - Constructor for class org.cleartk.ne.type.Chunk
-
Internal - constructor used by generator
- Chunk(JCas) - Constructor for class org.cleartk.ne.type.Chunk
-
- Chunk(JCas, int, int) - Constructor for class org.cleartk.ne.type.Chunk
-
- Chunk - Class in org.cleartk.srl.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Chunk() - Constructor for class org.cleartk.srl.type.Chunk
-
Never called.
- Chunk(int, TOP_Type) - Constructor for class org.cleartk.srl.type.Chunk
-
Internal - constructor used by generator
- Chunk(JCas) - Constructor for class org.cleartk.srl.type.Chunk
-
- Chunk(JCas, int, int) - Constructor for class org.cleartk.srl.type.Chunk
-
- Chunk_Type - Class in org.cleartk.ne.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Chunk_Type(JCas, Type) - Constructor for class org.cleartk.ne.type.Chunk_Type
-
initialize variables to correspond with Cas Type and Features
- Chunk_Type - Class in org.cleartk.srl.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Chunk_Type(JCas, Type) - Constructor for class org.cleartk.srl.type.Chunk_Type
-
initialize variables to correspond with Cas Type and Features
- chunkClass - Variable in class org.cleartk.ml.chunking.Chunking_ImplBase
-
- Chunking<OUTCOME_TYPE,SUB_CHUNK_TYPE extends Annotation,CHUNK_TYPE extends Annotation> - Interface in org.cleartk.ml.chunking
-
Interface for classes that assemble individual classifier outcomes on smaller annotations
("sub-chunks") to form larger annotations ("chunks").
- Chunking_ImplBase<SUB_CHUNK_TYPE extends Annotation,CHUNK_TYPE extends Annotation> - Class in org.cleartk.ml.chunking
-
Base class for classes that assemble individual classifier outcomes on smaller annotations
("sub-chunks") to form larger annotations ("chunks").
- Chunking_ImplBase(Class<? extends SUB_CHUNK_TYPE>, Class<? extends CHUNK_TYPE>, String) - Constructor for class org.cleartk.ml.chunking.Chunking_ImplBase
-
- classConditionalCounts - Variable in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.MutualInformationStats
-
- classCounts - Variable in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.MutualInformationStats
-
- Classifier<OUTCOME_TYPE> - Interface in org.cleartk.ml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- classifier - Variable in class org.cleartk.ml.CleartkAnnotator
-
- classifier - Variable in class org.cleartk.ml.CleartkSequenceAnnotator
-
- Classifier_ImplBase<ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- Classifier_ImplBase(FeaturesEncoder<ENCODED_FEATURES_TYPE>, OutcomeEncoder<OUTCOME_TYPE, ENCODED_OUTCOME_TYPE>) - Constructor for class org.cleartk.ml.jar.Classifier_ImplBase
-
- classifierBuilder - Variable in class org.cleartk.ml.jar.DirectoryDataWriter
-
- ClassifierBuilder_ImplBase<CLASSIFIER_TYPE extends Classifier<OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- ClassifierBuilder_ImplBase() - Constructor for class org.cleartk.ml.jar.ClassifierBuilder_ImplBase
-
- ClassifierFactory<OUTCOME_TYPE> - Interface in org.cleartk.ml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- classifierFactory - Variable in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- classifierJarPathRoot - Variable in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- classifiers - Variable in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- classify(List<Feature>) - Method in class org.cleartk.ml.baseline.SingleOutcomeClassifier
-
- classify(List<Feature>) - Method in interface org.cleartk.ml.Classifier
-
Classifies a list of features.
- classify(List<Instance<OUTCOME_TYPE>>) - Method in class org.cleartk.ml.CleartkSequenceAnnotator
-
- classify(List<List<Feature>>) - Method in interface org.cleartk.ml.SequenceClassifier
-
Classifies a sequence of feature lists.
- classify(List<List<Feature>>) - Method in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- classifyChar(char) - Method in class org.cleartk.ml.feature.function.CharacterCategoryPatternFunction
-
- cleanUPRegex1 - Static variable in class org.cleartk.util.treebank.TreebankFormatParser
-
- cleanUPRegex2 - Static variable in class org.cleartk.util.treebank.TreebankFormatParser
-
- cleanUPRegex3 - Static variable in class org.cleartk.util.treebank.TreebankFormatParser
-
- cleanUPRegex4 - Static variable in class org.cleartk.util.treebank.TreebankFormatParser
-
- clear() - Method in class org.cleartk.ml.feature.transform.extractor.MinMaxNormalizationExtractor.MinMaxRunningStat
-
- clear() - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor.MeanVarianceRunningStat
-
- CleartkAnnotator<OUTCOME_TYPE> - Class in org.cleartk.ml
-
Copyright (c) 2009-2011, Regents of the University of Colorado
All rights reserved.
- CleartkAnnotator() - Constructor for class org.cleartk.ml.CleartkAnnotator
-
- CleartkEncoderException - Exception in org.cleartk.ml.encoder
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- CleartkEncoderException(Throwable, String, String, Object...) - Constructor for exception org.cleartk.ml.encoder.CleartkEncoderException
-
- CleartkEncoderException(String, String, Object...) - Constructor for exception org.cleartk.ml.encoder.CleartkEncoderException
-
- CleartkEncoderException(Throwable) - Constructor for exception org.cleartk.ml.encoder.CleartkEncoderException
-
- CleartkExtractor<FOCUS_T extends Annotation,SEARCH_T extends Annotation> - Class in org.cleartk.ml.feature.extractor
-
A feature extractor that finds other
Annotations in the context of a focus annotation and
extracts features from these.
- CleartkExtractor(Class<SEARCH_T>, FeatureExtractor1<SEARCH_T>, CleartkExtractor.Context...) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor
-
- CleartkExtractor.Bag - Class in org.cleartk.ml.feature.extractor
-
A
CleartkExtractor.Context that aggregates the features of other contexts into a "bag" where position
information of each individual feature is no longer maintained.
- CleartkExtractor.Bag(CleartkExtractor.Context...) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Bag
-
Constructs a
CleartkExtractor.Context which converts the features extracted by the argument contexts
into a bag of features where all features have the same name.
- CleartkExtractor.Bounds - Interface in org.cleartk.ml.feature.extractor
-
A class representing the bounds within which a
CleartkExtractor should look for
annotations.
- CleartkExtractor.Context - Interface in org.cleartk.ml.feature.extractor
-
A class representing a location that a
CleartkExtractor should look for annotations.
- CleartkExtractor.Count - Class in org.cleartk.ml.feature.extractor
-
A
CleartkExtractor.Context that aggregates the features of other contexts into a bag of counts where
only the count of occurrence of each feature value is maintained.
- CleartkExtractor.Count(CleartkExtractor.Context...) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Count
-
Constructs a
CleartkExtractor.Context which converts the features extracted by the argument contexts
into a bag of count features.
- CleartkExtractor.Covered - Class in org.cleartk.ml.feature.extractor
-
- CleartkExtractor.Covered() - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Covered
-
Constructs a context that will extract features over all annotations within the focus
annotation.
- CleartkExtractor.FirstCovered - Class in org.cleartk.ml.feature.extractor
-
- CleartkExtractor.FirstCovered(int) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.FirstCovered
-
Constructs a context that will extract features over the first N annotations within the focus
annotation.
- CleartkExtractor.FirstCovered(int, int) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.FirstCovered
-
Constructs a context that will extract features over a slice of the first N annotations
within the focus annotation.
- CleartkExtractor.Focus - Class in org.cleartk.ml.feature.extractor
-
- CleartkExtractor.Focus() - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Focus
-
Constructs a context that will extract features over the focus annotation.
- CleartkExtractor.Following - Class in org.cleartk.ml.feature.extractor
-
- CleartkExtractor.Following(int) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Following
-
Constructs a context that will extract features over the following N annotations.
- CleartkExtractor.Following(int, int) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Following
-
Constructs a context that will extract features over a slice of the following N annotations.
- CleartkExtractor.LastCovered - Class in org.cleartk.ml.feature.extractor
-
- CleartkExtractor.LastCovered(int) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.LastCovered
-
Constructs a context that will extract features over the last N annotations within the focus
annotation.
- CleartkExtractor.LastCovered(int, int) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.LastCovered
-
Constructs a context that will extract features over a slice of the last N annotations within
the focus annotation.
- CleartkExtractor.NestedCountFeature - Class in org.cleartk.ml.feature.extractor
-
- CleartkExtractor.NestedCountFeature(String, Feature, Object) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.NestedCountFeature
-
- CleartkExtractor.Ngram - Class in org.cleartk.ml.feature.extractor
-
A
CleartkExtractor.Context that aggregates the features of other contexts into a single "ngram" feature,
where the feature values are concatenated together in order to form a single value.
- CleartkExtractor.Ngram(CleartkExtractor.Context...) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Ngram
-
Constructs a
CleartkExtractor.Context which converts the features extracted by the argument contexts
into a single ngram feature where all feature values have been concatenated together.
- CleartkExtractor.Ngrams - Class in org.cleartk.ml.feature.extractor
-
A
CleartkExtractor.Context that aggregates the features of other contexts into several "ngrams"
features, where sub-sequences of the feature values are concatenated together in order to form
single values.
- CleartkExtractor.Ngrams(int, CleartkExtractor.Context...) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Ngrams
-
Constructs a
CleartkExtractor.Context which converts the features extracted by the argument contexts
into ngram features where sub-sequences feature values have been concatenated together.
- CleartkExtractor.Preceding - Class in org.cleartk.ml.feature.extractor
-
- CleartkExtractor.Preceding(int) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Preceding
-
Constructs a context that will extract features over the preceding N annotations.
- CleartkExtractor.Preceding(int, int) - Constructor for class org.cleartk.ml.feature.extractor.CleartkExtractor.Preceding
-
Constructs a context that will extract features over a slice of the preceding N annotations.
- CleartkExtractorException - Exception in org.cleartk.ml.feature.extractor
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- CleartkExtractorException(Throwable, String, String, Object...) - Constructor for exception org.cleartk.ml.feature.extractor.CleartkExtractorException
-
- CleartkExtractorException(String, String, Object...) - Constructor for exception org.cleartk.ml.feature.extractor.CleartkExtractorException
-
- CleartkExtractorException(Throwable) - Constructor for exception org.cleartk.ml.feature.extractor.CleartkExtractorException
-
- CleartkInitializationException - Exception in org.cleartk.util
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- CleartkInitializationException(String, String, Object...) - Constructor for exception org.cleartk.util.CleartkInitializationException
-
- CleartkInitializationException(Throwable, String, String, Object...) - Constructor for exception org.cleartk.util.CleartkInitializationException
-
- CleartkMultiAnnotator<OUTCOME_TYPE> - Class in org.cleartk.ml.multi
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- CleartkMultiAnnotator() - Constructor for class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- CleartkProcessingException - Exception in org.cleartk.ml
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- CleartkProcessingException(Throwable, String, String, Object...) - Constructor for exception org.cleartk.ml.CleartkProcessingException
-
- CleartkProcessingException(String, String, Object...) - Constructor for exception org.cleartk.ml.CleartkProcessingException
-
- CleartkProcessingException(Throwable) - Constructor for exception org.cleartk.ml.CleartkProcessingException
-
- CleartkSequenceAnnotator<OUTCOME_TYPE> - Class in org.cleartk.ml
-
Copyright (c) 2009-2011, Regents of the University of Colorado
All rights reserved.
- CleartkSequenceAnnotator() - Constructor for class org.cleartk.ml.CleartkSequenceAnnotator
-
- close() - Method in class org.cleartk.util.cr.FilesCollectionReader
-
- close() - Method in class org.cleartk.util.cr.linereader.LineReader
-
- collectInstances(AnalysisEngine, JCas) - Static method in class org.cleartk.ml.util.PublicFieldDataWriter.BooleanFactory
-
- collectInstances(AnalysisEngine, JCas) - Static method in class org.cleartk.ml.util.PublicFieldDataWriter.StringFactory
-
- collectInstances(AnalysisEngine, JCas) - Static method in class org.cleartk.ml.util.PublicFieldSequenceDataWriter.BooleanFactory
-
- collectInstances(AnalysisEngine, JCas) - Static method in class org.cleartk.ml.util.PublicFieldSequenceDataWriter.StringFactory
-
- collectionProcessComplete() - Method in class org.cleartk.ml.CleartkAnnotator
-
- collectionProcessComplete() - Method in class org.cleartk.ml.CleartkSequenceAnnotator
-
- collectionProcessComplete() - Method in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- collectionProcessComplete() - Method in class org.cleartk.util.ae.linewriter.LineWriter
-
- CombinedExtractor1<T extends Annotation> - Class in org.cleartk.ml.feature.extractor
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- CombinedExtractor1(List<FeatureExtractor1<T>>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- CombinedExtractor1(FeatureExtractor1<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- CombinedExtractor1(FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- CombinedExtractor1(FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- CombinedExtractor1(FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- CombinedExtractor1(FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- CombinedExtractor1(FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- CombinedExtractor1(FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- CombinedExtractor1(FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- completed - Variable in class org.cleartk.util.cr.FilesCollectionReader
-
- CompressedStringBiMap - Class in org.cleartk.util.collection
-
Copyright (c) 2007-2011, Regents of the University of Colorado
All rights reserved.
- CompressedStringBiMap() - Constructor for class org.cleartk.util.collection.CompressedStringBiMap
-
- computeCentroid(Iterable<Instance<OUTCOME_T>>, TfidfExtractor.IDFMap) - Method in class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- CONTAINEDBY - Static variable in class org.cleartk.ml.feature.extractor.RelativePositionExtractor
-
- contains(Annotation) - Method in interface org.cleartk.ml.feature.extractor.CleartkExtractor.Bounds
-
Determines whether or not an annotation lies within the given bounds.
- CONTAINS - Static variable in class org.cleartk.ml.feature.extractor.RelativePositionExtractor
-
- contains(Annotation, Annotation) - Static method in class org.cleartk.util.AnnotationUtil
-
- CONTAINS_HYPHEN - Static variable in class org.cleartk.ml.feature.function.ContainsHyphenFeatureFunction
-
string value contains a hyphen
- containsDigits(String) - Static method in class org.cleartk.ml.feature.util.NumericTypeUtil
-
- containsHyphen(String) - Static method in class org.cleartk.ml.feature.util.HyphenUtil
-
- ContainsHyphenFeatureFunction - Class in org.cleartk.ml.feature.function
-
Copyright (c) 2007-2012, Regents of the University of Colorado
All rights reserved.
- ContainsHyphenFeatureFunction() - Constructor for class org.cleartk.ml.feature.function.ContainsHyphenFeatureFunction
-
- convertBase(int, int) - Static method in class org.cleartk.util.BaseConversion
-
- CosineSimilarity - Class in org.cleartk.ml.feature.transform.extractor
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- CosineSimilarity() - Constructor for class org.cleartk.ml.feature.transform.extractor.CosineSimilarity
-
- countedValue - Variable in class org.cleartk.ml.feature.extractor.CleartkExtractor.NestedCountFeature
-
- countFiles(Iterator<File>) - Method in class org.cleartk.util.cr.FilesCollectionReader
-
- Counts - Class in org.cleartk.ml.feature
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- Counts(String, String, Map<? extends Object, Integer>) - Constructor for class org.cleartk.ml.feature.Counts
-
- Counts(String, Map<? extends Object, Integer>) - Constructor for class org.cleartk.ml.feature.Counts
-
- CoveredTextAnnotationWriter - Class in org.cleartk.util.ae.linewriter.annotation
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- CoveredTextAnnotationWriter() - Constructor for class org.cleartk.util.ae.linewriter.annotation.CoveredTextAnnotationWriter
-
- CoveredTextExtractor<T extends Annotation> - Class in org.cleartk.ml.feature.extractor
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- CoveredTextExtractor() - Constructor for class org.cleartk.ml.feature.extractor.CoveredTextExtractor
-
- createChunks(JCas, List<SUB_CHUNK_TYPE>, List<OUTCOME_TYPE>) - Method in interface org.cleartk.ml.chunking.Chunking
-
- createChunks(JCas, List<SUB_CHUNK_TYPE>, List<String>) - Method in class org.cleartk.ml.chunking.Chunking_ImplBase
-
- createClassifier() - Method in interface org.cleartk.ml.ClassifierFactory
-
- createClassifier() - Method in class org.cleartk.ml.jar.GenericJarClassifierFactory
-
- createClassifier() - Method in interface org.cleartk.ml.SequenceClassifierFactory
-
- createDataWriter() - Method in interface org.cleartk.ml.DataWriterFactory
-
- createDataWriter() - Method in class org.cleartk.ml.jar.DefaultDataWriterFactory
-
- createDataWriter() - Method in class org.cleartk.ml.jar.DefaultSequenceDataWriterFactory
-
- createDataWriter(String, Class<T>) - Method in class org.cleartk.ml.jar.GenericDataWriterFactory
-
- createDataWriter() - Method in interface org.cleartk.ml.SequenceDataWriterFactory
-
- createDataWriter() - Method in class org.cleartk.ml.util.PublicFieldDataWriter.BooleanFactory
-
- createDataWriter() - Method in class org.cleartk.ml.util.PublicFieldDataWriter.StringFactory
-
- createDataWriter() - Method in class org.cleartk.ml.util.PublicFieldSequenceDataWriter.BooleanFactory
-
- createDataWriter() - Method in class org.cleartk.ml.util.PublicFieldSequenceDataWriter.StringFactory
-
- createDataWriter() - Method in class org.cleartk.ml.viterbi.ViterbiDataWriterFactory
-
- createExtractor() - Static method in class org.cleartk.ml.feature.function.CharacterCategoryPatternFunction
-
- createExtractor(CharacterCategoryPatternFunction.PatternType) - Static method in class org.cleartk.ml.feature.function.CharacterCategoryPatternFunction
-
- createFeature(String, Feature) - Static method in class org.cleartk.ml.Feature
-
- createFileIterator() - Method in class org.cleartk.util.cr.FilesCollectionReader
-
- createIdfMap(Iterable<Instance<OUTCOME_T>>) - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor
-
- createInstance(T, Object...) - Static method in class org.cleartk.ml.util.InstanceFactory
-
- createInstance(T, String) - Static method in class org.cleartk.ml.util.InstanceFactory
-
- createName(String...) - Static method in class org.cleartk.ml.Feature
-
- createName(String, String) - Static method in class org.cleartk.ml.feature.extractor.TypePathExtractor
-
WARNING: this method is public for TypePathFeature backwards compatibility, but should not be
used by anyone else!
- createOutcomes(JCas, List<SUB_CHUNK_TYPE>, List<CHUNK_TYPE>) - Method in interface org.cleartk.ml.chunking.Chunking
-
- createOutcomes(JCas, List<SUB_CHUNK_TYPE>, List<CHUNK_TYPE>) - Method in class org.cleartk.ml.chunking.Chunking_ImplBase
-
- currentFile - Variable in class org.cleartk.util.cr.FilesCollectionReader
-
- featOkTst - Static variable in class org.cleartk.ne.type.Ace2005Document_Type
-
- featOkTst - Static variable in class org.cleartk.ne.type.Chunk_Type
-
- featOkTst - Static variable in class org.cleartk.ne.type.GazetteerNamedEntityMention_Type
-
- featOkTst - Static variable in class org.cleartk.ne.type.NamedEntity_Type
-
- featOkTst - Static variable in class org.cleartk.ne.type.NamedEntityMention_Type
-
- featOkTst - Static variable in class org.cleartk.score.type.ScoredAnnotation_Type
-
- featOkTst - Static variable in class org.cleartk.score.type.ScoredTOP_Type
-
- featOkTst - Static variable in class org.cleartk.srl.type.Argument_Type
-
- featOkTst - Static variable in class org.cleartk.srl.type.Chunk_Type
-
- featOkTst - Static variable in class org.cleartk.srl.type.Predicate_Type
-
- featOkTst - Static variable in class org.cleartk.srl.type.SemanticArgument_Type
-
- featOkTst - Static variable in class org.cleartk.syntax.constituent.type.TerminalTreebankNode_Type
-
- featOkTst - Static variable in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- featOkTst - Static variable in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- featOkTst - Static variable in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- featOkTst - Static variable in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- featOkTst - Static variable in class org.cleartk.syntax.dependency.type.TopDependencyNode_Type
-
- featOkTst - Static variable in class org.cleartk.timeml.type.Anchor_Type
-
- featOkTst - Static variable in class org.cleartk.timeml.type.DocumentCreationTime_Type
-
- featOkTst - Static variable in class org.cleartk.timeml.type.Event_Type
-
- featOkTst - Static variable in class org.cleartk.timeml.type.TemporalLink_Type
-
- featOkTst - Static variable in class org.cleartk.timeml.type.Text_Type
-
- featOkTst - Static variable in class org.cleartk.timeml.type.Time_Type
-
- featOkTst - Static variable in class org.cleartk.token.type.Sentence_Type
-
- featOkTst - Static variable in class org.cleartk.token.type.Subtoken_Type
-
- featOkTst - Static variable in class org.cleartk.token.type.Token_Type
-
- featOkTst - Static variable in class org.cleartk.util.type.Parenthetical_Type
-
- Feature - Class in org.cleartk.ml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Feature() - Constructor for class org.cleartk.ml.Feature
-
- Feature(Object) - Constructor for class org.cleartk.ml.Feature
-
- Feature(String, Object) - Constructor for class org.cleartk.ml.Feature
-
- FeatureCollection - Class in org.cleartk.ml.feature
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- FeatureCollection(String, Collection<Feature>) - Constructor for class org.cleartk.ml.feature.FeatureCollection
-
- FeatureCollection(Collection<Feature>) - Constructor for class org.cleartk.ml.feature.FeatureCollection
-
- FeatureCollectionEncoder - Class in org.cleartk.ml.encoder.features
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- FeatureCollectionEncoder(String, FeatureEncoder<NameNumber>, NameNumberNormalizer) - Constructor for class org.cleartk.ml.encoder.features.FeatureCollectionEncoder
-
- FeatureCollectionEncoder(FeatureEncoder<NameNumber>, NameNumberNormalizer) - Constructor for class org.cleartk.ml.encoder.features.FeatureCollectionEncoder
-
- FeatureCollectionEncoder(String, FeatureEncoder<NameNumber>) - Constructor for class org.cleartk.ml.encoder.features.FeatureCollectionEncoder
-
- FeatureCollectionEncoder(FeatureEncoder<NameNumber>) - Constructor for class org.cleartk.ml.encoder.features.FeatureCollectionEncoder
-
- FeatureEncoder<T> - Interface in org.cleartk.ml.encoder.features
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- FeatureEncoderChain<ENCODED_TYPE> - Class in org.cleartk.ml.encoder.features
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- FeatureEncoderChain() - Constructor for class org.cleartk.ml.encoder.features.FeatureEncoderChain
-
- featureEncoders - Variable in class org.cleartk.ml.encoder.features.FeatureEncoderChain
-
- FeatureEncoderUtil - Class in org.cleartk.ml.encoder
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- FeatureEncoderUtil() - Constructor for class org.cleartk.ml.encoder.FeatureEncoderUtil
-
- FeatureExtractor1<T extends Annotation> - Interface in org.cleartk.ml.feature.extractor
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- FeatureExtractor2<T extends Annotation,U extends Annotation> - Interface in org.cleartk.ml.feature.extractor
-
Copyright (c) 2007-2009, Regents of the University of Colorado
All rights reserved.
- featureFullName - Variable in class org.cleartk.ml.chunking.Chunking_ImplBase
-
- FeatureFunction - Interface in org.cleartk.ml.feature.function
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- FeatureFunctionExtractor<T extends Annotation> - Class in org.cleartk.ml.feature.function
-
Copyright (c) 2007-2012, Regents of the University of Colorado
All rights reserved.
- FeatureFunctionExtractor(FeatureExtractor1<T>, FeatureFunction...) - Constructor for class org.cleartk.ml.feature.function.FeatureFunctionExtractor
-
- FeatureFunctionExtractor(FeatureExtractor1<T>, FeatureFunctionExtractor.BaseFeatures, FeatureFunction...) - Constructor for class org.cleartk.ml.feature.function.FeatureFunctionExtractor
-
- FeatureFunctionExtractor.BaseFeatures - Enum in org.cleartk.ml.feature.function
-
Specify what to do with the base features created by the passed in feature extractor.
- features - Variable in class org.cleartk.ml.feature.transform.TransformableFeature
-
- FeatureSelectionExtractor<OUTCOME_T> - Class in org.cleartk.ml.feature.selection
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- FeatureSelectionExtractor(String) - Constructor for class org.cleartk.ml.feature.selection.FeatureSelectionExtractor
-
- FeaturesEncoder<ENCODED_FEATURES_TYPE> - Interface in org.cleartk.ml.encoder.features
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- featuresEncoder - Variable in class org.cleartk.ml.jar.EncodingDirectoryDataWriterFactory
-
- featuresEncoder - Variable in class org.cleartk.ml.jar.EncodingJarClassifier
-
- featuresEncoder - Variable in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- FeaturesEncoder_ImplBase<ENCODED_FEATURES_TYPE,ENCODED_FEATURE_TYPE> - Class in org.cleartk.ml.encoder.features
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- FeaturesEncoder_ImplBase() - Constructor for class org.cleartk.ml.encoder.features.FeaturesEncoder_ImplBase
-
- featuresToFeatureMap(List<Feature>) - Method in class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- FeatureVector - Class in org.cleartk.ml.util.featurevector
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- FeatureVector() - Constructor for class org.cleartk.ml.util.featurevector.FeatureVector
-
- FeatureVector.Entry - Class in org.cleartk.ml.util.featurevector
-
- FeatureVector.Entry(int, double) - Constructor for class org.cleartk.ml.util.featurevector.FeatureVector.Entry
-
- FeatureVectorFeaturesEncoder - Class in org.cleartk.ml.encoder.features
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- FeatureVectorFeaturesEncoder(int, NameNumberNormalizer) - Constructor for class org.cleartk.ml.encoder.features.FeatureVectorFeaturesEncoder
-
- FeatureVectorFeaturesEncoder(int) - Constructor for class org.cleartk.ml.encoder.features.FeatureVectorFeaturesEncoder
-
- FeatureVectorFeaturesEncoder() - Constructor for class org.cleartk.ml.encoder.features.FeatureVectorFeaturesEncoder
-
- fileNotFound(File) - Static method in exception org.cleartk.util.CleartkInitializationException
-
- files - Variable in class org.cleartk.util.cr.FilesCollectionReader
-
- FilesCollectionReader - Class in org.cleartk.util.cr
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- FilesCollectionReader() - Constructor for class org.cleartk.util.cr.FilesCollectionReader
-
- filesCount - Variable in class org.cleartk.util.cr.FilesCollectionReader
-
- fileToUri - Variable in class org.cleartk.util.cr.UriCollectionReader
-
- FilteringExtractor<T extends Annotation> - Class in org.cleartk.feature
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- FilteringExtractor(Class<T>, FeatureExtractor1<T>) - Constructor for class org.cleartk.feature.FilteringExtractor
-
- FilteringExtractor(Class<T>, String, FeatureExtractor1<T>) - Constructor for class org.cleartk.feature.FilteringExtractor
-
- finalizeFeatureSet(File) - Method in interface org.cleartk.ml.encoder.features.FeaturesEncoder
-
- finalizeFeatureSet(File) - Method in class org.cleartk.ml.encoder.features.FeaturesEncoder_ImplBase
-
- finalizeFeatureSet(File) - Method in class org.cleartk.ml.encoder.features.FeatureVectorFeaturesEncoder
-
- finalizeFeatureSet(File) - Method in class org.cleartk.ml.encoder.features.NameNumberFeaturesEncoder
-
- finalizeMap() - Method in class org.cleartk.util.collection.GenericStringMapper
-
- finalizeMap() - Method in interface org.cleartk.util.collection.StringMapper
-
- finalizeOutcomeSet(File) - Method in class org.cleartk.ml.encoder.outcome.BooleanToBooleanOutcomeEncoder
-
- finalizeOutcomeSet(File) - Method in class org.cleartk.ml.encoder.outcome.BooleanToSignOutcomeEncoder
-
- finalizeOutcomeSet(File) - Method in class org.cleartk.ml.encoder.outcome.BooleanToStringOutcomeEncoder
-
- finalizeOutcomeSet(File) - Method in class org.cleartk.ml.encoder.outcome.DoubleToDoubleOutcomeEncoder
-
- finalizeOutcomeSet(File) - Method in interface org.cleartk.ml.encoder.outcome.OutcomeEncoder
-
- finalizeOutcomeSet(File) - Method in class org.cleartk.ml.encoder.outcome.StringArrayToStringArrayEncoder
-
- finalizeOutcomeSet(File) - Method in class org.cleartk.ml.encoder.outcome.StringToIntegerOutcomeEncoder
-
- finalizeOutcomeSet(File) - Method in class org.cleartk.ml.encoder.outcome.StringToStringOutcomeEncoder
-
- finish() - Method in class org.cleartk.ml.baseline.OutcomeOnlyDataWriter
-
- finish() - Method in interface org.cleartk.ml.DataWriter
-
- finish() - Method in class org.cleartk.ml.feature.transform.InstanceDataWriter
-
- finish() - Method in class org.cleartk.ml.jar.DirectoryDataWriter
-
- finish() - Method in class org.cleartk.ml.jar.EncodingDirectoryDataWriter
-
- finish() - Method in interface org.cleartk.ml.SequenceDataWriter
-
- finish() - Method in class org.cleartk.ml.util.PublicFieldDataWriter
-
- finish() - Method in class org.cleartk.ml.util.PublicFieldSequenceDataWriter
-
- finish() - Method in class org.cleartk.ml.viterbi.ViterbiDataWriter
-
- fit(double[], boolean[]) - Static method in class org.cleartk.ml.sigmoid.LinWengPlatt
-
- FixedCosineSimilarity - Class in org.cleartk.ml.feature.transform.extractor
-
Like cosine similarity, but accepts a pre-specified vector, to avoid repeated recalculation of
the magnitude
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- FixedCosineSimilarity(Map<String, Double>) - Constructor for class org.cleartk.ml.feature.transform.extractor.FixedCosineSimilarity
-
- fixedMagnitude - Variable in class org.cleartk.ml.feature.transform.extractor.FixedCosineSimilarity
-
- fixedVector - Variable in class org.cleartk.ml.feature.transform.extractor.FixedCosineSimilarity
-
- forcePut(String, String) - Method in class org.cleartk.util.collection.CompressedStringBiMap
-
- fromManifest(Manifest) - Static method in class org.cleartk.ml.jar.JarClassifierBuilder
-
Loads a classifier builder from a manifest.
- fromTrainingDirectory(File) - Static method in class org.cleartk.ml.jar.JarClassifierBuilder
-
Loads a classifier builder from manifest in the training directory.
- GazetteerNamedEntityMention - Class in org.cleartk.ne.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- GazetteerNamedEntityMention() - Constructor for class org.cleartk.ne.type.GazetteerNamedEntityMention
-
Never called.
- GazetteerNamedEntityMention(int, TOP_Type) - Constructor for class org.cleartk.ne.type.GazetteerNamedEntityMention
-
Internal - constructor used by generator
- GazetteerNamedEntityMention(JCas) - Constructor for class org.cleartk.ne.type.GazetteerNamedEntityMention
-
- GazetteerNamedEntityMention(JCas, int, int) - Constructor for class org.cleartk.ne.type.GazetteerNamedEntityMention
-
- GazetteerNamedEntityMention_Type - Class in org.cleartk.ne.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- GazetteerNamedEntityMention_Type(JCas, Type) - Constructor for class org.cleartk.ne.type.GazetteerNamedEntityMention_Type
-
initialize variables to correspond with Cas Type and Features
- GenericDataWriterFactory<OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- GenericDataWriterFactory() - Constructor for class org.cleartk.ml.jar.GenericDataWriterFactory
-
- GenericJarClassifierFactory<CLASSIFIER_TYPE> - Class in org.cleartk.ml.jar
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- GenericJarClassifierFactory() - Constructor for class org.cleartk.ml.jar.GenericJarClassifierFactory
-
- GenericStringMapper - Class in org.cleartk.util.collection
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- GenericStringMapper(int) - Constructor for class org.cleartk.util.collection.GenericStringMapper
-
- GenKeyBiMap<K,V> - Interface in org.cleartk.util.collection
-
Copyright (c) 2007-2011, Regents of the University of Colorado
All rights reserved.
- get(int) - Method in class org.cleartk.ml.util.featurevector.ArrayFeatureVector
-
- get(int) - Method in class org.cleartk.ml.util.featurevector.FeatureVector
-
Return the value at index.
- get(int) - Method in class org.cleartk.ml.util.featurevector.SparseFeatureVector
-
- getA() - Method in class org.cleartk.ml.sigmoid.Sigmoid
-
- getAceSource() - Method in class org.cleartk.ne.type.Ace2005Document
-
getter for aceSource - gets
- getAceSource(int) - Method in class org.cleartk.ne.type.Ace2005Document_Type
-
- getAceType() - Method in class org.cleartk.ne.type.Ace2005Document
-
getter for aceType - gets
- getAceType(int) - Method in class org.cleartk.ne.type.Ace2005Document_Type
-
- getAceUri() - Method in class org.cleartk.ne.type.Ace2005Document
-
getter for aceUri - gets
- getAceUri(int) - Method in class org.cleartk.ne.type.Ace2005Document_Type
-
- getAncestor(int) - Method in class org.cleartk.util.treebank.TreebankNode
-
- getAncestorWithType(TreebankNode, String) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
- getAnchorTime() - Method in class org.cleartk.timeml.type.Time
-
getter for anchorTime - gets
- getAnchorTime(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getAnnotation() - Method in class org.cleartk.ne.type.NamedEntityMention
-
getter for annotation - gets
- getAnnotation(int) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- getAnnotation() - Method in class org.cleartk.srl.type.Argument
-
getter for annotation - gets
- getAnnotation(int) - Method in class org.cleartk.srl.type.Argument_Type
-
- getAnnotation() - Method in class org.cleartk.srl.type.Predicate
-
getter for annotation - gets
- getAnnotation(int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getAnnotationsExtent(List<? extends Annotation>) - Static method in class org.cleartk.util.AnnotationUtil
-
- getArch() - Method in class org.cleartk.util.PlatformDetection
-
- getArguments() - Method in class org.cleartk.srl.type.Predicate
-
getter for arguments - gets
- getArguments(int) - Method in class org.cleartk.srl.type.Predicate
-
indexed getter for arguments - gets an indexed value -
- getArguments(int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getArguments(int, int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getAspect() - Method in class org.cleartk.timeml.type.Event
-
getter for aspect - gets
- getAspect(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getB() - Method in class org.cleartk.ml.sigmoid.Sigmoid
-
- getBaseForm() - Method in class org.cleartk.srl.type.Predicate
-
getter for baseForm - gets
- getBaseForm(int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getBeginPoint() - Method in class org.cleartk.timeml.type.Time
-
getter for beginPoint - gets
- getBeginPoint(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getBuffer() - Method in class org.cleartk.util.InputStreamHandler
-
- getCardinality() - Method in class org.cleartk.timeml.type.Event
-
getter for cardinality - gets
- getCardinality(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getCentroidDataURI(String, URI) - Static method in class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- getChild() - Method in class org.cleartk.syntax.dependency.type.DependencyRelation
-
getter for Child - gets
- getChild(int) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- getChildRelations() - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
getter for ChildRelations - gets
- getChildRelations(int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
indexed getter for ChildRelations - gets an indexed value -
- getChildRelations(int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- getChildRelations(int, int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- getChildren() - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
getter for children - gets
- getChildren(int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
indexed getter for children - gets an indexed value -
- getChildren(int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getChildren(int, int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getChildren() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getChunkType() - Method in class org.cleartk.ne.type.Chunk
-
getter for chunkType - gets
- getChunkType(int) - Method in class org.cleartk.ne.type.Chunk_Type
-
- getChunkType() - Method in class org.cleartk.srl.type.Chunk
-
getter for chunkType - gets
- getChunkType(int) - Method in class org.cleartk.srl.type.Chunk_Type
-
- getClassifier(String) - Method in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
Gets the classifier associated with name.
- getClassifierBuilder() - Method in class org.cleartk.ml.jar.DirectoryDataWriter
-
- getClassifierClass() - Method in class org.cleartk.ml.jar.GenericJarClassifierFactory
-
- getClassifierClass() - Method in class org.cleartk.ml.jar.JarClassifierFactory
-
- getClassifierClass() - Method in class org.cleartk.ml.jar.SequenceJarClassifierFactory
-
- getCollectionReader(String) - Static method in class org.cleartk.util.cr.FilesCollectionReader
-
- getCollectionReaderFromDirectory(File) - Static method in class org.cleartk.util.cr.UriCollectionReader
-
- getCollectionReaderFromDirectory(File, Class<? extends IOFileFilter>, Class<? extends IOFileFilter>) - Static method in class org.cleartk.util.cr.UriCollectionReader
-
- getCollectionReaderFromFiles(Collection<File>) - Static method in class org.cleartk.util.cr.UriCollectionReader
-
- getCollectionReaderFromUris(Collection<URI>) - Static method in class org.cleartk.util.cr.UriCollectionReader
-
- getCollectionReaderWithPatterns(String, String, String...) - Static method in class org.cleartk.util.cr.FilesCollectionReader
-
- getCollectionReaderWithSuffixes(String, String, String...) - Static method in class org.cleartk.util.cr.FilesCollectionReader
-
- getCollectionReaderWithView(String, String) - Static method in class org.cleartk.util.cr.FilesCollectionReader
-
- getCommonAncestor() - Method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil.TreebankNodePath
-
- getCoreferenceAnnotations() - Method in class org.cleartk.srl.type.SemanticArgument
-
getter for coreferenceAnnotations - gets
- getCoreferenceAnnotations(int) - Method in class org.cleartk.srl.type.SemanticArgument
-
indexed getter for coreferenceAnnotations - gets an indexed value -
- getCoreferenceAnnotations(int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- getCoreferenceAnnotations(int, int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- getCount(Object) - Method in class org.cleartk.ml.feature.Counts
-
- getCreateViewAggregateDescription(String) - Static method in class org.cleartk.util.ae.UriToXmiCasAnnotator
-
Use this aggregate description if UriToDocumentTextAnnotator will be writing to a mapped view.
- getDataWriter(String) - Method in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- getDelegatedModelDirectory(File) - Method in class org.cleartk.ml.viterbi.ViterbiClassifierBuilder
-
- getDepth(TreebankNode) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
Calculates the depth of the TreebankNode.
- getDescription(Class<? extends Annotation>) - Static method in class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- getDescription(Class<? extends Annotation>, Class<? extends Annotation>) - Static method in class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- getDescription(Class<? extends Annotation>, Class<? extends Annotation>, char, char) - Static method in class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- getDescription() - Static method in class org.cleartk.util.ae.UriToDocumentTextAnnotator
-
- getDescription() - Static method in class org.cleartk.util.ae.UriToXmiCasAnnotator
-
- getDescription(File) - Static method in class org.cleartk.util.ae.XmiWriter
-
- getDescription(String) - Static method in class org.cleartk.util.cr.FilesCollectionReader
-
- getDescription(File) - Static method in class org.cleartk.util.cr.linereader.LineReaderXmiWriter
-
- getDescriptionForView(String) - Static method in class org.cleartk.util.ae.UriToDocumentTextAnnotator
-
This description will read the contents into the specify view.
- getDescriptionFromDirectory(File) - Static method in class org.cleartk.util.cr.UriCollectionReader
-
- getDescriptionFromDirectory(File, Class<? extends IOFileFilter>, Class<? extends IOFileFilter>) - Static method in class org.cleartk.util.cr.UriCollectionReader
-
- getDescriptionFromFiles(Collection<File>) - Static method in class org.cleartk.util.cr.UriCollectionReader
-
- getDescriptionFromUris(Collection<URI>) - Static method in class org.cleartk.util.cr.UriCollectionReader
-
- getDescriptionWithPatterns(String, String, String...) - Static method in class org.cleartk.util.cr.FilesCollectionReader
-
- getDescriptionWithSuffixes(String, String, String...) - Static method in class org.cleartk.util.cr.FilesCollectionReader
-
- getDescriptionWithView(String, String) - Static method in class org.cleartk.util.cr.FilesCollectionReader
-
- getDF(String) - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor.IDFMap
-
- getDocumentFrequencyDataURI(String, URI) - Static method in class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- getEncodersFile(File) - Static method in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- getEndPoint() - Method in class org.cleartk.timeml.type.Time
-
getter for endPoint - gets
- getEndPoint(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getEntityClass() - Method in class org.cleartk.ne.type.NamedEntity
-
getter for entityClass - gets
- getEntityClass(int) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- getEntityId() - Method in class org.cleartk.ne.type.NamedEntity
-
getter for entityId - gets
- getEntityId(int) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- getEntitySubtype() - Method in class org.cleartk.ne.type.NamedEntity
-
getter for entitySubtype - gets
- getEntitySubtype(int) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- getEntityType() - Method in class org.cleartk.ne.type.NamedEntity
-
getter for entityType - gets
- getEntityType(int) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- getEventClass() - Method in class org.cleartk.timeml.type.Event
-
getter for eventClass - gets
- getEventClass(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getEventInstanceID() - Method in class org.cleartk.timeml.type.Event
-
getter for eventInstanceID - gets
- getEventInstanceID(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getExecutableSuffix() - Method in class org.cleartk.util.PlatformDetection
-
- getExtractors() - Method in class org.cleartk.ml.feature.extractor.CombinedExtractor1
-
- getFeature(JCas) - Method in class org.cleartk.ml.chunking.Chunking_ImplBase
-
- getFeature() - Method in class org.cleartk.srl.type.SemanticArgument
-
getter for feature - gets
- getFeature(int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- getFeatureName() - Method in class org.cleartk.feature.syntax.SubCategorizationExtractor
-
- getFeatureName() - Method in class org.cleartk.feature.syntax.SyntacticFirstChildOfGrandparentOfLeafExtractor
-
- getFeatureName() - Method in class org.cleartk.feature.TextSliceExtractor
-
- getFeatureName() - Method in class org.cleartk.feature.token.TokenTextForSelectedPosExtractor
-
- getFeatureName() - Method in class org.cleartk.ml.feature.Counts
-
- getFeatureName() - Method in class org.cleartk.ml.feature.extractor.CoveredTextExtractor
-
- getFeatureName() - Method in interface org.cleartk.ml.feature.extractor.NamedFeatureExtractor1
-
Gets the name that will be used for all features created by this feature extractor.
- getFeatureName() - Method in class org.cleartk.ml.feature.extractor.TypePathExtractor
-
- getFeatureName() - Method in class org.cleartk.ml.feature.extractor.WhiteSpaceExtractor
-
- getFeatureName() - Method in class org.cleartk.ml.feature.function.CharacterCategoryPatternFunction
-
- getFeatures() - Method in class org.cleartk.ml.feature.FeatureCollection
-
- getFeatures() - Method in class org.cleartk.ml.feature.transform.TransformableFeature
-
- getFeatures() - Method in class org.cleartk.ml.Instance
-
Get the list of features for this instance.
- getFeaturesEncoder() - Method in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- getFocusClass() - Method in class org.cleartk.ml.feature.extractor.TypePathExtractor
-
- getFrameSet() - Method in class org.cleartk.srl.type.Predicate
-
getter for frameSet - gets
- getFrameSet(int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getFreq() - Method in class org.cleartk.timeml.type.Time
-
getter for freq - gets
- getFreq(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getFSGenerator() - Method in class org.cleartk.ne.type.Ace2005Document_Type
-
- getFSGenerator() - Method in class org.cleartk.ne.type.Chunk_Type
-
- getFSGenerator() - Method in class org.cleartk.ne.type.GazetteerNamedEntityMention_Type
-
- getFSGenerator() - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- getFSGenerator() - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- getFSGenerator() - Method in class org.cleartk.score.type.ScoredAnnotation_Type
-
- getFSGenerator() - Method in class org.cleartk.score.type.ScoredTOP_Type
-
- getFSGenerator() - Method in class org.cleartk.srl.type.Argument_Type
-
- getFSGenerator() - Method in class org.cleartk.srl.type.Chunk_Type
-
- getFSGenerator() - Method in class org.cleartk.srl.type.Predicate_Type
-
- getFSGenerator() - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- getFSGenerator() - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode_Type
-
- getFSGenerator() - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- getFSGenerator() - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getFSGenerator() - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- getFSGenerator() - Method in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- getFSGenerator() - Method in class org.cleartk.syntax.dependency.type.TopDependencyNode_Type
-
- getFSGenerator() - Method in class org.cleartk.timeml.type.Anchor_Type
-
- getFSGenerator() - Method in class org.cleartk.timeml.type.DocumentCreationTime_Type
-
- getFSGenerator() - Method in class org.cleartk.timeml.type.Event_Type
-
- getFSGenerator() - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- getFSGenerator() - Method in class org.cleartk.timeml.type.Text_Type
-
- getFSGenerator() - Method in class org.cleartk.timeml.type.Time_Type
-
- getFSGenerator() - Method in class org.cleartk.token.type.Sentence_Type
-
- getFSGenerator() - Method in class org.cleartk.token.type.Subtoken_Type
-
- getFSGenerator() - Method in class org.cleartk.token.type.Token_Type
-
- getFSGenerator() - Method in class org.cleartk.util.type.Parenthetical_Type
-
- getFunctionInDocument() - Method in class org.cleartk.timeml.type.Time
-
getter for functionInDocument - gets
- getFunctionInDocument(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getHead() - Method in class org.cleartk.ne.type.NamedEntityMention
-
getter for head - gets
- getHead(int) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- getHead() - Method in class org.cleartk.syntax.dependency.type.DependencyRelation
-
getter for Head - gets
- getHead(int) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- getHeadRelations() - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
getter for HeadRelations - gets
- getHeadRelations(int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
indexed getter for HeadRelations - gets an indexed value -
- getHeadRelations(int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- getHeadRelations(int, int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- getHyphenTag() - Method in class org.cleartk.srl.type.SemanticArgument
-
getter for hyphenTag - gets
- getHyphenTag(int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- getId() - Method in class org.cleartk.timeml.type.Anchor
-
getter for id - gets
- getId(int) - Method in class org.cleartk.timeml.type.Anchor_Type
-
- getId() - Method in class org.cleartk.timeml.type.TemporalLink
-
getter for id - gets
- getId(int) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- getIdentifier() - Method in class org.cleartk.ml.feature.Counts
-
- getIdentifier() - Method in class org.cleartk.ml.feature.FeatureCollection
-
- getIDF(String) - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor.IDFMap
-
- getIndex() - Method in exception org.cleartk.ml.util.featurevector.InvalidFeatureVectorValueException
-
- getIndex() - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
getter for index - gets This value is the same as the index of this node in the top nodes list of terminals.
- getIndex(int) - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode_Type
-
- getInputStream(Class<?>, String) - Static method in class org.cleartk.util.IoUtil
-
This method attempts to create an input stream from the given path by:
Trying to parse it as a URL
Trying to find it on the classpath, relative to the given class
Trying to find it as a file on the file system
- getInputStreamAsBufferedString(InputStream) - Static method in class org.cleartk.util.InputStreamHandler
-
- getInputStreamAsList(InputStream) - Static method in class org.cleartk.util.InputStreamHandler
-
- getInteger(String) - Method in class org.cleartk.util.collection.GenericStringMapper
-
- getInteger(String) - Method in interface org.cleartk.util.collection.StringMapper
-
- getLabel() - Method in class org.cleartk.srl.type.SemanticArgument
-
getter for label - gets
- getLabel(int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- getLeaf() - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
getter for leaf - gets
- getLeaf(int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getLeafNode(String) - Static method in class org.cleartk.util.treebank.TreebankFormatParser
-
Uses the leafNodePattern to identify a string as a terminal.
- getLemma() - Method in class org.cleartk.token.type.Token
-
getter for lemma - gets
- getLemma(int) - Method in class org.cleartk.token.type.Token_Type
-
- getMentionedEntity() - Method in class org.cleartk.ne.type.NamedEntityMention
-
getter for mentionedEntity - gets
- getMentionedEntity(int) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- getMentionId() - Method in class org.cleartk.ne.type.NamedEntityMention
-
getter for mentionId - gets
- getMentionId(int) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- getMentions() - Method in class org.cleartk.ne.type.NamedEntity
-
getter for mentions - gets
- getMentions(int) - Method in class org.cleartk.ne.type.NamedEntity
-
indexed getter for mentions - gets an indexed value -
- getMentions(int) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- getMentions(int, int) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- getMentionType() - Method in class org.cleartk.ne.type.NamedEntityMention
-
getter for mentionType - gets
- getMentionType(int) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- getMod() - Method in class org.cleartk.timeml.type.Time
-
getter for mod - gets
- getMod(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getModality() - Method in class org.cleartk.timeml.type.Event
-
getter for modality - gets
- getModality(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getModelJarFile(File) - Static method in class org.cleartk.ml.jar.JarClassifierBuilder
-
- getModelJarFile(String) - Static method in class org.cleartk.ml.jar.JarClassifierBuilder
-
- getName() - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.Bag
-
- getName() - Method in interface org.cleartk.ml.feature.extractor.CleartkExtractor.Context
-
Gets the base feature name that will be used in
Features generated by this context.
- getName() - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.Count
-
- getName() - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.Covered
-
- getName() - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.Focus
-
- getName() - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.Ngram
-
- getName() - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.Ngrams
-
- getName() - Method in class org.cleartk.ml.Feature
-
- getNext(JCas) - Method in class org.cleartk.util.cr.FilesCollectionReader
-
- getNext(JCas) - Method in class org.cleartk.util.cr.linereader.LineReader
-
- getNext(JCas) - Method in class org.cleartk.util.cr.UriCollectionReader
-
- getNext(JCas) - Method in class org.cleartk.util.cr.XReader
-
- getNextJarEntry(JarInputStream, String) - Static method in class org.cleartk.ml.jar.JarStreams
-
- getNodeTags() - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
getter for nodeTags - gets
- getNodeTags(int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
indexed getter for nodeTags - gets an indexed value -
- getNodeTags(int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getNodeTags(int, int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getNodeType() - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
getter for nodeType - gets
- getNodeType(int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getNodeValue() - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
getter for nodeValue - gets
- getNodeValue(int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getNumSamples() - Method in class org.cleartk.ml.feature.transform.extractor.MinMaxNormalizationExtractor.MinMaxRunningStat
-
- getNumSamples() - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor.MeanVarianceRunningStat
-
- getOrGenerateInteger(String) - Method in class org.cleartk.util.collection.GenericStringMapper
-
- getOrGenerateInteger(String) - Method in interface org.cleartk.util.collection.StringMapper
-
- getOrGenerateKey(String) - Method in class org.cleartk.util.collection.CompressedStringBiMap
-
- getOrGenerateKey(V) - Method in interface org.cleartk.util.collection.GenKeyBiMap
-
- getOs() - Method in class org.cleartk.util.PlatformDetection
-
- getOutcome() - Method in class org.cleartk.ml.Instance
-
Get the current label for the instance.
- getOutcomeEncoder() - Method in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- getOutcomeSuffix(CHUNK_TYPE, Feature) - Method in class org.cleartk.ml.chunking.Chunking_ImplBase
-
- getOutputDirectory() - Method in class org.cleartk.ml.jar.DirectoryDataWriterFactory
-
- getParameterValue(String, String) - Static method in class org.cleartk.util.ParamUtil
-
- getParent() - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
getter for parent - gets
- getParent(int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- getParent(TreebankNode) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
- getParent() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getParseBegin() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getParseEnd() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getPath() - Method in class org.cleartk.ml.feature.extractor.TypePathExtractor
-
- getPath(TreebankNode, TreebankNode) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
Get the path from the source TreebankNode to the target TreebankNode via the least common
ancestor.
- getPathToRoot(TreebankNode) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
Find the path from a TreebankNode to the root of the tree it belongs to.
- getPolarity() - Method in class org.cleartk.timeml.type.Event
-
getter for polarity - gets
- getPolarity(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getPos() - Method in class org.cleartk.timeml.type.Event
-
getter for pos - gets
- getPos(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getPos() - Method in class org.cleartk.token.type.Token
-
getter for pos - gets
- getPos(int) - Method in class org.cleartk.token.type.Token_Type
-
- getPosition() - Method in class org.cleartk.token.type.Subtoken
-
getter for position - gets
- getPosition(int) - Method in class org.cleartk.token.type.Subtoken_Type
-
- getPreposition() - Method in class org.cleartk.srl.type.SemanticArgument
-
getter for preposition - gets
- getPreposition(int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- getProgress() - Method in class org.cleartk.util.cr.FilesCollectionReader
-
- getProgress() - Method in class org.cleartk.util.cr.linereader.LineReader
-
- getProgress() - Method in class org.cleartk.util.cr.UriCollectionReader
-
- getPropTxt() - Method in class org.cleartk.srl.type.Predicate
-
getter for propTxt - gets
- getPropTxt(int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getPropTxt() - Method in class org.cleartk.srl.type.SemanticArgument
-
getter for propTxt - gets
- getPropTxt(int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- getQuant() - Method in class org.cleartk.timeml.type.Time
-
getter for quant - gets
- getQuant(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getRelation() - Method in class org.cleartk.syntax.dependency.type.DependencyRelation
-
getter for Relation - gets
- getRelation(int) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- getRelationType() - Method in class org.cleartk.timeml.type.TemporalLink
-
getter for relationType - gets
- getRelationType(int) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- getScore() - Method in class org.cleartk.score.type.ScoredAnnotation
-
getter for score - gets
- getScore(int) - Method in class org.cleartk.score.type.ScoredAnnotation_Type
-
- getScore() - Method in class org.cleartk.score.type.ScoredTOP
-
getter for score - gets
- getScore(int) - Method in class org.cleartk.score.type.ScoredTOP_Type
-
- getScoreFunction(MutualInformationFeatureSelectionExtractor.CombineScoreMethod) - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.MutualInformationStats
-
- getSelectedFeatures() - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor
-
- getSentence() - Method in class org.cleartk.srl.type.Predicate
-
getter for sentence - gets
- getSentence(int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getSignalID() - Method in class org.cleartk.timeml.type.Event
-
getter for signalID - gets
- getSignalID(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getSignalID() - Method in class org.cleartk.timeml.type.TemporalLink
-
getter for signalID - gets
- getSignalID(int) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- getSource() - Method in class org.cleartk.timeml.type.TemporalLink
-
getter for source - gets
- getSource(int) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- getSourceToAncestorPath() - Method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil.TreebankNodePath
-
- getStem() - Method in class org.cleartk.timeml.type.Event
-
getter for stem - gets
- getStem(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getStem() - Method in class org.cleartk.token.type.Token
-
getter for stem - gets
- getStem(int) - Method in class org.cleartk.token.type.Token_Type
-
- getSubChunkToOutcomeMap(JCas, List<SUB_CHUNK_TYPE>, List<CHUNK_TYPE>) - Method in class org.cleartk.ml.chunking.BiesoChunking
-
- getSubChunkToOutcomeMap(JCas, List<SUB_CHUNK_TYPE>, List<CHUNK_TYPE>) - Method in class org.cleartk.ml.chunking.BioChunking
-
- getSubChunkToOutcomeMap(JCas, List<SUB_CHUNK_TYPE>, List<CHUNK_TYPE>) - Method in class org.cleartk.ml.chunking.Chunking_ImplBase
-
Produce a map from sub-chunk annotations to their outcome prefixes (e.g.
- getSubChunkToOutcomeMap(JCas, List<SUB_CHUNK_TYPE>, List<CHUNK_TYPE>) - Method in class org.cleartk.ml.chunking.IoChunking
-
- getSurroundingText(JCas, Annotation, Class<TOKEN_TYPE>, int, boolean) - Static method in class org.cleartk.util.AnnotationUtil
-
This method provides a way of getting some text before or after an annotation specified by some
"window" of "tokens".
- getTags() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getTarget() - Method in class org.cleartk.timeml.type.TemporalLink
-
getter for target - gets
- getTarget(int) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- getTargetToAncestorPath() - Method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil.TreebankNodePath
-
- getTemporalFunction() - Method in class org.cleartk.timeml.type.Time
-
getter for temporalFunction - gets
- getTemporalFunction(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getTense() - Method in class org.cleartk.timeml.type.Event
-
getter for tense - gets
- getTense(int) - Method in class org.cleartk.timeml.type.Event_Type
-
- getTerminal(int) - Method in class org.cleartk.util.treebank.TopTreebankNode
-
- getTerminalCount() - Method in class org.cleartk.util.treebank.TopTreebankNode
-
- getTerminals() - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
getter for terminals - gets
- getTerminals(int) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
indexed getter for terminals - gets an indexed value -
- getTerminals(int) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- getTerminals(int, int) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- getText() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getText() - Method in interface org.cleartk.util.treebank.TreebankObject
-
- getTextBegin() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getTextEnd() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getTimeType() - Method in class org.cleartk.timeml.type.Time
-
getter for timeType - gets
- getTimeType(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getTokenIndex() - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
getter for tokenIndex - gets The value of this corresponds to the nth token in the sentence that this terminal corresponds to.
- getTokenIndex(int) - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode_Type
-
- getTopNode(TreebankNode) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
- getTopNode() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getTotalCount() - Method in class org.cleartk.ml.feature.Counts
-
- getTotalDocumentCount() - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor.IDFMap
-
- getTrainingDataFile(File) - Method in class org.cleartk.ml.baseline.SingleOutcomeClassifierBuilder
-
- getTrainingDataFile(File) - Method in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- getTreebankParse() - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
getter for treebankParse - gets
- getTreebankParse(int) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- getTreebankParse() - Method in class org.cleartk.util.treebank.TopTreebankNode
-
- getTreebankParse() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getType(String) - Static method in class org.cleartk.util.treebank.TreebankFormatParser
-
Returns the type of a constituent of some fragment of a treebank parse.
- getType() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getTypeArgument(Class<T>, String, T) - Static method in class org.cleartk.util.ReflectionUtil
-
- getTypeArguments(Class<?>) - Method in class org.cleartk.ml.baseline.SingleOutcomeClassifier
-
- getTypeArguments(Class<?>) - Method in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- getTypeArguments(Class<?>) - Method in class org.cleartk.ml.viterbi.ViterbiDataWriter
-
- getTypeArguments(Class<?>, Object) - Static method in class org.cleartk.util.ReflectionUtil
-
Try to find the instantiation of all of genericTypes type parameters in objs class.
- getTypeArguments(Class<?>) - Method in interface org.cleartk.util.ReflectionUtil.TypeArgumentDelegator
-
- getTypeIndexID() - Method in class org.cleartk.ne.type.Ace2005Document
-
- getTypeIndexID() - Method in class org.cleartk.ne.type.Chunk
-
- getTypeIndexID() - Method in class org.cleartk.ne.type.GazetteerNamedEntityMention
-
- getTypeIndexID() - Method in class org.cleartk.ne.type.NamedEntity
-
- getTypeIndexID() - Method in class org.cleartk.ne.type.NamedEntityMention
-
- getTypeIndexID() - Method in class org.cleartk.score.type.ScoredAnnotation
-
- getTypeIndexID() - Method in class org.cleartk.score.type.ScoredTOP
-
- getTypeIndexID() - Method in class org.cleartk.srl.type.Argument
-
- getTypeIndexID() - Method in class org.cleartk.srl.type.Chunk
-
- getTypeIndexID() - Method in class org.cleartk.srl.type.Predicate
-
- getTypeIndexID() - Method in class org.cleartk.srl.type.SemanticArgument
-
- getTypeIndexID() - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
- getTypeIndexID() - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
- getTypeIndexID() - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
- getTypeIndexID() - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
- getTypeIndexID() - Method in class org.cleartk.syntax.dependency.type.DependencyRelation
-
- getTypeIndexID() - Method in class org.cleartk.syntax.dependency.type.TopDependencyNode
-
- getTypeIndexID() - Method in class org.cleartk.timeml.type.Anchor
-
- getTypeIndexID() - Method in class org.cleartk.timeml.type.DocumentCreationTime
-
- getTypeIndexID() - Method in class org.cleartk.timeml.type.Event
-
- getTypeIndexID() - Method in class org.cleartk.timeml.type.TemporalLink
-
- getTypeIndexID() - Method in class org.cleartk.timeml.type.Text
-
- getTypeIndexID() - Method in class org.cleartk.timeml.type.Time
-
- getTypeIndexID() - Method in class org.cleartk.token.type.Sentence
-
- getTypeIndexID() - Method in class org.cleartk.token.type.Subtoken
-
- getTypeIndexID() - Method in class org.cleartk.token.type.Token
-
- getTypeIndexID() - Method in class org.cleartk.util.type.Parenthetical
-
- getTypePath() - Method in class org.cleartk.ml.feature.TypePathFeature
-
- getURI(JCas) - Static method in class org.cleartk.util.ViewUriUtil
-
Get the primary Uniform Resource Identifier for this JCas and all its views.
- getValue() - Method in class org.cleartk.ml.Feature
-
- getValue() - Method in class org.cleartk.ml.feature.transform.TransformableFeature
-
- getValue() - Method in exception org.cleartk.ml.util.featurevector.InvalidFeatureVectorValueException
-
- getValue() - Method in class org.cleartk.timeml.type.Time
-
getter for value - gets
- getValue(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getValue() - Method in class org.cleartk.util.treebank.TreebankNode
-
- getValueFromFunction() - Method in class org.cleartk.timeml.type.Time
-
getter for valueFromFunction - gets
- getValueFromFunction(int) - Method in class org.cleartk.timeml.type.Time_Type
-
- getValues() - Method in class org.cleartk.ml.feature.Counts
-
- getXmiFile(JCas) - Method in class org.cleartk.util.ae.XmiWriter
-
- getXmiFile(JCas) - Method in class org.cleartk.util.cr.linereader.LineReaderXmiWriter
-
- save(URI) - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.MutualInformationStats
-
- save(URI) - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor
-
- save(URI) - Method in class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- save(URI) - Method in class org.cleartk.ml.feature.transform.extractor.MinMaxNormalizationExtractor
-
- save(URI) - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor.IDFMap
-
- save(URI) - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor
-
- save(URI) - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor
-
- save(URI) - Method in interface org.cleartk.ml.feature.transform.TrainableExtractor
-
Saves statistics from train in location URI
- saveToTrainingDirectory(File) - Method in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- saveToTrainingDirectory(File) - Method in class org.cleartk.ml.jar.JarClassifierBuilder
-
Write all information stored in the classifier builder to the training directory.
- saveToTrainingDirectory(File) - Method in class org.cleartk.ml.viterbi.ViterbiClassifierBuilder
-
- score(List<Feature>) - Method in class org.cleartk.ml.baseline.SingleOutcomeClassifier
-
- score(List<Feature>) - Method in interface org.cleartk.ml.Classifier
-
Classify a list of features, and return the scores for each of the outcomes
- score(List<Feature>) - Method in class org.cleartk.ml.jar.Classifier_ImplBase
-
- score(List<List<Feature>>) - Method in class org.cleartk.ml.jar.SequenceClassifier_ImplBase
-
- score(List<List<Feature>>) - Method in interface org.cleartk.ml.SequenceClassifier
-
Classify a sequence of feature lists, and return the scores for each of the outcomes for each
feature list.
- score(List<List<Feature>>) - Method in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- ScoredAnnotation - Class in org.cleartk.score.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- ScoredAnnotation() - Constructor for class org.cleartk.score.type.ScoredAnnotation
-
Never called.
- ScoredAnnotation(int, TOP_Type) - Constructor for class org.cleartk.score.type.ScoredAnnotation
-
Internal - constructor used by generator
- ScoredAnnotation(JCas) - Constructor for class org.cleartk.score.type.ScoredAnnotation
-
- ScoredAnnotation(JCas, int, int) - Constructor for class org.cleartk.score.type.ScoredAnnotation
-
- ScoredAnnotation_Type - Class in org.cleartk.score.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- ScoredAnnotation_Type(JCas, Type) - Constructor for class org.cleartk.score.type.ScoredAnnotation_Type
-
initialize variables to correspond with Cas Type and Features
- ScoredTOP - Class in org.cleartk.score.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- ScoredTOP() - Constructor for class org.cleartk.score.type.ScoredTOP
-
Never called.
- ScoredTOP(int, TOP_Type) - Constructor for class org.cleartk.score.type.ScoredTOP
-
Internal - constructor used by generator
- ScoredTOP(JCas) - Constructor for class org.cleartk.score.type.ScoredTOP
-
- ScoredTOP_Type - Class in org.cleartk.score.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- ScoredTOP_Type(JCas, Type) - Constructor for class org.cleartk.score.type.ScoredTOP_Type
-
initialize variables to correspond with Cas Type and Features
- select(JCas, Annotation, Class<T>, int) - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.FirstCovered
-
- select(JCas, Annotation, Class<T>, int) - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.Following
-
- select(JCas, Annotation, Class<T>, int) - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.LastCovered
-
- select(JCas, Annotation, Class<T>, int) - Method in class org.cleartk.ml.feature.extractor.CleartkExtractor.Preceding
-
- selectFirstMatching(JCas, Class<T>, Annotation) - Static method in class org.cleartk.util.AnnotationUtil
-
- selectHighestCoveredTreebankNode(JCas, Annotation) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
Selects the highest TreebankNode in the parse tree that is at least partially covered by the
given annotation.
- selectHighestMatchingTreebankNode(JCas, Annotation) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
Selects the highest TreebankNode in the parse tree that has the same span as the given
annotation.
- selectMatching(JCas, Class<T>, Annotation) - Static method in class org.cleartk.util.AnnotationUtil
-
- selectMatchingLeaf(JCas, Annotation) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
Selects a single TreebankNode leaf that has the same span as the given annotation.
- selectTransformableFeatures(Instance<OUTCOME_T>) - Method in class org.cleartk.ml.feature.transform.TrainableExtractor_ImplBase
-
Recursively look through all features in an instance to find the features this extractor is
responsible for extracting
- SemanticArgument - Class in org.cleartk.srl.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- SemanticArgument() - Constructor for class org.cleartk.srl.type.SemanticArgument
-
Never called.
- SemanticArgument(int, TOP_Type) - Constructor for class org.cleartk.srl.type.SemanticArgument
-
Internal - constructor used by generator
- SemanticArgument(JCas) - Constructor for class org.cleartk.srl.type.SemanticArgument
-
- SemanticArgument(JCas, int, int) - Constructor for class org.cleartk.srl.type.SemanticArgument
-
- SemanticArgument_Type - Class in org.cleartk.srl.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- SemanticArgument_Type(JCas, Type) - Constructor for class org.cleartk.srl.type.SemanticArgument_Type
-
initialize variables to correspond with Cas Type and Features
- Sentence - Class in org.cleartk.token.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Sentence() - Constructor for class org.cleartk.token.type.Sentence
-
Never called.
- Sentence(int, TOP_Type) - Constructor for class org.cleartk.token.type.Sentence
-
Internal - constructor used by generator
- Sentence(JCas) - Constructor for class org.cleartk.token.type.Sentence
-
- Sentence(JCas, int, int) - Constructor for class org.cleartk.token.type.Sentence
-
- Sentence_Type - Class in org.cleartk.token.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Sentence_Type(JCas, Type) - Constructor for class org.cleartk.token.type.Sentence_Type
-
initialize variables to correspond with Cas Type and Features
- SequenceClassifier<OUTCOME_TYPE> - Interface in org.cleartk.ml
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- SequenceClassifier_ImplBase<ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- SequenceClassifier_ImplBase(FeaturesEncoder<ENCODED_FEATURES_TYPE>, OutcomeEncoder<OUTCOME_TYPE, ENCODED_OUTCOME_TYPE>) - Constructor for class org.cleartk.ml.jar.SequenceClassifier_ImplBase
-
- SequenceClassifierBuilder_ImplBase<CLASSIFIER_TYPE extends SequenceClassifier<OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- SequenceClassifierBuilder_ImplBase() - Constructor for class org.cleartk.ml.jar.SequenceClassifierBuilder_ImplBase
-
- SequenceClassifierFactory<OUTCOME_TYPE> - Interface in org.cleartk.ml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- SequenceDataWriter<OUTCOME_TYPE> - Interface in org.cleartk.ml
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- SequenceDataWriter_ImplBase<CLASSIFIER_BUILDER_TYPE extends EncodingJarClassifierBuilder<? extends SequenceClassifier<OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- SequenceDataWriter_ImplBase(File) - Constructor for class org.cleartk.ml.jar.SequenceDataWriter_ImplBase
-
- SequenceDataWriterFactory<OUTCOME_TYPE> - Interface in org.cleartk.ml
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- SequenceDataWriterFactory_ImplBase<ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- SequenceDataWriterFactory_ImplBase() - Constructor for class org.cleartk.ml.jar.SequenceDataWriterFactory_ImplBase
-
- SequenceJarClassifierFactory<OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- SequenceJarClassifierFactory() - Constructor for class org.cleartk.ml.jar.SequenceJarClassifierFactory
-
- set(int, double) - Method in class org.cleartk.ml.util.featurevector.ArrayFeatureVector
-
- set(int, double) - Method in class org.cleartk.ml.util.featurevector.FeatureVector
-
Set the feature at index to value.
- set(int, double) - Method in class org.cleartk.ml.util.featurevector.SparseFeatureVector
-
- setAceSource(String) - Method in class org.cleartk.ne.type.Ace2005Document
-
setter for aceSource - sets
- setAceSource(int, String) - Method in class org.cleartk.ne.type.Ace2005Document_Type
-
- setAceType(String) - Method in class org.cleartk.ne.type.Ace2005Document
-
setter for aceType - sets
- setAceType(int, String) - Method in class org.cleartk.ne.type.Ace2005Document_Type
-
- setAceUri(String) - Method in class org.cleartk.ne.type.Ace2005Document
-
setter for aceUri - sets
- setAceUri(int, String) - Method in class org.cleartk.ne.type.Ace2005Document_Type
-
- setAnchorTime(Time) - Method in class org.cleartk.timeml.type.Time
-
setter for anchorTime - sets
- setAnchorTime(int, int) - Method in class org.cleartk.timeml.type.Time_Type
-
- setAnnotation(Annotation) - Method in class org.cleartk.ne.type.NamedEntityMention
-
setter for annotation - sets
- setAnnotation(int, int) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- setAnnotation(Annotation) - Method in class org.cleartk.srl.type.Argument
-
setter for annotation - sets
- setAnnotation(int, int) - Method in class org.cleartk.srl.type.Argument_Type
-
- setAnnotation(Annotation) - Method in class org.cleartk.srl.type.Predicate
-
setter for annotation - sets
- setAnnotation(int, int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- setArch(String) - Method in class org.cleartk.util.PlatformDetection
-
- setArguments(FSArray) - Method in class org.cleartk.srl.type.Predicate
-
setter for arguments - sets
- setArguments(int, Argument) - Method in class org.cleartk.srl.type.Predicate
-
indexed setter for arguments - sets an indexed value -
- setArguments(int, int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- setArguments(int, int, int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- setAspect(String) - Method in class org.cleartk.timeml.type.Event
-
setter for aspect - sets
- setAspect(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setBaseForm(String) - Method in class org.cleartk.srl.type.Predicate
-
setter for baseForm - sets
- setBaseForm(int, String) - Method in class org.cleartk.srl.type.Predicate_Type
-
- setBeginPoint(String) - Method in class org.cleartk.timeml.type.Time
-
setter for beginPoint - sets
- setBeginPoint(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setCardinality(String) - Method in class org.cleartk.timeml.type.Event
-
setter for cardinality - sets
- setCardinality(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setChild(DependencyNode) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation
-
setter for Child - sets
- setChild(int, int) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- setChildRelations(FSArray) - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
setter for ChildRelations - sets
- setChildRelations(int, DependencyRelation) - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
indexed setter for ChildRelations - sets an indexed value -
- setChildRelations(int, int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- setChildRelations(int, int, int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- setChildren(FSArray) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
setter for children - sets
- setChildren(int, TreebankNode) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
indexed setter for children - sets an indexed value -
- setChildren(int, int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- setChildren(int, int, int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- setChildren(List<TreebankNode>) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setChunkType(String) - Method in class org.cleartk.ne.type.Chunk
-
setter for chunkType - sets
- setChunkType(int, String) - Method in class org.cleartk.ne.type.Chunk_Type
-
- setChunkType(String) - Method in class org.cleartk.srl.type.Chunk
-
setter for chunkType - sets
- setChunkType(int, String) - Method in class org.cleartk.srl.type.Chunk_Type
-
- setClassifierJarPath(String) - Method in class org.cleartk.ml.jar.GenericJarClassifierFactory
-
- setCoreferenceAnnotations(FSArray) - Method in class org.cleartk.srl.type.SemanticArgument
-
setter for coreferenceAnnotations - sets
- setCoreferenceAnnotations(int, Annotation) - Method in class org.cleartk.srl.type.SemanticArgument
-
indexed setter for coreferenceAnnotations - sets an indexed value -
- setCoreferenceAnnotations(int, int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- setCoreferenceAnnotations(int, int, int) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- setDelegatedDataWriter(DataWriter<OUTCOME_TYPE>) - Method in class org.cleartk.ml.viterbi.ViterbiDataWriter
-
- setEncodersFromFileSystem(EncodingDirectoryDataWriter<?, ?, ENCODED_FEATURES_TYPE, OUTCOME_TYPE, ENCODED_OUTCOME_TYPE>) - Method in class org.cleartk.ml.jar.EncodingDirectoryDataWriterFactory
-
- setEndPoint(String) - Method in class org.cleartk.timeml.type.Time
-
setter for endPoint - sets
- setEndPoint(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setEntityClass(String) - Method in class org.cleartk.ne.type.NamedEntity
-
setter for entityClass - sets
- setEntityClass(int, String) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- setEntityId(String) - Method in class org.cleartk.ne.type.NamedEntity
-
setter for entityId - sets
- setEntityId(int, String) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- setEntitySubtype(String) - Method in class org.cleartk.ne.type.NamedEntity
-
setter for entitySubtype - sets
- setEntitySubtype(int, String) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- setEntityType(String) - Method in class org.cleartk.ne.type.NamedEntity
-
setter for entityType - sets
- setEntityType(int, String) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- setEventClass(String) - Method in class org.cleartk.timeml.type.Event
-
setter for eventClass - sets
- setEventClass(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setEventInstanceID(String) - Method in class org.cleartk.timeml.type.Event
-
setter for eventInstanceID - sets
- setEventInstanceID(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setFeature(String) - Method in class org.cleartk.srl.type.SemanticArgument
-
setter for feature - sets
- setFeature(int, String) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- setFeaturesEncoder(FeaturesEncoder<ENCODED_FEATURES_TYPE>) - Method in class org.cleartk.ml.jar.EncodingDirectoryDataWriter
-
- setFeaturesEncoder(FeaturesEncoder<ENCODED_FEATURES_TYPE>) - Method in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- setFrameSet(String) - Method in class org.cleartk.srl.type.Predicate
-
setter for frameSet - sets
- setFrameSet(int, String) - Method in class org.cleartk.srl.type.Predicate_Type
-
- setFreq(String) - Method in class org.cleartk.timeml.type.Time
-
setter for freq - sets
- setFreq(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setFunctionInDocument(String) - Method in class org.cleartk.timeml.type.Time
-
setter for functionInDocument - sets
- setFunctionInDocument(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setHead(Annotation) - Method in class org.cleartk.ne.type.NamedEntityMention
-
setter for head - sets
- setHead(int, int) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- setHead(DependencyNode) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation
-
setter for Head - sets
- setHead(int, int) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- setHeadRelations(FSArray) - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
setter for HeadRelations - sets
- setHeadRelations(int, DependencyRelation) - Method in class org.cleartk.syntax.dependency.type.DependencyNode
-
indexed setter for HeadRelations - sets an indexed value -
- setHeadRelations(int, int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- setHeadRelations(int, int, int) - Method in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- setHyphenTag(String) - Method in class org.cleartk.srl.type.SemanticArgument
-
setter for hyphenTag - sets
- setHyphenTag(int, String) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- setId(String) - Method in class org.cleartk.timeml.type.Anchor
-
setter for id - sets
- setId(int, String) - Method in class org.cleartk.timeml.type.Anchor_Type
-
- setId(String) - Method in class org.cleartk.timeml.type.TemporalLink
-
setter for id - sets
- setId(int, String) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- setIndex(int) - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
setter for index - sets This value is the same as the index of this node in the top nodes list of terminals.
- setIndex(int, int) - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode_Type
-
- setLabel(String) - Method in class org.cleartk.srl.type.SemanticArgument
-
setter for label - sets
- setLabel(int, String) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- setLeaf(boolean) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
setter for leaf - sets
- setLeaf(int, boolean) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- setLeaf(boolean) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setLemma(String) - Method in class org.cleartk.token.type.Token
-
setter for lemma - sets
- setLemma(int, String) - Method in class org.cleartk.token.type.Token_Type
-
- setMentionedEntity(NamedEntity) - Method in class org.cleartk.ne.type.NamedEntityMention
-
setter for mentionedEntity - sets
- setMentionedEntity(int, int) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- setMentionId(String) - Method in class org.cleartk.ne.type.NamedEntityMention
-
setter for mentionId - sets
- setMentionId(int, String) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- setMentions(FSArray) - Method in class org.cleartk.ne.type.NamedEntity
-
setter for mentions - sets
- setMentions(int, NamedEntityMention) - Method in class org.cleartk.ne.type.NamedEntity
-
indexed setter for mentions - sets an indexed value -
- setMentions(int, int) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- setMentions(int, int, int) - Method in class org.cleartk.ne.type.NamedEntity_Type
-
- setMentionType(String) - Method in class org.cleartk.ne.type.NamedEntityMention
-
setter for mentionType - sets
- setMentionType(int, String) - Method in class org.cleartk.ne.type.NamedEntityMention_Type
-
- setMod(String) - Method in class org.cleartk.timeml.type.Time
-
setter for mod - sets
- setMod(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setModality(String) - Method in class org.cleartk.timeml.type.Event
-
setter for modality - sets
- setModality(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setName(String) - Method in class org.cleartk.ml.Feature
-
- setNodeTags(StringArray) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
setter for nodeTags - sets
- setNodeTags(int, String) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
indexed setter for nodeTags - sets an indexed value -
- setNodeTags(int, int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- setNodeTags(int, int, String) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- setNodeType(String) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
setter for nodeType - sets
- setNodeType(int, String) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- setNodeValue(String) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
setter for nodeValue - sets
- setNodeValue(int, String) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- setNormalizer(NameNumberNormalizer) - Method in class org.cleartk.ml.encoder.features.FeatureVectorFeaturesEncoder
-
- setOs(String) - Method in class org.cleartk.util.PlatformDetection
-
- setOutcome(OUTCOME_TYPE) - Method in class org.cleartk.ml.Instance
-
Set the current label for the instance.
- setOutcomeEncoder(OutcomeEncoder<OUTCOME_TYPE, ENCODED_OUTCOME_TYPE>) - Method in class org.cleartk.ml.jar.EncodingDirectoryDataWriter
-
- setOutcomeEncoder(OutcomeEncoder<OUTCOME_TYPE, ENCODED_OUTCOME_TYPE>) - Method in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- setOutcomeFeatureExtractors(OutcomeFeatureExtractor[]) - Method in class org.cleartk.ml.viterbi.ViterbiClassifierBuilder
-
- setOutputDirectory(File) - Method in class org.cleartk.ml.jar.DirectoryDataWriterFactory
-
- setOutputDirectoryName(String) - Method in class org.cleartk.util.ae.PlainTextWriter
-
- setParent(TreebankNode) - Method in class org.cleartk.syntax.constituent.type.TreebankNode
-
setter for parent - sets
- setParent(int, int) - Method in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- setParent(TreebankNode) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setParseBegin(int) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setParseEnd(int) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setPolarity(String) - Method in class org.cleartk.timeml.type.Event
-
setter for polarity - sets
- setPolarity(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setPos(String) - Method in class org.cleartk.timeml.type.Event
-
setter for pos - sets
- setPos(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setPos(String) - Method in class org.cleartk.token.type.Token
-
setter for pos - sets
- setPos(int, String) - Method in class org.cleartk.token.type.Token_Type
-
- setPosition(int) - Method in class org.cleartk.token.type.Subtoken
-
setter for position - sets
- setPosition(int, int) - Method in class org.cleartk.token.type.Subtoken_Type
-
- setPreposition(String) - Method in class org.cleartk.srl.type.SemanticArgument
-
setter for preposition - sets
- setPreposition(int, String) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- setPropTxt(String) - Method in class org.cleartk.srl.type.Predicate
-
setter for propTxt - sets
- setPropTxt(int, String) - Method in class org.cleartk.srl.type.Predicate_Type
-
- setPropTxt(String) - Method in class org.cleartk.srl.type.SemanticArgument
-
setter for propTxt - sets
- setPropTxt(int, String) - Method in class org.cleartk.srl.type.SemanticArgument_Type
-
- setQuant(String) - Method in class org.cleartk.timeml.type.Time
-
setter for quant - sets
- setQuant(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setRelation(String) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation
-
setter for Relation - sets
- setRelation(int, String) - Method in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- setRelationType(String) - Method in class org.cleartk.timeml.type.TemporalLink
-
setter for relationType - sets
- setRelationType(int, String) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- setScore(double) - Method in class org.cleartk.score.type.ScoredAnnotation
-
setter for score - sets
- setScore(int, double) - Method in class org.cleartk.score.type.ScoredAnnotation_Type
-
- setScore(double) - Method in class org.cleartk.score.type.ScoredTOP
-
setter for score - sets
- setScore(int, double) - Method in class org.cleartk.score.type.ScoredTOP_Type
-
- setSentence(Sentence) - Method in class org.cleartk.srl.type.Predicate
-
setter for sentence - sets
- setSentence(int, int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- setSignalID(String) - Method in class org.cleartk.timeml.type.Event
-
setter for signalID - sets
- setSignalID(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setSignalID(String) - Method in class org.cleartk.timeml.type.TemporalLink
-
setter for signalID - sets
- setSignalID(int, String) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- setSource(Anchor) - Method in class org.cleartk.timeml.type.TemporalLink
-
setter for source - sets
- setSource(int, int) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- setStem(String) - Method in class org.cleartk.timeml.type.Event
-
setter for stem - sets
- setStem(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setStem(String) - Method in class org.cleartk.token.type.Token
-
setter for stem - sets
- setStem(int, String) - Method in class org.cleartk.token.type.Token_Type
-
- setTags(String[]) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setTarget(Anchor) - Method in class org.cleartk.timeml.type.TemporalLink
-
setter for target - sets
- setTarget(int, int) - Method in class org.cleartk.timeml.type.TemporalLink_Type
-
- setTemporalFunction(String) - Method in class org.cleartk.timeml.type.Time
-
setter for temporalFunction - sets
- setTemporalFunction(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setTense(String) - Method in class org.cleartk.timeml.type.Event
-
setter for tense - sets
- setTense(int, String) - Method in class org.cleartk.timeml.type.Event_Type
-
- setTerminals(FSArray) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
setter for terminals - sets
- setTerminals(int, TerminalTreebankNode) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
indexed setter for terminals - sets an indexed value -
- setTerminals(int, int) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- setTerminals(int, int, int) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- setText(String) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setTextBegin(int) - Method in class org.cleartk.util.treebank.TreebankNode
-
the offset of the plain text for this node with respect to the sentence text adjusted by the
textOffset passed into the parse method.
- setTextEnd(int) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setTimeType(String) - Method in class org.cleartk.timeml.type.Time
-
setter for timeType - sets
- setTimeType(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setTokenIndex(int) - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
setter for tokenIndex - sets The value of this corresponds to the nth token in the sentence that this terminal corresponds to.
- setTokenIndex(int, int) - Method in class org.cleartk.syntax.constituent.type.TerminalTreebankNode_Type
-
- setTopNode(TopTreebankNode) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setTreebankParse(String) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
setter for treebankParse - sets
- setTreebankParse(int, String) - Method in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- setTreebankParse(String) - Method in class org.cleartk.util.treebank.TopTreebankNode
-
- setType(String) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setURI(CAS, URI) - Static method in class org.cleartk.util.ViewUriUtil
-
Set the primary Uniform Resource Identifier for this CAS and all its views.
- setURI(JCas, URI) - Static method in class org.cleartk.util.ViewUriUtil
-
Set the primary Uniform Resource Identifier for this JCas and all its views.
- setValue(Object) - Method in class org.cleartk.ml.Feature
-
- setValue(Object) - Method in class org.cleartk.ml.feature.transform.TransformableFeature
-
- setValue(String) - Method in class org.cleartk.timeml.type.Time
-
setter for value - sets
- setValue(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- setValue(String) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setValueFromFunction(String) - Method in class org.cleartk.timeml.type.Time
-
setter for valueFromFunction - sets
- setValueFromFunction(int, String) - Method in class org.cleartk.timeml.type.Time_Type
-
- SiblingExtractor - Class in org.cleartk.feature.syntax
-
Copyright (c) 2007-2009, Regents of the University of Colorado
All rights reserved.
- SiblingExtractor(int, FeatureExtractor1<TreebankNode>) - Constructor for class org.cleartk.feature.syntax.SiblingExtractor
-
- Sigmoid - Class in org.cleartk.ml.sigmoid
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- Sigmoid(double, double) - Constructor for class org.cleartk.ml.sigmoid.Sigmoid
-
- similarity(String, String) - Static method in class org.cleartk.util.similarity.Levenshtein
-
- SimilarityFunction - Interface in org.cleartk.ml.feature.transform.extractor
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- SimpleLineHandler - Class in org.cleartk.util.cr.linereader
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- SimpleLineHandler() - Constructor for class org.cleartk.util.cr.linereader.SimpleLineHandler
-
- SingleOutcomeClassifier<OUTCOME_TYPE> - Class in org.cleartk.ml.baseline
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- SingleOutcomeClassifier(OUTCOME_TYPE) - Constructor for class org.cleartk.ml.baseline.SingleOutcomeClassifier
-
- SingleOutcomeClassifierBuilder<OUTCOME_TYPE> - Class in org.cleartk.ml.baseline
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- SingleOutcomeClassifierBuilder() - Constructor for class org.cleartk.ml.baseline.SingleOutcomeClassifierBuilder
-
- size(Annotation) - Static method in class org.cleartk.util.AnnotationUtil
-
- smoothingCount - Variable in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.MutualInformationStats
-
- someDigitsPattern - Static variable in class org.cleartk.ml.feature.util.NumericTypeUtil
-
- sort(List<T>) - Static method in class org.cleartk.util.AnnotationUtil
-
- SparseFeatureVector - Class in org.cleartk.ml.util.featurevector
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- SparseFeatureVector() - Constructor for class org.cleartk.ml.util.featurevector.SparseFeatureVector
-
- SparseFeatureVector(FeatureVector) - Constructor for class org.cleartk.ml.util.featurevector.SparseFeatureVector
-
- splitSentences(String) - Static method in class org.cleartk.util.treebank.TreebankFormatParser
-
Generally speaking, we expect one treebanked sentence per line.
- stackSize - Variable in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- stddev - Variable in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor.MeanStddevTuple
-
- stddev() - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor.MeanVarianceRunningStat
-
- stddevPop() - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor.MeanVarianceRunningStat
-
- StringArrayToStringArrayEncoder - Class in org.cleartk.ml.encoder.outcome
-
Copyright (c) 2010, University of Würzburg
All rights reserved.
- StringArrayToStringArrayEncoder() - Constructor for class org.cleartk.ml.encoder.outcome.StringArrayToStringArrayEncoder
-
- StringEncoder - Class in org.cleartk.ml.encoder.features
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- StringEncoder() - Constructor for class org.cleartk.ml.encoder.features.StringEncoder
-
- StringMapper - Interface in org.cleartk.util.collection
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- StringToIntegerOutcomeEncoder - Class in org.cleartk.ml.encoder.outcome
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- StringToIntegerOutcomeEncoder() - Constructor for class org.cleartk.ml.encoder.outcome.StringToIntegerOutcomeEncoder
-
- StringToIntegerOutcomeEncoder(int) - Constructor for class org.cleartk.ml.encoder.outcome.StringToIntegerOutcomeEncoder
-
- StringToStringOutcomeEncoder - Class in org.cleartk.ml.encoder.outcome
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- StringToStringOutcomeEncoder() - Constructor for class org.cleartk.ml.encoder.outcome.StringToStringOutcomeEncoder
-
- stringToUri - Variable in class org.cleartk.util.cr.UriCollectionReader
-
- SubCategorizationExtractor - Class in org.cleartk.feature.syntax
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- SubCategorizationExtractor(String) - Constructor for class org.cleartk.feature.syntax.SubCategorizationExtractor
-
- SubCategorizationExtractor() - Constructor for class org.cleartk.feature.syntax.SubCategorizationExtractor
-
- subChunkClass - Variable in class org.cleartk.ml.chunking.Chunking_ImplBase
-
- subExtractor - Variable in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor
-
- Subtoken - Class in org.cleartk.token.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Subtoken() - Constructor for class org.cleartk.token.type.Subtoken
-
Never called.
- Subtoken(int, TOP_Type) - Constructor for class org.cleartk.token.type.Subtoken
-
Internal - constructor used by generator
- Subtoken(JCas) - Constructor for class org.cleartk.token.type.Subtoken
-
- Subtoken(JCas, int, int) - Constructor for class org.cleartk.token.type.Subtoken
-
- Subtoken_Type - Class in org.cleartk.token.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Subtoken_Type(JCas, Type) - Constructor for class org.cleartk.token.type.Subtoken_Type
-
initialize variables to correspond with Cas Type and Features
- SyntacticFirstChildOfGrandparentOfLeafExtractor<T extends Annotation> - Class in org.cleartk.feature.syntax
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- SyntacticFirstChildOfGrandparentOfLeafExtractor() - Constructor for class org.cleartk.feature.syntax.SyntacticFirstChildOfGrandparentOfLeafExtractor
-
- SyntacticLeafToLeafPathPartsExtractor<T extends Annotation,U extends Annotation> - Class in org.cleartk.feature.syntax
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- SyntacticLeafToLeafPathPartsExtractor() - Constructor for class org.cleartk.feature.syntax.SyntacticLeafToLeafPathPartsExtractor
-
- SyntacticPathExtractor - Class in org.cleartk.feature.syntax
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- SyntacticPathExtractor(FeatureExtractor1<TreebankNode>, boolean) - Constructor for class org.cleartk.feature.syntax.SyntacticPathExtractor
-
- SyntacticPathExtractor(FeatureExtractor1<TreebankNode>) - Constructor for class org.cleartk.feature.syntax.SyntacticPathExtractor
-
This constructor defaults to a full rather than a partial path.
- TargetPathExtractor - Class in org.cleartk.feature.syntax
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- TargetPathExtractor() - Constructor for class org.cleartk.feature.syntax.TargetPathExtractor
-
- TemporalLink - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- TemporalLink() - Constructor for class org.cleartk.timeml.type.TemporalLink
-
Never called.
- TemporalLink(int, TOP_Type) - Constructor for class org.cleartk.timeml.type.TemporalLink
-
Internal - constructor used by generator
- TemporalLink(JCas) - Constructor for class org.cleartk.timeml.type.TemporalLink
-
- TemporalLink(JCas, int, int) - Constructor for class org.cleartk.timeml.type.TemporalLink
-
- TemporalLink_Type - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- TemporalLink_Type(JCas, Type) - Constructor for class org.cleartk.timeml.type.TemporalLink_Type
-
initialize variables to correspond with Cas Type and Features
- TerminalTreebankNode - Class in org.cleartk.syntax.constituent.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- TerminalTreebankNode() - Constructor for class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
Never called.
- TerminalTreebankNode(int, TOP_Type) - Constructor for class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
Internal - constructor used by generator
- TerminalTreebankNode(JCas) - Constructor for class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
- TerminalTreebankNode(JCas, int, int) - Constructor for class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
- TerminalTreebankNode_Type - Class in org.cleartk.syntax.constituent.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- TerminalTreebankNode_Type(JCas, Type) - Constructor for class org.cleartk.syntax.constituent.type.TerminalTreebankNode_Type
-
initialize variables to correspond with Cas Type and Features
- Text - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Text() - Constructor for class org.cleartk.timeml.type.Text
-
Never called.
- Text(int, TOP_Type) - Constructor for class org.cleartk.timeml.type.Text
-
Internal - constructor used by generator
- Text(JCas) - Constructor for class org.cleartk.timeml.type.Text
-
- Text(JCas, int, int) - Constructor for class org.cleartk.timeml.type.Text
-
- Text_Type - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Text_Type(JCas, Type) - Constructor for class org.cleartk.timeml.type.Text_Type
-
initialize variables to correspond with Cas Type and Features
- TextSliceExtractor<T extends Annotation> - Class in org.cleartk.feature
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- TextSliceExtractor(int, int) - Constructor for class org.cleartk.feature.TextSliceExtractor
-
Create an extractor for a given slice of the text.
- TextSliceExtractor(int) - Constructor for class org.cleartk.feature.TextSliceExtractor
-
Create an extractor for a slice of text from a single offset to the end of the string.
- TfidfExtractor<OUTCOME_T,FOCUS_T extends Annotation> - Class in org.cleartk.ml.feature.transform.extractor
-
Transforms count features produced by its subextractor into TF*IDF values
- TfidfExtractor(String) - Constructor for class org.cleartk.ml.feature.transform.extractor.TfidfExtractor
-
- TfidfExtractor(String, FeatureExtractor1<FOCUS_T>) - Constructor for class org.cleartk.ml.feature.transform.extractor.TfidfExtractor
-
- TfidfExtractor.IDFMap - Class in org.cleartk.ml.feature.transform.extractor
-
- TfidfExtractor.IDFMap() - Constructor for class org.cleartk.ml.feature.transform.extractor.TfidfExtractor.IDFMap
-
- Time - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Time() - Constructor for class org.cleartk.timeml.type.Time
-
Never called.
- Time(int, TOP_Type) - Constructor for class org.cleartk.timeml.type.Time
-
Internal - constructor used by generator
- Time(JCas) - Constructor for class org.cleartk.timeml.type.Time
-
- Time(JCas, int, int) - Constructor for class org.cleartk.timeml.type.Time
-
- Time_Type - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Time_Type(JCas, Type) - Constructor for class org.cleartk.timeml.type.Time_Type
-
initialize variables to correspond with Cas Type and Features
- toArray() - Method in class org.cleartk.ml.util.featurevector.ArrayFeatureVector
-
- toInstances(List<OUTCOME_TYPE>, List<List<Feature>>) - Static method in class org.cleartk.ml.Instances
-
Create a list of Instances from a list of outcomes and a list of feature-lists.
- Token - Class in org.cleartk.token.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- Token() - Constructor for class org.cleartk.token.type.Token
-
Never called.
- Token(int, TOP_Type) - Constructor for class org.cleartk.token.type.Token
-
Internal - constructor used by generator
- Token(JCas) - Constructor for class org.cleartk.token.type.Token
-
- Token(JCas, int, int) - Constructor for class org.cleartk.token.type.Token
-
- Token_Type - Class in org.cleartk.token.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Token_Type(JCas, Type) - Constructor for class org.cleartk.token.type.Token_Type
-
initialize variables to correspond with Cas Type and Features
- TokenTextForSelectedPosExtractor - Class in org.cleartk.feature.token
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TokenTextForSelectedPosExtractor(Collection<String>) - Constructor for class org.cleartk.feature.token.TokenTextForSelectedPosExtractor
-
- TokenTextForSelectedPosExtractor(String...) - Constructor for class org.cleartk.feature.token.TokenTextForSelectedPosExtractor
-
- TopDependencyNode - Class in org.cleartk.syntax.dependency.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- TopDependencyNode() - Constructor for class org.cleartk.syntax.dependency.type.TopDependencyNode
-
Never called.
- TopDependencyNode(int, TOP_Type) - Constructor for class org.cleartk.syntax.dependency.type.TopDependencyNode
-
Internal - constructor used by generator
- TopDependencyNode(JCas) - Constructor for class org.cleartk.syntax.dependency.type.TopDependencyNode
-
- TopDependencyNode(JCas, int, int) - Constructor for class org.cleartk.syntax.dependency.type.TopDependencyNode
-
- TopDependencyNode_Type - Class in org.cleartk.syntax.dependency.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- TopDependencyNode_Type(JCas, Type) - Constructor for class org.cleartk.syntax.dependency.type.TopDependencyNode_Type
-
initialize variables to correspond with Cas Type and Features
- TopTreebankNode - Class in org.cleartk.syntax.constituent.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- TopTreebankNode() - Constructor for class org.cleartk.syntax.constituent.type.TopTreebankNode
-
Never called.
- TopTreebankNode(int, TOP_Type) - Constructor for class org.cleartk.syntax.constituent.type.TopTreebankNode
-
Internal - constructor used by generator
- TopTreebankNode(JCas) - Constructor for class org.cleartk.syntax.constituent.type.TopTreebankNode
-
- TopTreebankNode(JCas, int, int) - Constructor for class org.cleartk.syntax.constituent.type.TopTreebankNode
-
- TopTreebankNode - Class in org.cleartk.util.treebank
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TopTreebankNode() - Constructor for class org.cleartk.util.treebank.TopTreebankNode
-
- TopTreebankNode_Type - Class in org.cleartk.syntax.constituent.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- TopTreebankNode_Type(JCas, Type) - Constructor for class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
initialize variables to correspond with Cas Type and Features
- toString() - Method in class org.cleartk.ml.feature.FeatureCollection
-
- toString() - Method in class org.cleartk.ml.Feature
-
- toString() - Method in class org.cleartk.ml.Instance
-
- toString() - Method in class org.cleartk.ml.sigmoid.Sigmoid
-
- toString() - Method in class org.cleartk.util.PlatformDetection
-
- toTreebankString(TreebankNode) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
Format the TreebankNode as a Penn-Treebank-style parenthesized string.
- train(Iterable<Instance<OUTCOME_T>>) - Method in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor
-
- train(Iterable<Instance<OUTCOME_T>>) - Method in class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- train(Iterable<Instance<OUTCOME_T>>) - Method in class org.cleartk.ml.feature.transform.extractor.MinMaxNormalizationExtractor
-
- train(Iterable<Instance<OUTCOME_T>>) - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor
-
- train(Iterable<Instance<OUTCOME_T>>) - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor
-
- train(Iterable<Instance<OUTCOME_T>>) - Method in interface org.cleartk.ml.feature.transform.TrainableExtractor
-
In the prototypical case, train takes a collection of instances and computes statistics over
the values such as computing mean, standard deviation, TF*IDF, etc...
- Train - Class in org.cleartk.ml.jar
-
Command line tool for training a classifier from an output directory that has been filled by a
DirectoryDataWriter.
- Train() - Constructor for class org.cleartk.ml.jar.Train
-
- TrainableExtractor<OUTCOME_T> - Interface in org.cleartk.ml.feature.transform
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- TrainableExtractor_ImplBase<OUTCOME_T> - Class in org.cleartk.ml.feature.transform
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- TrainableExtractor_ImplBase(String) - Constructor for class org.cleartk.ml.feature.transform.TrainableExtractor_ImplBase
-
- trainAndPackage(File, String...) - Static method in class org.cleartk.ml.jar.JarClassifierBuilder
-
- trainClassifier(File, String...) - Method in class org.cleartk.ml.baseline.MeanValueClassifierBuilder
-
- trainClassifier(File, String...) - Method in class org.cleartk.ml.baseline.MostFrequentValueClassifierBuilder
-
- trainClassifier(File, String...) - Method in class org.cleartk.ml.jar.JarClassifierBuilder
-
- trainClassifier(File, String...) - Method in class org.cleartk.ml.viterbi.ViterbiClassifierBuilder
-
- trainingDataFile - Variable in class org.cleartk.ml.baseline.OutcomeOnlyDataWriter
-
- trainingDataFile - Variable in class org.cleartk.ml.jar.EncodingDirectoryDataWriter
-
- trainingDataWriter - Variable in class org.cleartk.ml.baseline.OutcomeOnlyDataWriter
-
- trainingDataWriter - Variable in class org.cleartk.ml.jar.EncodingDirectoryDataWriter
-
- transform(Instance<OUTCOME_T>) - Method in class org.cleartk.ml.feature.selection.FeatureSelectionExtractor
-
- transform(Instance<OUTCOME_T>) - Method in class org.cleartk.ml.feature.transform.extractor.CentroidTfidfSimilarityExtractor
-
- transform(Feature) - Method in class org.cleartk.ml.feature.transform.extractor.MinMaxNormalizationExtractor
-
- transform(Feature) - Method in class org.cleartk.ml.feature.transform.extractor.TfidfExtractor
-
- transform(Feature) - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor
-
- transform(Instance<OUTCOME_T>) - Method in class org.cleartk.ml.feature.transform.OneToOneTrainableExtractor_ImplBase
-
- transform(Feature) - Method in class org.cleartk.ml.feature.transform.OneToOneTrainableExtractor_ImplBase
-
- transform(Instance<OUTCOME_T>) - Method in interface org.cleartk.ml.feature.transform.TrainableExtractor
-
Transforms all features handled by this extractor.
- TransformableFeature - Class in org.cleartk.ml.feature.transform
-
Abstract base class for transformable features.
- TransformableFeature(String, List<Feature>) - Constructor for class org.cleartk.ml.feature.transform.TransformableFeature
-
- TreebankFormatParser - Class in org.cleartk.util.treebank
-
This class was written to be a stand alone parser for the Penn Treebank data.
- TreebankFormatParser() - Constructor for class org.cleartk.util.treebank.TreebankFormatParser
-
- TreebankNode - Class in org.cleartk.syntax.constituent.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
XML source: /Users/bethard/Code/cleartk/target/checkout/cleartk-type-system/target/jcasgen/typesystem.xml
- TreebankNode() - Constructor for class org.cleartk.syntax.constituent.type.TreebankNode
-
Never called.
- TreebankNode(int, TOP_Type) - Constructor for class org.cleartk.syntax.constituent.type.TreebankNode
-
Internal - constructor used by generator
- TreebankNode(JCas) - Constructor for class org.cleartk.syntax.constituent.type.TreebankNode
-
- TreebankNode(JCas, int, int) - Constructor for class org.cleartk.syntax.constituent.type.TreebankNode
-
- TreebankNode - Class in org.cleartk.util.treebank
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TreebankNode() - Constructor for class org.cleartk.util.treebank.TreebankNode
-
- TreebankNode_Type - Class in org.cleartk.syntax.constituent.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- TreebankNode_Type(JCas, Type) - Constructor for class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
initialize variables to correspond with Cas Type and Features
- TreebankNodeUtil - Class in org.cleartk.syntax.constituent.type
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TreebankNodeUtil() - Constructor for class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
- TreebankNodeUtil.TreebankNodePath - Class in org.cleartk.syntax.constituent.type
-
Representation of a path from one TreebankNode to another, via a common ancestor in the tree.
- TreebankNodeUtil.TreebankNodePath(TreebankNode, List<TreebankNode>, List<TreebankNode>) - Constructor for class org.cleartk.syntax.constituent.type.TreebankNodeUtil.TreebankNodePath
-
- TreebankObject - Interface in org.cleartk.util.treebank
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TreeFeature - Class in org.cleartk.ml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TreeFeature(Object) - Constructor for class org.cleartk.ml.TreeFeature
-
- TreeFeature(String, Object) - Constructor for class org.cleartk.ml.TreeFeature
-
- type - Static variable in class org.cleartk.ne.type.Ace2005Document
-
- type - Static variable in class org.cleartk.ne.type.Chunk
-
- type - Static variable in class org.cleartk.ne.type.GazetteerNamedEntityMention
-
- type - Static variable in class org.cleartk.ne.type.NamedEntity
-
- type - Static variable in class org.cleartk.ne.type.NamedEntityMention
-
- type - Static variable in class org.cleartk.score.type.ScoredAnnotation
-
- type - Static variable in class org.cleartk.score.type.ScoredTOP
-
- type - Static variable in class org.cleartk.srl.type.Argument
-
- type - Static variable in class org.cleartk.srl.type.Chunk
-
- type - Static variable in class org.cleartk.srl.type.Predicate
-
- type - Static variable in class org.cleartk.srl.type.SemanticArgument
-
- type - Static variable in class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
- type - Static variable in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
- type - Static variable in class org.cleartk.syntax.constituent.type.TreebankNode
-
- type - Static variable in class org.cleartk.syntax.dependency.type.DependencyNode
-
- type - Static variable in class org.cleartk.syntax.dependency.type.DependencyRelation
-
- type - Static variable in class org.cleartk.syntax.dependency.type.TopDependencyNode
-
- type - Static variable in class org.cleartk.timeml.type.Anchor
-
- type - Static variable in class org.cleartk.timeml.type.DocumentCreationTime
-
- type - Static variable in class org.cleartk.timeml.type.Event
-
- type - Static variable in class org.cleartk.timeml.type.TemporalLink
-
- type - Static variable in class org.cleartk.timeml.type.Text
-
- type - Static variable in class org.cleartk.timeml.type.Time
-
- type - Static variable in class org.cleartk.token.type.Sentence
-
- type - Static variable in class org.cleartk.token.type.Subtoken
-
- type - Static variable in class org.cleartk.token.type.Token
-
- type - Static variable in class org.cleartk.util.type.Parenthetical
-
- TYPE_REGEX - Static variable in class org.cleartk.util.treebank.TreebankFormatParser
-
used to identify the type of a consituent in a treebank parse tree.
- typeIndexID - Static variable in class org.cleartk.ne.type.Ace2005Document
-
- typeIndexID - Static variable in class org.cleartk.ne.type.Ace2005Document_Type
-
- typeIndexID - Static variable in class org.cleartk.ne.type.Chunk
-
- typeIndexID - Static variable in class org.cleartk.ne.type.Chunk_Type
-
- typeIndexID - Static variable in class org.cleartk.ne.type.GazetteerNamedEntityMention
-
- typeIndexID - Static variable in class org.cleartk.ne.type.GazetteerNamedEntityMention_Type
-
- typeIndexID - Static variable in class org.cleartk.ne.type.NamedEntity
-
- typeIndexID - Static variable in class org.cleartk.ne.type.NamedEntity_Type
-
- typeIndexID - Static variable in class org.cleartk.ne.type.NamedEntityMention
-
- typeIndexID - Static variable in class org.cleartk.ne.type.NamedEntityMention_Type
-
- typeIndexID - Static variable in class org.cleartk.score.type.ScoredAnnotation
-
- typeIndexID - Static variable in class org.cleartk.score.type.ScoredAnnotation_Type
-
- typeIndexID - Static variable in class org.cleartk.score.type.ScoredTOP
-
- typeIndexID - Static variable in class org.cleartk.score.type.ScoredTOP_Type
-
- typeIndexID - Static variable in class org.cleartk.srl.type.Argument
-
- typeIndexID - Static variable in class org.cleartk.srl.type.Argument_Type
-
- typeIndexID - Static variable in class org.cleartk.srl.type.Chunk
-
- typeIndexID - Static variable in class org.cleartk.srl.type.Chunk_Type
-
- typeIndexID - Static variable in class org.cleartk.srl.type.Predicate
-
- typeIndexID - Static variable in class org.cleartk.srl.type.Predicate_Type
-
- typeIndexID - Static variable in class org.cleartk.srl.type.SemanticArgument
-
- typeIndexID - Static variable in class org.cleartk.srl.type.SemanticArgument_Type
-
- typeIndexID - Static variable in class org.cleartk.syntax.constituent.type.TerminalTreebankNode
-
- typeIndexID - Static variable in class org.cleartk.syntax.constituent.type.TerminalTreebankNode_Type
-
- typeIndexID - Static variable in class org.cleartk.syntax.constituent.type.TopTreebankNode
-
- typeIndexID - Static variable in class org.cleartk.syntax.constituent.type.TopTreebankNode_Type
-
- typeIndexID - Static variable in class org.cleartk.syntax.constituent.type.TreebankNode
-
- typeIndexID - Static variable in class org.cleartk.syntax.constituent.type.TreebankNode_Type
-
- typeIndexID - Static variable in class org.cleartk.syntax.dependency.type.DependencyNode
-
- typeIndexID - Static variable in class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
- typeIndexID - Static variable in class org.cleartk.syntax.dependency.type.DependencyRelation
-
- typeIndexID - Static variable in class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
- typeIndexID - Static variable in class org.cleartk.syntax.dependency.type.TopDependencyNode
-
- typeIndexID - Static variable in class org.cleartk.syntax.dependency.type.TopDependencyNode_Type
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.Anchor
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.Anchor_Type
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.DocumentCreationTime
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.DocumentCreationTime_Type
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.Event
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.Event_Type
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.TemporalLink
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.TemporalLink_Type
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.Text
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.Text_Type
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.Time
-
- typeIndexID - Static variable in class org.cleartk.timeml.type.Time_Type
-
- typeIndexID - Static variable in class org.cleartk.token.type.Sentence
-
- typeIndexID - Static variable in class org.cleartk.token.type.Sentence_Type
-
- typeIndexID - Static variable in class org.cleartk.token.type.Subtoken
-
- typeIndexID - Static variable in class org.cleartk.token.type.Subtoken_Type
-
- typeIndexID - Static variable in class org.cleartk.token.type.Token
-
- typeIndexID - Static variable in class org.cleartk.token.type.Token_Type
-
- typeIndexID - Static variable in class org.cleartk.util.type.Parenthetical
-
- typeIndexID - Static variable in class org.cleartk.util.type.Parenthetical_Type
-
- TypePathExtractor<T extends Annotation> - Class in org.cleartk.ml.feature.extractor
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TypePathExtractor(Class<T>, String, boolean, boolean, boolean) - Constructor for class org.cleartk.ml.feature.extractor.TypePathExtractor
-
This extractor creates features from attributes of an annotation.
- TypePathExtractor(Class<T>, String) - Constructor for class org.cleartk.ml.feature.extractor.TypePathExtractor
-
calls this(type, typePath, false, false, true, jCas)
- TypePathFeature - Class in org.cleartk.ml.feature
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TypePathFeature(String, Object, String, String) - Constructor for class org.cleartk.ml.feature.TypePathFeature
-
- TypePathFeature(String, Object, String) - Constructor for class org.cleartk.ml.feature.TypePathFeature
-
- value - Variable in class org.cleartk.ml.baseline.SingleOutcomeClassifierBuilder
-
- value - Variable in class org.cleartk.ml.Feature
-
- value - Variable in class org.cleartk.ml.util.featurevector.FeatureVector.Entry
-
- valueOf(String) - Static method in enum org.cleartk.ml.feature.function.CapitalTypeFeatureFunction.CapitalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cleartk.ml.feature.function.CharacterCategoryPatternFunction.PatternType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cleartk.ml.feature.function.CharacterNgramFeatureFunction.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cleartk.ml.feature.function.FeatureFunctionExtractor.BaseFeatures
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cleartk.ml.feature.function.NumericTypeFeatureFunction.NumericType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.CombineScoreMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cleartk.util.ae.UriToXmiCasAnnotator.XmlScheme
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.cleartk.ml.feature.function.CapitalTypeFeatureFunction.CapitalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cleartk.ml.feature.function.CharacterCategoryPatternFunction.PatternType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cleartk.ml.feature.function.CharacterNgramFeatureFunction.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cleartk.ml.feature.function.FeatureFunctionExtractor.BaseFeatures
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cleartk.ml.feature.function.NumericTypeFeatureFunction.NumericType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.CombineScoreMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cleartk.util.ae.UriToXmiCasAnnotator.XmlScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.cleartk.util.collection.CompressedStringBiMap
-
- variance() - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor.MeanVarianceRunningStat
-
- variancePop() - Method in class org.cleartk.ml.feature.transform.extractor.ZeroMeanUnitStddevExtractor.MeanVarianceRunningStat
-
- ViewUriUtil - Class in org.cleartk.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- ViewUriUtil() - Constructor for class org.cleartk.util.ViewUriUtil
-
- viterbi(List<List<Feature>>) - Method in class org.cleartk.ml.viterbi.ViterbiClassifier
-
This implementation of Viterbi requires at most stackSize * sequenceLength calls to the
classifier.
- ViterbiClassifier<OUTCOME_TYPE> - Class in org.cleartk.ml.viterbi
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- ViterbiClassifier(Classifier<OUTCOME_TYPE>, OutcomeFeatureExtractor[]) - Constructor for class org.cleartk.ml.viterbi.ViterbiClassifier
-
- ViterbiClassifierBuilder<OUTCOME_TYPE> - Class in org.cleartk.ml.viterbi
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- ViterbiClassifierBuilder() - Constructor for class org.cleartk.ml.viterbi.ViterbiClassifierBuilder
-
- ViterbiDataWriter<OUTCOME_TYPE> - Class in org.cleartk.ml.viterbi
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- ViterbiDataWriter(File, OutcomeFeatureExtractor[]) - Constructor for class org.cleartk.ml.viterbi.ViterbiDataWriter
-
- ViterbiDataWriterFactory<OUTCOME_TYPE> - Class in org.cleartk.ml.viterbi
-
Copyright (c) 2009-2010, Regents of the University of Colorado
All rights reserved.
- ViterbiDataWriterFactory() - Constructor for class org.cleartk.ml.viterbi.ViterbiDataWriterFactory
-