- 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
-
- Ace2005Constants - Interface in org.cleartk.corpus.ace2005
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- 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
- Ace2005GoldAnnotator - Class in org.cleartk.corpus.ace2005
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Ace2005GoldAnnotator() - Constructor for class org.cleartk.corpus.ace2005.Ace2005GoldAnnotator
-
- Ace2005GoldReader - Class in org.cleartk.corpus.ace2005
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Ace2005GoldReader() - Constructor for class org.cleartk.corpus.ace2005.Ace2005GoldReader
-
- Ace2005Writer - Class in org.cleartk.corpus.ace2005
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Ace2005Writer() - Constructor for class org.cleartk.corpus.ace2005.Ace2005Writer
-
- ACE_2005_APF_URI_VIEW - Static variable in interface org.cleartk.corpus.ace2005.Ace2005Constants
-
The view containing the XML text of an ACE APF file.
- add(Collection<? extends ANNOTATION_TYPE>, Collection<? extends ANNOTATION_TYPE>) - Method in class org.cleartk.eval.AnnotationStatistics
-
Update the statistics, comparing the reference annotations to the predicted annotations.
- add(Collection<? extends ANNOTATION_TYPE>, Collection<? extends ANNOTATION_TYPE>, Function<ANNOTATION_TYPE, SPAN_TYPE>, Function<ANNOTATION_TYPE, OUTCOME_TYPE>) - Method in class org.cleartk.eval.AnnotationStatistics
-
Update the statistics, comparing the reference annotations to the predicted annotations.
- add(T, T) - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Increments the entry specified by actual and predicted by one.
- add(T, T, int) - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Increments the entry specified by actual and predicted by count.
- add(ConfusionMatrix<T>) - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Adds the entries from another confusion matrix to this one.
- 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(Iterable<AnnotationStatistics<OUTCOME_TYPE>>) - Static method in class org.cleartk.eval.AnnotationStatistics
-
Add all statistics together.
- addAll(AnnotationStatistics<OUTCOME_TYPE>) - Method in class org.cleartk.eval.AnnotationStatistics
-
Adds all the statistics collected by another AnnotationStatistics to this one.
- 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
-
- addCorefRelation(PropbankRelation) - Method in class org.cleartk.corpus.propbank.util.PropbankCorefRelation
-
- addEncoder(FeatureEncoder<ENCODED_TYPE>) - Method in class org.cleartk.ml.encoder.features.FeatureEncoderChain
-
- addParse(JCas, Parse, SENTENCE_TYPE, List<TOKEN_TYPE>) - Method in class org.cleartk.opennlp.tools.parser.DefaultOutputTypesHelper
-
- addParse(JCas, PARSE_TYPE, SENTENCE_TYPE, List<TOKEN_TYPE>) - Method in interface org.cleartk.opennlp.tools.parser.OutputTypesHelper
-
- addPosTags(List<GeniaTag>) - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- addPosTags(List<GeniaTag>) - Method in class org.cleartk.corpus.genia.pos.util.GeniaSentence
-
- addProplabel(Proplabel) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- addRelation(PropbankRelation) - Method in class org.cleartk.corpus.propbank.util.PropbankSplitRelation
-
- addScores - Variable in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- addSemTags(List<GeniaTag>) - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- addSemTags(List<GeniaTag>) - Method in class org.cleartk.corpus.genia.pos.util.GeniaSentence
-
- addSentence(GeniaSentence) - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- addToBuffer(String) - Method in class org.cleartk.util.InputStreamHandler
-
- ampersandPattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- ampersandRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- 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
- annotatedClass - Variable in class org.cleartk.timeml.eval.ModelInfo
-
- annotatedFeatureName - Variable in class org.cleartk.timeml.eval.ModelInfo
-
- AnnotationStatistics<OUTCOME_TYPE extends Comparable<? super OUTCOME_TYPE>> - Class in org.cleartk.eval
-
- AnnotationStatistics() - Constructor for class org.cleartk.eval.AnnotationStatistics
-
Create an AnnotationStatistics that compares
Annotations based on their begin and end
offsets, plus a
Feature of the
Annotation that represents the outcome or label.
- annotationToFeatureValue(String) - Static method in class org.cleartk.eval.AnnotationStatistics
-
Creates a
Function that extracts a feature value from a
TOP.
- annotationToNull() - Static method in class org.cleartk.eval.AnnotationStatistics
-
Creates a
Function that always returns null.
- annotationToSpan() - Static method in class org.cleartk.eval.AnnotationStatistics
-
Creates a
Function that converts an
Annotation into a hashable representation
of its begin and end offsets.
- 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
-
- CasPosTagger<TOKEN_TYPE extends Annotation,SENTENCE_TYPE extends Annotation> - Class in org.cleartk.opennlp.tools.parser
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- CasPosTagger(InputTypesHelper<TOKEN_TYPE, SENTENCE_TYPE>) - Constructor for class org.cleartk.opennlp.tools.parser.CasPosTagger
-
- casTagger - Variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- 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<Feature>) - Method in class org.cleartk.ml.liblinear.GenericLibLinearClassifier
-
- 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
-
- CleartkInternalModelFactory - Class in org.cleartk.timeml.util
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- CleartkInternalModelFactory() - Constructor for class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- 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.corpus.ace2005.Ace2005GoldReader
-
- close() - Method in class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- close() - Method in class org.cleartk.corpus.conll2005.Conll2005GoldReader
-
- close() - Method in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- close() - Method in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- close() - Method in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- close() - Method in class org.cleartk.util.cr.FilesCollectionReader
-
- close() - Method in class org.cleartk.util.cr.linereader.LineReader
-
- closedBracesRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- 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.corpus.conll2005.Conll2005Writer
-
- collectionProcessComplete() - Method in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- 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
-
- collectSections(File, List<File>, ListSpecification) - Static method in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
This will add all the .mrg files in the given WSJ sections to treebankFiles.
- colonPattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- colonRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- 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
-
- commaPattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- commaRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- 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
-
- ConfusionMatrix<T extends Comparable<? super T>> - Class in org.cleartk.eval.util
-
This data structure provides an easy way to build and output a confusion matrix.
- ConfusionMatrix() - Constructor for class org.cleartk.eval.util.ConfusionMatrix
-
Creates an empty confusion Matrix
- ConfusionMatrix(ConfusionMatrix<T>) - Constructor for class org.cleartk.eval.util.ConfusionMatrix
-
Creates a new ConfusionMatrix initialized with the contents of another ConfusionMatrix.
- confusions() - Method in class org.cleartk.eval.AnnotationStatistics
-
Returns the
ConfusionMatrix tabulating reference outcomes matched to predicted
outcomes.
- Conll2003GoldReader - Class in org.cleartk.corpus.conll2003
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Conll2003GoldReader() - Constructor for class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- Conll2005Constants - Interface in org.cleartk.corpus.conll2005
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- Conll2005GoldAnnotator - Class in org.cleartk.corpus.conll2005
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Conll2005GoldAnnotator() - Constructor for class org.cleartk.corpus.conll2005.Conll2005GoldAnnotator
-
- Conll2005GoldReader - Class in org.cleartk.corpus.conll2005
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Conll2005GoldReader() - Constructor for class org.cleartk.corpus.conll2005.Conll2005GoldReader
-
- Conll2005Writer - Class in org.cleartk.corpus.conll2005
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Conll2005Writer() - Constructor for class org.cleartk.corpus.conll2005.Conll2005Writer
-
- CONLL_2005_VIEW - Static variable in interface org.cleartk.corpus.conll2005.Conll2005Constants
-
The view containing CoNLL 2005 formatted text.
- CONTAINEDBY - Static variable in class org.cleartk.ml.feature.extractor.RelativePositionExtractor
-
- contains(int) - Method in class org.cleartk.corpus.penntreebank.ListSpecification
-
- contains(int) - Method in class org.cleartk.corpus.penntreebank.RangeSpecification
-
- 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
-
- contextExtractors - Variable in class org.cleartk.timeml.event.EventAnnotator
-
- contextExtractors - Variable in class org.cleartk.timeml.event.EventAttributeAnnotator
-
The list of feature extractors that will be applied to the Event annotation, with a Sentence
window.
- convert(TopTreebankNode, JCas, boolean) - Static method in class org.cleartk.corpus.penntreebank.TreebankNodeConverter
-
- convert(TreebankNode, JCas, TreebankNode, TreebankNode, boolean) - Static method in class org.cleartk.corpus.penntreebank.TreebankNodeConverter
-
- convert(JCas, TopTreebankNode, Sentence) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
Convert to ClearTK Predicate / SemanticArgument annotations and add them to
view.
- convert(JCas, TopTreebankNode) - Method in class org.cleartk.corpus.propbank.util.PropbankCorefRelation
-
- convert(JCas, TopTreebankNode) - Method in class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- convert(JCas, TopTreebankNode) - Method in class org.cleartk.corpus.propbank.util.PropbankRelation
-
Convert to an appropriate ClearTK annotation and add it to jCas if necessary.
- convert(JCas, TopTreebankNode) - Method in class org.cleartk.corpus.propbank.util.PropbankSplitRelation
-
- convert(JCas, TopTreebankNode) - Method in class org.cleartk.corpus.propbank.util.PropbankTerminalRelation
-
- convert(JCas, TopTreebankNode) - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
Convert to ClearTK SemanticArgument annotation and add it to view.
- convertBase(int, int) - Static method in class org.cleartk.util.BaseConversion
-
- copyAttributes(Element, Annotation, JCas) - Static method in class org.cleartk.corpus.timeml.TimeMlUtil
-
- corefRelations - Variable in class org.cleartk.corpus.propbank.util.PropbankCorefRelation
-
- 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
-
- countCorrectOutcomes() - Method in class org.cleartk.eval.AnnotationStatistics
-
- countCorrectOutcomes(OUTCOME_TYPE) - Method in class org.cleartk.eval.AnnotationStatistics
-
- countedValue - Variable in class org.cleartk.ml.feature.extractor.CleartkExtractor.NestedCountFeature
-
- countFalseNegatives(OUTCOME_TYPE...) - Method in class org.cleartk.eval.AnnotationStatistics
-
- countFalsePositives(OUTCOME_TYPE...) - Method in class org.cleartk.eval.AnnotationStatistics
-
- countFiles(Iterator<File>) - Method in class org.cleartk.util.cr.FilesCollectionReader
-
- countPredictedOutcomes() - Method in class org.cleartk.eval.AnnotationStatistics
-
- countPredictedOutcomes(OUTCOME_TYPE) - Method in class org.cleartk.eval.AnnotationStatistics
-
- countReferenceOutcomes() - Method in class org.cleartk.eval.AnnotationStatistics
-
- countReferenceOutcomes(OUTCOME_TYPE) - Method in class org.cleartk.eval.AnnotationStatistics
-
- 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
-
- countTrueNegatives(OUTCOME_TYPE...) - Method in class org.cleartk.eval.AnnotationStatistics
-
- countTruePositives(OUTCOME_TYPE...) - Method in class org.cleartk.eval.AnnotationStatistics
-
- 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
-
- createPennTokenizer() - Static method in class org.cleartk.token.TokenComponents
-
- createSentenceAnnotator(Locale) - Static method in class org.cleartk.token.breakit.BreakIteratorAnnotatorFactory
-
- createSubtokenizer() - Static method in class org.cleartk.token.TokenComponents
-
- createTokenAnnotator(Locale) - Static method in class org.cleartk.token.breakit.BreakIteratorAnnotatorFactory
-
- crossValidation(List<ITEM_TYPE>, int) - Method in class org.cleartk.eval.Evaluation_ImplBase
-
Run a cross-validation.
- currentFile - Variable in class org.cleartk.util.cr.FilesCollectionReader
-
- dashPattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- dashRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- dataDirectories - Variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- dataWriter - Variable in class org.cleartk.ml.CleartkAnnotator
-
- dataWriter - Variable in class org.cleartk.ml.CleartkSequenceAnnotator
-
- DataWriter<OUTCOME_TYPE> - Interface in org.cleartk.ml
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- DataWriter_ImplBase<CLASSIFIER_BUILDER_TYPE extends EncodingJarClassifierBuilder<? extends Classifier<OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE>,ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- DataWriter_ImplBase(File) - Constructor for class org.cleartk.ml.jar.DataWriter_ImplBase
-
- DataWriterFactory<OUTCOME_TYPE> - Interface in org.cleartk.ml
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- dataWriterFactory - Variable in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- DataWriterFactory_ImplBase<ENCODED_FEATURES_TYPE,OUTCOME_TYPE,ENCODED_OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- DataWriterFactory_ImplBase() - Constructor for class org.cleartk.ml.jar.DataWriterFactory_ImplBase
-
- dataWriters - Variable in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- DCT_VIEW_NAME - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- decode(Boolean) - Method in class org.cleartk.ml.encoder.outcome.BooleanToBooleanOutcomeEncoder
-
- decode(Integer) - Method in class org.cleartk.ml.encoder.outcome.BooleanToSignOutcomeEncoder
-
- decode(String) - Method in class org.cleartk.ml.encoder.outcome.BooleanToStringOutcomeEncoder
-
- decode(Double) - Method in class org.cleartk.ml.encoder.outcome.DoubleToDoubleOutcomeEncoder
-
- decode(ENCODED_OUTCOME_TYPE) - Method in interface org.cleartk.ml.encoder.outcome.OutcomeEncoder
-
- decode(String[]) - Method in class org.cleartk.ml.encoder.outcome.StringArrayToStringArrayEncoder
-
- decode(Integer) - Method in class org.cleartk.ml.encoder.outcome.StringToIntegerOutcomeEncoder
-
- decode(String) - Method in class org.cleartk.ml.encoder.outcome.StringToStringOutcomeEncoder
-
- DEFAULT_ADVANCE_PERCENTAGE - Static variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- DEFAULT_BEAM_SIZE - Static variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- DEFAULT_NAME - Static variable in class org.cleartk.ml.feature.function.CapitalTypeFeatureFunction
-
- DEFAULT_NAME - Static variable in class org.cleartk.ml.feature.function.ContainsHyphenFeatureFunction
-
- DEFAULT_NAME - Static variable in class org.cleartk.ml.feature.function.LowerCaseFeatureFunction
-
- DEFAULT_NAME - Static variable in class org.cleartk.ml.feature.function.NumericTypeFeatureFunction
-
- DEFAULT_PARSER_MODEL_PATH - Static variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- DEFAULT_RESOURCE_BUNDLE - Static variable in exception org.cleartk.ml.CleartkProcessingException
-
- DefaultDataWriterFactory<OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- DefaultDataWriterFactory() - Constructor for class org.cleartk.ml.jar.DefaultDataWriterFactory
-
- DefaultFeatureExtractor - Class in org.cleartk.token.pos.impl
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- DefaultFeatureExtractor() - Constructor for class org.cleartk.token.pos.impl.DefaultFeatureExtractor
-
- DefaultInputTypesHelper - Class in org.cleartk.opennlp.tools.parser
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- DefaultInputTypesHelper() - Constructor for class org.cleartk.opennlp.tools.parser.DefaultInputTypesHelper
-
- DefaultLineHandler - Class in org.cleartk.util.cr.linereader
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- DefaultLineHandler() - Constructor for class org.cleartk.util.cr.linereader.DefaultLineHandler
-
- DefaultOutcomeFeatureExtractor - Class in org.cleartk.ml.viterbi
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- DefaultOutcomeFeatureExtractor() - Constructor for class org.cleartk.ml.viterbi.DefaultOutcomeFeatureExtractor
-
- DefaultOutputTypesHelper<TOKEN_TYPE extends Annotation,SENTENCE_TYPE extends Annotation> - Class in org.cleartk.opennlp.tools.parser
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- DefaultOutputTypesHelper() - Constructor for class org.cleartk.opennlp.tools.parser.DefaultOutputTypesHelper
-
- DefaultPosAnnotator - Class in org.cleartk.token.pos.impl
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- DefaultPosAnnotator() - Constructor for class org.cleartk.token.pos.impl.DefaultPosAnnotator
-
- DefaultSequenceDataWriterFactory<OUTCOME_TYPE> - Class in org.cleartk.ml.jar
-
- DefaultSequenceDataWriterFactory() - Constructor for class org.cleartk.ml.jar.DefaultSequenceDataWriterFactory
-
- DefaultSnowballStemmer - Class in org.cleartk.snowball
-
This class borrows from
SnowballFilter
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- DefaultSnowballStemmer() - Constructor for class org.cleartk.snowball.DefaultSnowballStemmer
-
- delegate() - Method in class org.cleartk.util.collection.CompressedStringBiMap
-
- delegatedClassifier - Variable in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- delegatedDataWriter - Variable in class org.cleartk.ml.viterbi.ViterbiDataWriter
-
- delegatedDataWriterFactoryClass - Variable in class org.cleartk.ml.viterbi.ViterbiDataWriterFactory
-
- DependencyNode - 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
- DependencyNode() - Constructor for class org.cleartk.syntax.dependency.type.DependencyNode
-
Never called.
- DependencyNode(int, TOP_Type) - Constructor for class org.cleartk.syntax.dependency.type.DependencyNode
-
Internal - constructor used by generator
- DependencyNode(JCas) - Constructor for class org.cleartk.syntax.dependency.type.DependencyNode
-
- DependencyNode(JCas, int, int) - Constructor for class org.cleartk.syntax.dependency.type.DependencyNode
-
- DependencyNode_Type - Class in org.cleartk.syntax.dependency.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- DependencyNode_Type(JCas, Type) - Constructor for class org.cleartk.syntax.dependency.type.DependencyNode_Type
-
initialize variables to correspond with Cas Type and Features
- DependencyRelation - 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
- DependencyRelation() - Constructor for class org.cleartk.syntax.dependency.type.DependencyRelation
-
Never called.
- DependencyRelation(int, TOP_Type) - Constructor for class org.cleartk.syntax.dependency.type.DependencyRelation
-
Internal - constructor used by generator
- DependencyRelation(JCas) - Constructor for class org.cleartk.syntax.dependency.type.DependencyRelation
-
- DependencyRelation_Type - Class in org.cleartk.syntax.dependency.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- DependencyRelation_Type(JCas, Type) - Constructor for class org.cleartk.syntax.dependency.type.DependencyRelation_Type
-
initialize variables to correspond with Cas Type and Features
- digitsPattern - Static variable in class org.cleartk.ml.feature.util.NumericTypeUtil
-
- DirectedDistanceExtractor<T extends Annotation,U extends Annotation> - Class in org.cleartk.ml.feature.extractor
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- DirectedDistanceExtractor(String, Class<? extends Annotation>) - Constructor for class org.cleartk.ml.feature.extractor.DirectedDistanceExtractor
-
- directory - Variable in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- DirectoryDataWriter<CLASSIFIER_BUILDER extends JarClassifierBuilder<? extends CLASSIFIER_TYPE>,CLASSIFIER_TYPE> - Class in org.cleartk.ml.jar
-
- DirectoryDataWriter(File) - Constructor for class org.cleartk.ml.jar.DirectoryDataWriter
-
- DirectoryDataWriterFactory - Class in org.cleartk.ml.jar
-
- DirectoryDataWriterFactory() - Constructor for class org.cleartk.ml.jar.DirectoryDataWriterFactory
-
- displayText() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
Generate an easily readable multi-line description of this Propbank entry.
- displayText() - Method in class org.cleartk.util.treebank.TreebankNode
-
- distance(Map<String, Double>, Map<String, Double>) - Method in class org.cleartk.ml.feature.transform.extractor.CosineSimilarity
-
- distance(Map<String, Double>) - Method in class org.cleartk.ml.feature.transform.extractor.FixedCosineSimilarity
-
- distance(Map<String, Double>, Map<String, Double>) - Method in class org.cleartk.ml.feature.transform.extractor.FixedCosineSimilarity
-
- distance(Map<String, Double>, Map<String, Double>) - Method in interface org.cleartk.ml.feature.transform.extractor.SimilarityFunction
-
- DistanceExtractor<T extends Annotation,U extends Annotation> - Class in org.cleartk.ml.feature.extractor
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- DistanceExtractor(String, Class<? extends Annotation>) - Constructor for class org.cleartk.ml.feature.extractor.DistanceExtractor
-
- DOCSTART - Static variable in class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- DocumentCreationTime - 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
- DocumentCreationTime() - Constructor for class org.cleartk.timeml.type.DocumentCreationTime
-
Never called.
- DocumentCreationTime(int, TOP_Type) - Constructor for class org.cleartk.timeml.type.DocumentCreationTime
-
Internal - constructor used by generator
- DocumentCreationTime(JCas) - Constructor for class org.cleartk.timeml.type.DocumentCreationTime
-
- DocumentCreationTime(JCas, int, int) - Constructor for class org.cleartk.timeml.type.DocumentCreationTime
-
- DocumentCreationTime_Type - Class in org.cleartk.timeml.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- DocumentCreationTime_Type(JCas, Type) - Constructor for class org.cleartk.timeml.type.DocumentCreationTime_Type
-
initialize variables to correspond with Cas Type and Features
- DocumentIdBlockWriter - Class in org.cleartk.util.ae.linewriter.block
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- DocumentIdBlockWriter() - Constructor for class org.cleartk.util.ae.linewriter.block.DocumentIdBlockWriter
-
- dollarSignPattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- dollarSignRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- DoNothingBlockWriter - Class in org.cleartk.util.ae.linewriter.block
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- DoNothingBlockWriter() - Constructor for class org.cleartk.util.ae.linewriter.block.DoNothingBlockWriter
-
- dotProduct(Map<String, Double>, Map<String, Double>) - Static method in class org.cleartk.ml.feature.transform.extractor.CosineSimilarity
-
- doubleQuotePattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- doubleQuoteRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- DoubleToDoubleOutcomeEncoder - Class in org.cleartk.ml.encoder.outcome
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- DoubleToDoubleOutcomeEncoder() - Constructor for class org.cleartk.ml.encoder.outcome.DoubleToDoubleOutcomeEncoder
-
- DOWN_SEPARATOR - Variable in class org.cleartk.feature.syntax.SyntacticPathExtractor
-
- f(double) - Method in class org.cleartk.eval.AnnotationStatistics
-
- f(double, OUTCOME_TYPE) - Method in class org.cleartk.eval.AnnotationStatistics
-
- f1() - Method in class org.cleartk.eval.AnnotationStatistics
-
- f1(OUTCOME_TYPE) - Method in class org.cleartk.eval.AnnotationStatistics
-
- FACTORY - Static variable in class org.cleartk.timeml.event.EventAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.event.EventAspectAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.event.EventClassAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.event.EventModalityAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.event.EventPolarityAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.event.EventTenseAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.time.TimeAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.time.TimeTypeAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.tlink.TemporalLinkEventToDocumentCreationTimeAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.tlink.TemporalLinkEventToSameSentenceTimeAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.tlink.TemporalLinkEventToSubordinatedEventAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.tlink.TemporalLinkMainEventToNextSentenceMainEventAnnotator
-
- FACTORY - Static variable in class org.cleartk.timeml.tlink.VerbClauseTemporalAnnotator
-
- 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 - Variable in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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
-
- featureExtractor - Variable in class org.cleartk.token.pos.PosAnnotator
-
- 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.
- FeatureNodeArrayEncoder - Class in org.cleartk.ml.liblinear.encoder
-
Copyright (c) 2013, Regents of the University of Colorado
All rights reserved.
- FeatureNodeArrayEncoder() - Constructor for class org.cleartk.ml.liblinear.encoder.FeatureNodeArrayEncoder
-
- 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
-
- filename - Variable in class org.cleartk.corpus.propbank.util.Propbank
-
- filenameFromString(String) - Static method in class org.cleartk.corpus.propbank.util.Propbank
-
A convenience funtion to quickly read only the filename portion of a line from
prop.txt.
- fileNotFound(File) - Static method in exception org.cleartk.util.CleartkInitializationException
-
- files - Variable in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- 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
-
- finalizeFeatureSet(File) - Method in class org.cleartk.ml.liblinear.encoder.FeatureNodeArrayEncoder
-
- 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
-
- fixTextByFileName(String, String) - Static method in class org.cleartk.timeml.tlink.VerbClauseTemporalTrain
-
- forcePut(String, String) - Method in class org.cleartk.util.collection.CompressedStringBiMap
-
- frameSet - Variable in class org.cleartk.corpus.propbank.util.Propbank
-
- fromManifest(Manifest) - Static method in class org.cleartk.ml.jar.JarClassifierBuilder
-
Loads a classifier builder from a manifest.
- fromString(String) - Static method in class org.cleartk.corpus.propbank.util.Propbank
-
Parses one Propbank entry and returns its representation as a Propbank object.
- fromString(String) - Static method in class org.cleartk.corpus.propbank.util.PropbankCorefRelation
-
- fromString(String) - Static method in class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- fromString(String) - Static method in class org.cleartk.corpus.propbank.util.PropbankRelation
-
Parses a relation taken form a Propbank entry and returns its representation as the appropriate
PropbankRelation object.
- fromString(String) - Static method in class org.cleartk.corpus.propbank.util.PropbankSplitRelation
-
- fromString(String) - Static method in class org.cleartk.corpus.propbank.util.PropbankTerminalRelation
-
- 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
-
- GenericLibLinearClassifier<OUTCOME_TYPE> - Class in org.cleartk.ml.liblinear
-
Copyright (c) 2013, Regents of the University of Colorado
All rights reserved.
- GenericLibLinearClassifier(FeaturesEncoder<FeatureNode[]>, OutcomeEncoder<OUTCOME_TYPE, Integer>, Model) - Constructor for class org.cleartk.ml.liblinear.GenericLibLinearClassifier
-
- GenericLibLinearClassifierBuilder<CLASSIFIER_TYPE extends GenericLibLinearClassifier<OUTCOME_TYPE>,OUTCOME_TYPE> - Class in org.cleartk.ml.liblinear
-
Copyright (c) 2013, Regents of the University of Colorado
All rights reserved.
- GenericLibLinearClassifierBuilder() - Constructor for class org.cleartk.ml.liblinear.GenericLibLinearClassifierBuilder
-
- GenericLibLinearDataWriter<CLASSIFIER_BUILDER_TYPE extends GenericLibLinearClassifierBuilder<? extends GenericLibLinearClassifier<OUTCOME_TYPE>,OUTCOME_TYPE>,OUTCOME_TYPE> - Class in org.cleartk.ml.liblinear
-
Copyright (c) 2013, Regents of the University of Colorado
All rights reserved.
- GenericLibLinearDataWriter(File) - Constructor for class org.cleartk.ml.liblinear.GenericLibLinearDataWriter
-
- 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
-
- Genia2PlainText - Class in org.cleartk.corpus.genia.pos
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- Genia2PlainText() - Constructor for class org.cleartk.corpus.genia.pos.Genia2PlainText
-
- GENIA_POS - Static variable in interface org.cleartk.corpus.genia.pos.GeniaPosViewName
-
The view containing Genia part of speech formatted text.
- GENIA_POS_VIEW - Static variable in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- GeniaParse - Class in org.cleartk.corpus.genia.pos.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- GeniaParse() - Constructor for class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- GeniaPosGoldReader - Class in org.cleartk.corpus.genia.pos
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- GeniaPosGoldReader() - Constructor for class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- GeniaPosParser - Class in org.cleartk.corpus.genia.pos.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- GeniaPosParser(File) - Constructor for class org.cleartk.corpus.genia.pos.util.GeniaPosParser
-
- GeniaPosParser() - Constructor for class org.cleartk.corpus.genia.pos.util.GeniaPosParser
-
- GeniaPosViewName - Interface in org.cleartk.corpus.genia.pos
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- GeniaSentence - Class in org.cleartk.corpus.genia.pos.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- GeniaSentence() - Constructor for class org.cleartk.corpus.genia.pos.util.GeniaSentence
-
- GeniaTag - Class in org.cleartk.corpus.genia.pos.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- GeniaTag(String, List<Span>) - Constructor for class org.cleartk.corpus.genia.pos.util.GeniaTag
-
- GeniaTag(String, Span) - Constructor for class org.cleartk.corpus.genia.pos.util.GeniaTag
-
- 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
-
- getActualTotal(T) - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Computes the total number of times the class actually appeared in the data.
- 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
-
- getAnnotatedFileName(String) - Static method in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- getAnnotatedFileNames(File) - Static method in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- 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
-
- getAnnotations(JCas) - Method in class org.cleartk.corpus.timeml.TempEval2013Writer
-
- getAnnotationsExtent(List<? extends Annotation>) - Static method in class org.cleartk.util.AnnotationUtil
-
- getAnnotatorClass() - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- getAnnotatorDescription(String) - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- getAnnotatorDescription() - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- 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
-
- getAttribute(Event) - Method in class org.cleartk.timeml.event.EventAspectAnnotator
-
- getAttribute(Event) - Method in class org.cleartk.timeml.event.EventAttributeAnnotator
-
Get the attribute value from the Event annotation.
- getAttribute(Event) - Method in class org.cleartk.timeml.event.EventClassAnnotator
-
- getAttribute(Event) - Method in class org.cleartk.timeml.event.EventModalityAnnotator
-
- getAttribute(Event) - Method in class org.cleartk.timeml.event.EventPolarityAnnotator
-
- getAttribute(Event) - Method in class org.cleartk.timeml.event.EventTenseAnnotator
-
- getB() - Method in class org.cleartk.ml.sigmoid.Sigmoid
-
- getBaseDescription() - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- getBaseForm() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- getBaseForm() - Method in class org.cleartk.srl.type.Predicate
-
getter for baseForm - gets
- getBaseForm(int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getBegin() - Method in class org.cleartk.corpus.genia.pos.util.Span
-
- getBegin() - Method in class org.cleartk.token.tokenizer.Token
-
- 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
-
- getClasses() - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Gives the set of all classes in the confusion matrix.
- 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
-
- getClassifierJarURL() - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- getCleanedTimeBankDir(String) - Static method in class org.cleartk.timeml.tlink.VerbClauseTemporalTrain
-
- getCollectionReader(String) - Static method in class org.cleartk.corpus.conll2005.Conll2005GoldReader
-
- getCollectionReader(String...) - Static method in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- getCollectionReader(List<File>) - Static method in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- getCollectionReader(List<File>, Set<String>) - Static method in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- getCollectionReader(List<ITEM_TYPE>) - Method in class org.cleartk.eval.Evaluation_ImplBase
-
- getCollectionReader(List<String>) - Method in class org.cleartk.timeml.eval.TempEval2010Evaluation
-
- getCollectionReader(List<File>) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation
-
- 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
-
- getCorefRelations() - Method in class org.cleartk.corpus.propbank.util.PropbankCorefRelation
-
- getCount(T, T) - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Gives the count of the number of times the "predicted" class was predicted for the "actual"
class.
- 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
-
- getDataWriterClass() - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- getDefaultValue() - Method in class org.cleartk.timeml.event.EventAspectAnnotator
-
- getDefaultValue() - Method in class org.cleartk.timeml.event.EventAttributeAnnotator
-
The attribute value that should be considered as a default, e.g.
- getDefaultValue() - Method in class org.cleartk.timeml.event.EventClassAnnotator
-
- getDefaultValue() - Method in class org.cleartk.timeml.event.EventModalityAnnotator
-
- getDefaultValue() - Method in class org.cleartk.timeml.event.EventPolarityAnnotator
-
- getDefaultValue() - Method in class org.cleartk.timeml.event.EventTenseAnnotator
-
- 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(String) - Static method in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- getDescription() - Static method in class org.cleartk.corpus.penntreebank.TreebankGoldAnnotator
-
- getDescription() - Static method in class org.cleartk.corpus.timeml.PlainTextTlinkGoldAnnotator
-
- getDescription(String) - Static method in class org.cleartk.corpus.timeml.TempEval2007Writer
-
- getDescription() - Static method in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- getDescription() - Static method in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- getDescription(File) - Static method in class org.cleartk.corpus.timeml.TempEval2013Writer
-
- getDescription() - Static method in class org.cleartk.corpus.timeml.TimeMlGoldAnnotator
-
- getDescription(String) - Static method in class org.cleartk.corpus.timeml.TreebankAligningAnnotator
-
- getDescription() - Static method in class org.cleartk.opennlp.tools.ParserAnnotator
-
- getDescription(String) - Static method in class org.cleartk.opennlp.tools.PosTagger
-
- getDescription() - Static method in class org.cleartk.opennlp.tools.PosTaggerAnnotator
-
- getDescription() - Static method in class org.cleartk.opennlp.tools.SentenceAnnotator
-
- getDescription(String) - Static method in class org.cleartk.opennlp.tools.Tokenizer
-
- getDescription(String) - Static method in class org.cleartk.snowball.DefaultSnowballStemmer
-
- getDescription() - Static method in class org.cleartk.token.tokenizer.TokenAnnotator
-
- 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
-
- getDescriptionNoTLINKs() - Static method in class org.cleartk.corpus.timeml.TimeMlGoldAnnotator
-
- getDescriptionPOSTagsOnly() - Static method in class org.cleartk.corpus.penntreebank.TreebankGoldAnnotator
-
- 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
-
- getEnd() - Method in class org.cleartk.corpus.genia.pos.util.Span
-
- getEnd() - Method in class org.cleartk.token.tokenizer.Token
-
- 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
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010Main
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010TaskAAttributes
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010TaskAExtents
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010TaskBAttributes
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010TaskBExtents
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010TaskC
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010TaskD
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010TaskE
-
- getEvaluation(File, File, File) - Method in class org.cleartk.timeml.eval.TempEval2010TaskF
-
- 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() - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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
-
- getFeatureName() - Method in class org.cleartk.timeml.util.TimeWordsExtractor
-
- 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
-
- getFile(JCas) - Method in class org.cleartk.timeml.eval.TempEval2010Evaluation.XMIReader
-
- getFilename() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- getFocusClass() - Method in class org.cleartk.ml.feature.extractor.TypePathExtractor
-
- getFrameSet() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- 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
-
- getHeight() - Method in class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- getHyphenTag() - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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
-
- getInflectionValue() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- 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.corpus.genia.pos.util.GeniaTag
-
- getLabel() - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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
-
- getMedline() - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- 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
-
- getModelSubdirectory(File) - Method in class org.cleartk.timeml.eval.ModelInfo
-
- 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.corpus.ace2005.Ace2005GoldReader
-
- getNext(JCas) - Method in class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- getNext(JCas) - Method in class org.cleartk.corpus.conll2005.Conll2005GoldReader
-
- getNext(JCas) - Method in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- getNext(JCas) - Method in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
Reads the next file and stores its text in cas as the "TreebankView" SOFA.
- getNext(JCas) - Method in class org.cleartk.corpus.propbank.PropbankGoldReader
-
Reads the next file and stores its text in cas as the "TreebankView" SOFA.
- getNext(JCas) - Method in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- 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.
- getOutcome - Variable in class org.cleartk.timeml.eval.ModelInfo
-
- 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
-
- getPosTag(Token) - Method in class org.cleartk.opennlp.tools.parser.DefaultInputTypesHelper
-
- getPosTag(TOKEN_TYPE) - Method in class org.cleartk.opennlp.tools.parser.InputTypesHelper
-
- getPosTags() - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- getPosTags() - Method in class org.cleartk.corpus.genia.pos.util.GeniaSentence
-
- getPredictedTotal(T) - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Computes the total number of times the class was predicted by the classifier.
- getPreposition() - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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.corpus.ace2005.Ace2005GoldReader
-
Progress is measured by the number of files in the target directory - not by the number of
times getNext has been (and will be) called.
- getProgress() - Method in class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- getProgress() - Method in class org.cleartk.corpus.conll2005.Conll2005GoldReader
-
- getProgress() - Method in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- getProgress() - Method in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- getProgress() - Method in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- getProgress() - Method in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- 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
-
- getPropLabels() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- getPropTxt() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- getPropTxt() - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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.corpus.propbank.util.Proplabel
-
- 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
-
- getRelations() - Method in class org.cleartk.corpus.propbank.util.PropbankSplitRelation
-
- 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
-
- getSemTags() - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- getSemTags() - Method in class org.cleartk.corpus.genia.pos.util.GeniaSentence
-
- getSentence() - Method in class org.cleartk.srl.type.Predicate
-
getter for sentence - gets
- getSentence(int) - Method in class org.cleartk.srl.type.Predicate_Type
-
- getSentenceNumber() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- getSentences() - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- getSentences(JCas) - Method in class org.cleartk.opennlp.tools.parser.DefaultInputTypesHelper
-
- getSentences(JCas) - Method in class org.cleartk.opennlp.tools.parser.InputTypesHelper
-
- 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
-
- getSourceTargetPairs(JCas) - Method in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase
-
Returns the (source, target) anchor pairs for which a relation should be classified.
- getSourceTargetPairs(JCas) - Method in class org.cleartk.timeml.tlink.TemporalLinkEventToDocumentCreationTimeAnnotator
-
- getSourceTargetPairs(JCas) - Method in class org.cleartk.timeml.tlink.TemporalLinkEventToSameSentenceTimeAnnotator
-
- getSourceTargetPairs(JCas) - Method in class org.cleartk.timeml.tlink.TemporalLinkEventToSubordinatedEventAnnotator
-
- getSourceTargetPairs(JCas) - Method in class org.cleartk.timeml.tlink.TemporalLinkMainEventToNextSentenceMainEventAnnotator
-
- getSourceToAncestorPath() - Method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil.TreebankNodePath
-
- getSpan() - Method in class org.cleartk.corpus.genia.pos.util.GeniaSentence
-
- getSpan - Variable in class org.cleartk.timeml.eval.ModelInfo
-
- getSpans() - Method in class org.cleartk.corpus.genia.pos.util.GeniaTag
-
- 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".
- getTag(JCas, Token) - Method in class org.cleartk.token.pos.impl.DefaultPosAnnotator
-
- getTag(JCas, TOKEN_TYPE) - Method in class org.cleartk.token.pos.PosAnnotator
-
- getTaggerName() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- 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() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- getTerminal(int) - Method in class org.cleartk.util.treebank.TopTreebankNode
-
- getTerminalCount() - Method in class org.cleartk.util.treebank.TopTreebankNode
-
- getTerminalNumber() - Method in class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- getTerminalNumber() - Method in class org.cleartk.corpus.propbank.util.PropbankTerminalRelation
-
- getTerminals(TreebankNode) - Method in class org.cleartk.opennlp.tools.parser.DefaultOutputTypesHelper
-
- 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.corpus.genia.pos.util.GeniaParse
-
- 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
-
- getTokens(JCas, Sentence) - Method in class org.cleartk.opennlp.tools.parser.DefaultInputTypesHelper
-
- getTokens(JCas, SENTENCE_TYPE) - Method in class org.cleartk.opennlp.tools.parser.InputTypesHelper
-
- getTokens(String) - Method in interface org.cleartk.token.tokenizer.Tokenizer
-
- getTokens(String) - Method in class org.cleartk.token.tokenizer.Tokenizer_ImplBase
-
performs tokenization on the input text and returns the character offsets corresponding to the
begining and end of each token w.r.t.
- getTokenText() - Method in class org.cleartk.token.tokenizer.Token
-
- getTokenTexts(String) - Method in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
Tokenizes the input text and returns a string array corresponding to the tokens.
- getTokenTexts(String) - Method in class org.cleartk.token.tokenizer.Subtokenizer
-
- getTokenTexts(String) - Method in class org.cleartk.token.tokenizer.Tokenizer_ImplBase
-
- 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
-
- getTrainingDataFile(File) - Method in class org.cleartk.ml.liblinear.GenericLibLinearClassifierBuilder
-
- getTrainingDirectory() - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- 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
-
- getWriterDescription(File) - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- getWriterDescription() - Method in class org.cleartk.timeml.util.CleartkInternalModelFactory
-
- getXmiFile(JCas) - Method in class org.cleartk.util.ae.XmiWriter
-
- getXmiFile(JCas) - Method in class org.cleartk.util.cr.linereader.LineReaderXmiWriter
-
- getXml() - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- GOLD_VIEW - Static variable in interface org.cleartk.eval.EvaluationConstants
-
- GOLD_VIEW_NAME - Static variable in class org.cleartk.timeml.eval.TempEval2010Evaluation
-
- packageClassifier(File, JarOutputStream) - Method in class org.cleartk.ml.baseline.SingleOutcomeClassifierBuilder
-
- packageClassifier(File, JarOutputStream) - Method in class org.cleartk.ml.jar.EncodingJarClassifierBuilder
-
- packageClassifier(File) - Method in class org.cleartk.ml.jar.JarClassifierBuilder
-
- packageClassifier(File, JarOutputStream) - Method in class org.cleartk.ml.jar.JarClassifierBuilder
-
Add elements to a classifier jar.
- packageClassifier(File, JarOutputStream) - Method in class org.cleartk.ml.liblinear.GenericLibLinearClassifierBuilder
-
- packageClassifier(File, JarOutputStream) - Method in class org.cleartk.ml.viterbi.ViterbiClassifierBuilder
-
- PARAM_ACE_DIRECTORY_NAME - Static variable in class org.cleartk.corpus.ace2005.Ace2005GoldReader
-
- PARAM_ACE_FILE_NAMES_FILE - Static variable in class org.cleartk.corpus.ace2005.Ace2005GoldReader
-
- PARAM_ADD_SCORES - Static variable in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- PARAM_ADVANCE_PERCENTAGE - Static variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- PARAM_ANNOTATION_TYPE_NAME - Static variable in class org.cleartk.token.breakit.BreakIteratorAnnotator
-
- PARAM_ANNOTATION_WRITER_CLASS_NAME - Static variable in class org.cleartk.util.ae.linewriter.LineWriter
-
- PARAM_ARTICLE_IDS_LIST_FILE - Static variable in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- PARAM_BEAM_SIZE - Static variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- PARAM_BLOCK_ANNOTATION_CLASS_NAME - Static variable in class org.cleartk.util.ae.linewriter.LineWriter
-
- PARAM_BLOCK_WRITER_CLASS_NAME - Static variable in class org.cleartk.util.ae.linewriter.LineWriter
-
- PARAM_BREAK_ITERATOR_TYPE - Static variable in class org.cleartk.token.breakit.BreakIteratorAnnotator
-
- PARAM_CLASSIFIER_FACTORY_CLASS_NAME - Static variable in class org.cleartk.ml.CleartkAnnotator
-
- PARAM_CLASSIFIER_FACTORY_CLASS_NAME - Static variable in class org.cleartk.ml.CleartkSequenceAnnotator
-
- PARAM_CLASSIFIER_FACTORY_CLASS_NAME - Static variable in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- PARAM_CLASSIFIER_JAR_PATH - Static variable in class org.cleartk.ml.jar.GenericJarClassifierFactory
-
- PARAM_COMMENT_SPECIFIERS - Static variable in class org.cleartk.util.cr.linereader.LineReader
-
- PARAM_CONLL2005_DATA_FILE - Static variable in class org.cleartk.corpus.conll2005.Conll2005GoldReader
-
- PARAM_CORPUS_DIRECTORY_NAME - Static variable in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- PARAM_CREATE_EVENTS - Static variable in class org.cleartk.timeml.tlink.VerbClauseTemporalAnnotator
-
- PARAM_DATA_DIRECTORIES - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- PARAM_DATA_FILE_NAME - Static variable in class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- PARAM_DATA_WRITER_CLASS_NAME - Static variable in class org.cleartk.ml.jar.DefaultDataWriterFactory
-
- PARAM_DATA_WRITER_CLASS_NAME - Static variable in class org.cleartk.ml.jar.DefaultSequenceDataWriterFactory
-
- PARAM_DATA_WRITER_FACTORY_CLASS_NAME - Static variable in class org.cleartk.ml.CleartkAnnotator
-
- PARAM_DATA_WRITER_FACTORY_CLASS_NAME - Static variable in class org.cleartk.ml.CleartkSequenceAnnotator
-
- PARAM_DATA_WRITER_FACTORY_CLASS_NAME - Static variable in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- PARAM_DELEGATED_DATA_WRITER_FACTORY_CLASS - Static variable in class org.cleartk.ml.viterbi.ViterbiDataWriterFactory
-
- PARAM_DELIMITER - Static variable in class org.cleartk.util.cr.linereader.SimpleLineHandler
-
- PARAM_DIRECTORY - Static variable in class org.cleartk.util.cr.UriCollectionReader
-
- PARAM_DIRECTORY_FILTER_CLASS - Static variable in class org.cleartk.util.cr.UriCollectionReader
-
- PARAM_DOCUMENT_CREATION_TIME_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_DOCUMENT_CREATION_TIME_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_ENCODING - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_ENCODING - Static variable in class org.cleartk.util.cr.linereader.LineReader
-
- PARAM_EVENT_ATTRIBUTE_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_EVENT_ATTRIBUTE_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_EVENT_EXTENT_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_EVENT_EXTENT_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_FEATURE_EXTRACTOR_CLASS_NAME - Static variable in class org.cleartk.token.pos.PosAnnotator
-
- PARAM_FILE_FILTER_CLASS - Static variable in class org.cleartk.util.cr.UriCollectionReader
-
- PARAM_FILE_NAMES - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_FILE_OR_DIRECTORY_NAME - Static variable in class org.cleartk.util.cr.linereader.LineReader
-
- PARAM_FILE_SUFFIX - Static variable in class org.cleartk.util.ae.linewriter.LineWriter
-
- PARAM_FILES - Static variable in class org.cleartk.util.cr.UriCollectionReader
-
- PARAM_GENIA_CORPUS_FILE - Static variable in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- PARAM_HAS_VERB_SENSES - Static variable in class org.cleartk.corpus.conll2005.Conll2005GoldAnnotator
-
- PARAM_IGNORE_SYSTEM_FILES - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_INFERRED_TLINKS_DIRECTORIES - Static variable in class org.cleartk.timeml.eval.TempEval2013Evaluation.UseInferredTlinks
-
- PARAM_INPUT_TYPES_HELPER_CLASS_NAME - Static variable in class org.cleartk.opennlp.tools.parser.ParserWrapper_ImplBase
-
- PARAM_IS_TRAINING - Static variable in class org.cleartk.ml.CleartkAnnotator
-
- PARAM_IS_TRAINING - Static variable in class org.cleartk.ml.CleartkSequenceAnnotator
-
- PARAM_IS_TRAINING - Static variable in class org.cleartk.ml.multi.CleartkMultiAnnotator
-
- PARAM_LANGUAGE - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_LANGUAGE - Static variable in class org.cleartk.util.cr.linereader.LineReader
-
- PARAM_LEAST_RECENT_OUTCOME - Static variable in class org.cleartk.ml.viterbi.DefaultOutcomeFeatureExtractor
-
- PARAM_LEFT_PARENTHESIS - Static variable in class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- PARAM_LINE_HANDLER_CLASS_NAME - Static variable in class org.cleartk.util.cr.linereader.LineReader
-
- PARAM_LOAD_ENCODERS_FROM_FILE_SYSTEM - Static variable in class org.cleartk.ml.jar.EncodingDirectoryDataWriterFactory
-
- PARAM_LOAD_NAMED_ENTITIES - Static variable in class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- PARAM_LOAD_POS_TAGS - Static variable in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- PARAM_LOAD_SENTENCES - Static variable in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- PARAM_LOAD_TLINKS - Static variable in class org.cleartk.corpus.timeml.TimeMlGoldAnnotator
-
- PARAM_LOAD_TOKENS - Static variable in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- PARAM_LOCALE - Static variable in class org.cleartk.token.breakit.BreakIteratorAnnotator
-
- PARAM_MOST_RECENT_OUTCOME - Static variable in class org.cleartk.ml.viterbi.DefaultOutcomeFeatureExtractor
-
- PARAM_NAME_FILES_FILE_NAMES - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_OUTCOME_FEATURE_EXTRACTOR_NAMES - Static variable in class org.cleartk.ml.viterbi.ViterbiDataWriterFactory
-
- PARAM_OUTPUT_ANNOTATION_CLASS_NAME - Static variable in class org.cleartk.util.ae.linewriter.LineWriter
-
- PARAM_OUTPUT_DIRECTORY - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_OUTPUT_DIRECTORY - Static variable in class org.cleartk.corpus.timeml.TempEval2013Writer
-
- PARAM_OUTPUT_DIRECTORY - Static variable in class org.cleartk.ml.jar.DirectoryDataWriterFactory
-
- PARAM_OUTPUT_DIRECTORY - Static variable in class org.cleartk.util.ae.XmiWriter
-
- PARAM_OUTPUT_DIRECTORY_NAME - Static variable in class org.cleartk.corpus.ace2005.Ace2005Writer
-
- PARAM_OUTPUT_DIRECTORY_NAME - Static variable in class org.cleartk.corpus.timeml.TempEval2007Writer
-
- PARAM_OUTPUT_DIRECTORY_NAME - Static variable in class org.cleartk.util.ae.linewriter.LineWriter
-
- PARAM_OUTPUT_DIRECTORY_NAME - Static variable in class org.cleartk.util.ae.PlainTextWriter
-
- PARAM_OUTPUT_FILE - Static variable in class org.cleartk.corpus.conll2005.Conll2005Writer
-
- PARAM_OUTPUT_FILE_NAME - Static variable in class org.cleartk.util.ae.linewriter.LineWriter
-
- PARAM_OUTPUT_TYPES_HELPER_CLASS_NAME - Static variable in class org.cleartk.opennlp.tools.parser.ParserWrapper_ImplBase
-
- PARAM_PARENTHETICAL_TYPE_NAME - Static variable in class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- PARAM_PARSER_MODEL_PATH - Static variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- PARAM_PATTERNS - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_PENNTREEBANK_DIRECTORY_NAME - Static variable in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- PARAM_POST_TREES - Static variable in class org.cleartk.corpus.penntreebank.TreebankGoldAnnotator
-
- PARAM_POSTAG_MODEL_FILE - Static variable in class org.cleartk.opennlp.tools.PosTaggerAnnotator
-
- PARAM_PROPBANK_FILE_NAME - Static variable in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- PARAM_RIGHT_PARENTHESIS - Static variable in class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- PARAM_ROOT_FILE - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_SECTIONS_SPECIFIER - Static variable in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- PARAM_SELECTED_FILE_NAMES - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- PARAM_SENTENCE_MODEL_PATH - Static variable in class org.cleartk.opennlp.tools.SentenceAnnotator
-
- PARAM_SENTENCE_TYPE_NAME - Static variable in class org.cleartk.opennlp.tools.SentenceAnnotator
-
- PARAM_SKIP_BLANK_LINES - Static variable in class org.cleartk.util.cr.linereader.LineReader
-
- PARAM_SOURCE_VIEW - Static variable in class org.cleartk.timeml.eval.TempEval2013Evaluation.CopyEventsAndTimes
-
- PARAM_SOURCE_VIEW - Static variable in class org.cleartk.timeml.eval.TempEval2013Evaluation.CopyTextAndDocumentCreationTime
-
- PARAM_STACK_SIZE - Static variable in class org.cleartk.ml.viterbi.ViterbiClassifier
-
- PARAM_STEMMER_NAME - Static variable in class org.cleartk.snowball.SnowballStemmer
-
- PARAM_SUFFIXES - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_SUFFIXES - Static variable in class org.cleartk.util.cr.linereader.LineReader
-
- PARAM_TEMPORAL_LINK_EVENT_TO_DOCUMENT_CREATION_TIME_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_TEMPORAL_LINK_EVENT_TO_DOCUMENT_CREATION_TIME_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_TEMPORAL_LINK_EVENT_TO_SAME_SENTENCE_TIME_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_TEMPORAL_LINK_EVENT_TO_SAME_SENTENCE_TIME_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_TEMPORAL_LINK_EVENT_TO_SUBORDINATED_EVENT_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_TEMPORAL_LINK_EVENT_TO_SUBORDINATED_EVENT_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_TEMPORAL_LINK_MAIN_EVENT_TO_NEXT_SENTENCE_MAIN_EVENT_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_TEMPORAL_LINK_MAIN_EVENT_TO_NEXT_SENTENCE_MAIN_EVENT_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_TEXT_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_TEXT_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_TIME_ATTRIBUTE_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_TIME_ATTRIBUTE_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_TIME_EXTENT_VIEW - Static variable in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- PARAM_TIME_EXTENT_VIEWS - Static variable in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- PARAM_TLINK_FILE_URL - Static variable in class org.cleartk.corpus.timeml.PlainTextTlinkGoldAnnotator
-
- PARAM_TOKEN_TYPE_NAME - Static variable in class org.cleartk.token.tokenizer.TokenAnnotator
-
- PARAM_TOKENIZER_NAME - Static variable in class org.cleartk.token.tokenizer.TokenAnnotator
-
- PARAM_TREEBANK_DIRECTORY_NAME - Static variable in class org.cleartk.corpus.timeml.TreebankAligningAnnotator
-
- PARAM_URIS - Static variable in class org.cleartk.util.cr.UriCollectionReader
-
- PARAM_USE4GRAM - Static variable in class org.cleartk.ml.viterbi.DefaultOutcomeFeatureExtractor
-
- PARAM_USE_BIGRAM - Static variable in class org.cleartk.ml.viterbi.DefaultOutcomeFeatureExtractor
-
- PARAM_USE_TAGS_FROM_CAS - Static variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- PARAM_USE_TRIGRAM - Static variable in class org.cleartk.ml.viterbi.DefaultOutcomeFeatureExtractor
-
- PARAM_VIEW_NAME - Static variable in class org.cleartk.util.cr.FilesCollectionReader
-
- PARAM_VIEW_NAME - Static variable in class org.cleartk.util.cr.linereader.LineReader
-
- PARAM_WINDOW_CLASS_NAMES - Static variable in class org.cleartk.opennlp.tools.SentenceAnnotator
-
- PARAM_WINDOW_TYPE_NAME - Static variable in class org.cleartk.token.tokenizer.TokenAnnotator
-
- PARAM_WINDOW_TYPE_NAME - Static variable in class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- PARAM_WSJ_SECTIONS - Static variable in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- PARAM_XMI_DIRECTORY - Static variable in class org.cleartk.timeml.eval.TempEval2010Evaluation.XMIReader
-
- PARAM_XML_SCHEME - Static variable in class org.cleartk.util.ae.UriToXmiCasAnnotator
-
- PARAM_XML_SCHEME - Static variable in class org.cleartk.util.cr.XReader
-
- parameterLessThan(String, Object, Object) - Static method in exception org.cleartk.util.CleartkInitializationException
-
- ParamUtil - Class in org.cleartk.util
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- ParamUtil() - Constructor for class org.cleartk.util.ParamUtil
-
- parensMatch(String) - Static method in class org.cleartk.util.treebank.TreebankFormatParser
-
- ParentExtractor - Class in org.cleartk.feature.syntax
-
Copyright (c) 2007-2009, Regents of the University of Colorado
All rights reserved.
- ParentExtractor(FeatureExtractor1<TreebankNode>) - Constructor for class org.cleartk.feature.syntax.ParentExtractor
-
- Parenthetical - Class in org.cleartk.util.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
- Parenthetical() - Constructor for class org.cleartk.util.type.Parenthetical
-
Never called.
- Parenthetical(int, TOP_Type) - Constructor for class org.cleartk.util.type.Parenthetical
-
Internal - constructor used by generator
- Parenthetical(JCas) - Constructor for class org.cleartk.util.type.Parenthetical
-
- Parenthetical(JCas, int, int) - Constructor for class org.cleartk.util.type.Parenthetical
-
- Parenthetical_Type - Class in org.cleartk.util.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Parenthetical_Type(JCas, Type) - Constructor for class org.cleartk.util.type.Parenthetical_Type
-
initialize variables to correspond with Cas Type and Features
- ParentheticalAnnotator - Class in org.cleartk.util.ae.parenthetical
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- ParentheticalAnnotator() - Constructor for class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- parse(Element) - Method in class org.cleartk.corpus.genia.pos.util.GeniaPosParser
-
- parse(String) - Static method in class org.cleartk.util.treebank.TreebankFormatParser
-
Create TreebankNode objects corresponding to the given TreeBank format parse, e.g.:
- parse(String, String, int) - Static method in class org.cleartk.util.treebank.TreebankFormatParser
-
Create TreebankNode objects corresponding to the given TreeBank format parse, e.g.:
- parseDocument(String, int, String) - Static method in class org.cleartk.util.treebank.TreebankFormatParser
-
This method parses an entire documents worth of treebanked sentences.
- parseOutcome(String) - Method in class org.cleartk.ml.baseline.MeanValueClassifierBuilder
-
- parseOutcome(String) - Method in class org.cleartk.ml.baseline.MostFrequentBooleanClassifierBuilder
-
- parseOutcome(String) - Method in class org.cleartk.ml.baseline.MostFrequentStringClassifierBuilder
-
- parseOutcome(String) - Method in class org.cleartk.ml.baseline.SingleOutcomeClassifierBuilder
-
- Parser - Class in org.cleartk.opennlp.tools.parser
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- Parser(ParserModel, int, double) - Constructor for class org.cleartk.opennlp.tools.parser.Parser
-
- Parser(ParserModel, int, double, POSTagger) - Constructor for class org.cleartk.opennlp.tools.parser.Parser
-
- parser - Variable in class org.cleartk.opennlp.tools.ParserAnnotator
-
- ParserAnnotator<TOKEN_TYPE extends Annotation,SENTENCE_TYPE extends Annotation,TOP_NODE_TYPE extends Annotation> - Class in org.cleartk.opennlp.tools
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- ParserAnnotator() - Constructor for class org.cleartk.opennlp.tools.ParserAnnotator
-
- ParserWrapper_ImplBase<TOKEN_TYPE extends Annotation,SENTENCE_TYPE extends Annotation,PARSE_TYPE,TOP_NODE_TYPE extends Annotation> - Class in org.cleartk.opennlp.tools.parser
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- ParserWrapper_ImplBase() - Constructor for class org.cleartk.opennlp.tools.parser.ParserWrapper_ImplBase
-
- pathMemberExtractor - Variable in class org.cleartk.feature.syntax.SyntacticPathExtractor
-
- patterns - Variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- PennTreebankReader - Class in org.cleartk.corpus.penntreebank
-
PennTreebankReader reads in the PennTreebank (PTB) data distributed by the LDC.
- PennTreebankReader() - Constructor for class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- PennTreebankTokenizer - Class in org.cleartk.token.tokenizer
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PennTreebankTokenizer() - Constructor for class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- periodPattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- periodRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- PlainTextTlinkGoldAnnotator - Class in org.cleartk.corpus.timeml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PlainTextTlinkGoldAnnotator() - Constructor for class org.cleartk.corpus.timeml.PlainTextTlinkGoldAnnotator
-
- PlainTextWriter - Class in org.cleartk.util.ae
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PlainTextWriter() - Constructor for class org.cleartk.util.ae.PlainTextWriter
-
- PlatformDetection - Class in org.cleartk.util
-
Copyright (c) 2011-2012, Technische Universität Darmstadt
All rights reserved.
- PlatformDetection() - Constructor for class org.cleartk.util.PlatformDetection
-
- PosAnnotator<TOKEN_TYPE extends Annotation,SENTENCE_TYPE extends Annotation> - Class in org.cleartk.token.pos
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- PosAnnotator() - Constructor for class org.cleartk.token.pos.PosAnnotator
-
- PosFeatureExtractor<TOKEN_TYPE extends Annotation,SENTENCE_TYPE extends Annotation> - Interface in org.cleartk.token.pos
-
Copyright (c) 2009, Regents of the University of Colorado
All rights reserved.
- PosTagger - Class in org.cleartk.opennlp.tools
-
An OpenNLP
POSTagger that uses the ClearTK type system.
- PosTagger() - Constructor for class org.cleartk.opennlp.tools.PosTagger
-
- posTagger - Variable in class org.cleartk.opennlp.tools.PosTaggerAnnotator
-
- PosTaggerAnnotator - Class in org.cleartk.opennlp.tools
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PosTaggerAnnotator() - Constructor for class org.cleartk.opennlp.tools.PosTaggerAnnotator
-
- precision() - Method in class org.cleartk.eval.AnnotationStatistics
-
- precision(OUTCOME_TYPE) - Method in class org.cleartk.eval.AnnotationStatistics
-
- Predicate - 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
- Predicate() - Constructor for class org.cleartk.srl.type.Predicate
-
Never called.
- Predicate(int, TOP_Type) - Constructor for class org.cleartk.srl.type.Predicate
-
Internal - constructor used by generator
- Predicate(JCas) - Constructor for class org.cleartk.srl.type.Predicate
-
- Predicate(JCas, int, int) - Constructor for class org.cleartk.srl.type.Predicate
-
- Predicate_Type - Class in org.cleartk.srl.type
-
Updated by JCasGen Wed May 07 09:15:21 EDT 2014
- Predicate_Type(JCas, Type) - Constructor for class org.cleartk.srl.type.Predicate_Type
-
initialize variables to correspond with Cas Type and Features
- prepareString(String) - Static method in class org.cleartk.util.treebank.TreebankFormatParser
-
This method was created simply as a way to clean up the parse string for a sentence in the
treebank syntax.
- preposition - Variable in class org.cleartk.corpus.propbank.util.Proplabel
-
- print(PrintStream, TreebankNode) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
A "pretty print" of this node that may be useful for e.g.
- process(JCas) - Method in class org.cleartk.corpus.ace2005.Ace2005GoldAnnotator
-
- process(JCas) - Method in class org.cleartk.corpus.ace2005.Ace2005Writer
-
- process(JCas) - Method in class org.cleartk.corpus.conll2005.Conll2005GoldAnnotator
-
- process(JCas) - Method in class org.cleartk.corpus.conll2005.Conll2005Writer
-
- process(JCas) - Method in class org.cleartk.corpus.penntreebank.TreebankGoldAnnotator
-
- process(JCas) - Method in class org.cleartk.corpus.propbank.PropbankGoldAnnotator
-
- process(JCas) - Method in class org.cleartk.corpus.timeml.PlainTextTlinkGoldAnnotator
-
- process(JCas) - Method in class org.cleartk.corpus.timeml.TempEval2007Writer
-
- process(JCas) - Method in class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- process(JCas) - Method in class org.cleartk.corpus.timeml.TempEval2010Writer
-
- process(JCas) - Method in class org.cleartk.corpus.timeml.TempEval2013Writer
-
- process(JCas) - Method in class org.cleartk.corpus.timeml.TimeMlGoldAnnotator
-
- process(JCas) - Method in class org.cleartk.corpus.timeml.TreebankAligningAnnotator
-
- process(JCas) - Method in class org.cleartk.opennlp.tools.ParserAnnotator
-
- process(JCas) - Method in class org.cleartk.opennlp.tools.PosTaggerAnnotator
-
- process(JCas) - Method in class org.cleartk.opennlp.tools.SentenceAnnotator
-
- process(JCas) - Method in class org.cleartk.snowball.SnowballStemmer
-
- process(JCas) - Method in class org.cleartk.timeml.eval.TempEval2010Evaluation.XMIReader
-
- process(JCas) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation.CopyEventsAndTimes
-
- process(JCas) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation.CopyTextAndDocumentCreationTime
-
- process(JCas) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation.FixTimeML
-
- process(JCas) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation.SetTemporalLinkIDs
-
- process(JCas) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation.ShrinkTimesContainingEvents
-
- process(JCas) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation.UseInferredTlinks
-
- process(JCas) - Method in class org.cleartk.timeml.event.EventAnnotator
-
- process(JCas) - Method in class org.cleartk.timeml.event.EventAttributeAnnotator
-
- process(JCas) - Method in class org.cleartk.timeml.time.TimeAnnotator
-
- process(JCas) - Method in class org.cleartk.timeml.time.TimeTypeAnnotator
-
- process(JCas) - Method in class org.cleartk.timeml.TimeMlAnnotate.AddEmptyDCT
-
- process(JCas) - Method in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase
-
- process(JCas) - Method in class org.cleartk.timeml.tlink.VerbClauseTemporalAnnotator
-
- process(JCas) - Method in class org.cleartk.token.breakit.BreakIteratorAnnotator
-
- process(JCas) - Method in class org.cleartk.token.pos.PosAnnotator
-
- process(JCas) - Method in class org.cleartk.token.tokenizer.TokenAnnotator
-
- process(JCas) - Method in class org.cleartk.util.ae.linewriter.LineWriter
-
- process(JCas) - Method in class org.cleartk.util.ae.parenthetical.ParentheticalAnnotator
-
- process(JCas) - Method in class org.cleartk.util.ae.PlainTextWriter
-
- process(JCas) - Method in class org.cleartk.util.ae.UriToDocumentTextAnnotator
-
- process(JCas) - Method in class org.cleartk.util.ae.UriToXmiCasAnnotator
-
- process(JCas) - Method in class org.cleartk.util.ae.XmiWriter
-
- processText(JCas, String, int) - Method in class org.cleartk.opennlp.tools.SentenceAnnotator
-
- Propbank - Class in org.cleartk.corpus.propbank.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Propbank() - Constructor for class org.cleartk.corpus.propbank.util.Propbank
-
- PROPBANK_VIEW - Static variable in interface org.cleartk.corpus.propbank.PropbankConstants
-
The view containing the text of a PropBank "prop.txt" file.
- PropbankConstants - Interface in org.cleartk.corpus.propbank
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- PropbankCorefRelation - Class in org.cleartk.corpus.propbank.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PropbankCorefRelation() - Constructor for class org.cleartk.corpus.propbank.util.PropbankCorefRelation
-
- propbankData - Variable in class org.cleartk.corpus.propbank.PropbankGoldReader
-
holds all of the propbank data from props.txt.
- PropbankFormatException - Exception in org.cleartk.corpus.propbank.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PropbankFormatException() - Constructor for exception org.cleartk.corpus.propbank.util.PropbankFormatException
-
- PropbankFormatException(String) - Constructor for exception org.cleartk.corpus.propbank.util.PropbankFormatException
-
- PropbankFormatException(Throwable) - Constructor for exception org.cleartk.corpus.propbank.util.PropbankFormatException
-
- PropbankFormatException(String, Throwable) - Constructor for exception org.cleartk.corpus.propbank.util.PropbankFormatException
-
- PropbankFormatWriter - Class in org.cleartk.corpus.propbank
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- PropbankFormatWriter() - Constructor for class org.cleartk.corpus.propbank.PropbankFormatWriter
-
- PropbankGoldAnnotator - Class in org.cleartk.corpus.propbank
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PropbankGoldAnnotator() - Constructor for class org.cleartk.corpus.propbank.PropbankGoldAnnotator
-
- PropbankGoldReader - Class in org.cleartk.corpus.propbank
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PropbankGoldReader() - Constructor for class org.cleartk.corpus.propbank.PropbankGoldReader
-
- PropbankNodeRelation - Class in org.cleartk.corpus.propbank.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PropbankNodeRelation(int, int) - Constructor for class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- PropbankRelation - Class in org.cleartk.corpus.propbank.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PropbankRelation() - Constructor for class org.cleartk.corpus.propbank.util.PropbankRelation
-
- PropbankSplitRelation - Class in org.cleartk.corpus.propbank.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PropbankSplitRelation() - Constructor for class org.cleartk.corpus.propbank.util.PropbankSplitRelation
-
- PropbankTerminalRelation - Class in org.cleartk.corpus.propbank.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- PropbankTerminalRelation(int) - Constructor for class org.cleartk.corpus.propbank.util.PropbankTerminalRelation
-
- Proplabel - Class in org.cleartk.corpus.propbank.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Proplabel() - Constructor for class org.cleartk.corpus.propbank.util.Proplabel
-
- proplabels - Variable in class org.cleartk.corpus.propbank.util.Propbank
-
- propTxt - Variable in class org.cleartk.corpus.propbank.util.Propbank
-
- propTxt - Variable in class org.cleartk.corpus.propbank.util.Proplabel
-
- PublicFieldDataWriter<T> - Class in org.cleartk.ml.util
-
A simple
DataWriter that stores all instances in a public attribute.
- PublicFieldDataWriter() - Constructor for class org.cleartk.ml.util.PublicFieldDataWriter
-
- PublicFieldDataWriter.BooleanFactory - Class in org.cleartk.ml.util
-
Returns a single static instance of InstanceCollector.
- PublicFieldDataWriter.BooleanFactory() - Constructor for class org.cleartk.ml.util.PublicFieldDataWriter.BooleanFactory
-
- PublicFieldDataWriter.StringFactory - Class in org.cleartk.ml.util
-
Returns a single static instance of InstanceCollector.
- PublicFieldDataWriter.StringFactory() - Constructor for class org.cleartk.ml.util.PublicFieldDataWriter.StringFactory
-
- PublicFieldSequenceDataWriter<T> - Class in org.cleartk.ml.util
-
- PublicFieldSequenceDataWriter() - Constructor for class org.cleartk.ml.util.PublicFieldSequenceDataWriter
-
- PublicFieldSequenceDataWriter.BooleanFactory - Class in org.cleartk.ml.util
-
Returns a single static instance of InstanceCollector.
- PublicFieldSequenceDataWriter.BooleanFactory() - Constructor for class org.cleartk.ml.util.PublicFieldSequenceDataWriter.BooleanFactory
-
- PublicFieldSequenceDataWriter.StringFactory - Class in org.cleartk.ml.util
-
Returns a single static instance of InstanceCollector.
- PublicFieldSequenceDataWriter.StringFactory() - Constructor for class org.cleartk.ml.util.PublicFieldSequenceDataWriter.StringFactory
-
- put(String, String) - Method in class org.cleartk.util.collection.CompressedStringBiMap
-
- putAll(Map<? extends String, ? extends String>) - Method in class org.cleartk.util.collection.CompressedStringBiMap
-
- putNextJarEntry(JarOutputStream, String, File) - Static method in class org.cleartk.ml.jar.JarStreams
-
- 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<Feature>) - Method in class org.cleartk.ml.liblinear.GenericLibLinearClassifier
-
- 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
- sections - Variable in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- 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
-
- selectedFileNames - Variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- selectFirstMatching(JCas, Class<T>, Annotation) - Static method in class org.cleartk.util.AnnotationUtil
-
- selectFoldTestItems(List<ITEM_TYPE>, int, int) - Method in class org.cleartk.eval.Evaluation_ImplBase
-
Determines which items should be used for testing in one fold of a cross-validation.
- selectFoldTrainItems(List<ITEM_TYPE>, int, int) - Method in class org.cleartk.eval.Evaluation_ImplBase
-
Determines which items should be used for training in one fold of a cross-validation.
- 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
- SentenceAnnotator - Class in org.cleartk.opennlp.tools
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- SentenceAnnotator() - Constructor for class org.cleartk.opennlp.tools.SentenceAnnotator
-
- sentenceNumber - Variable in class org.cleartk.corpus.propbank.util.Propbank
-
- sentenceType - Variable in class org.cleartk.token.pos.PosAnnotator
-
- 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
-
- setAceDirectoryName(String) - Method in class org.cleartk.corpus.ace2005.Ace2005GoldReader
-
- setAceFileNamesFile(String) - Method in class org.cleartk.corpus.ace2005.Ace2005GoldReader
-
- 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
-
- setAttribute(Event, String) - Method in class org.cleartk.timeml.event.EventAspectAnnotator
-
- setAttribute(Event, OUTCOME_TYPE) - Method in class org.cleartk.timeml.event.EventAttributeAnnotator
-
Set the attribute value on the Event annotation.
- setAttribute(Event, String) - Method in class org.cleartk.timeml.event.EventClassAnnotator
-
- setAttribute(Event, String) - Method in class org.cleartk.timeml.event.EventModalityAnnotator
-
- setAttribute(Event, String) - Method in class org.cleartk.timeml.event.EventPolarityAnnotator
-
- setAttribute(Event, String) - Method in class org.cleartk.timeml.event.EventTenseAnnotator
-
- setBaseForm(String) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- 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
-
- setBetweenExtractors(List<FeatureExtractor2<Anchor, Anchor>>) - Method in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase
-
- 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
-
- setCorpusDirectoryName(String) - Method in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- setDataFileName(String) - Method in class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- 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.corpus.propbank.util.Proplabel
-
- 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
-
- setFeatureExtractorClassName(String) - Method in class org.cleartk.token.pos.PosAnnotator
-
- 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
-
- setFilename(String) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- setFrameSet(String) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- 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
-
- setHeight(int) - Method in class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- setHyphenTag(String) - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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
-
- setInflectionValue(String) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- setLabel(String) - Method in class org.cleartk.corpus.genia.pos.util.GeniaTag
-
- setLabel(String) - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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
-
- setLoadNamedEntities(boolean) - Method in class org.cleartk.corpus.conll2003.Conll2003GoldReader
-
- setLoadTlinks(boolean) - Method in class org.cleartk.corpus.timeml.TimeMlGoldAnnotator
-
- setMedline(String) - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- 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.corpus.ace2005.Ace2005Writer
-
- setOutputDirectoryName(String) - Method in class org.cleartk.corpus.timeml.TempEval2007Writer
-
- 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
-
- setPenntreebankDirectoryName(String) - Method in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- 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
-
- setPosTag(Token, String) - Method in class org.cleartk.opennlp.tools.parser.DefaultInputTypesHelper
-
- setPosTag(TOKEN_TYPE, String) - Method in class org.cleartk.opennlp.tools.parser.InputTypesHelper
-
- setPOSTags(Parse, Iterator<TOKEN_TYPE>, JCas) - Method in class org.cleartk.opennlp.tools.ParserAnnotator
-
- setPreposition(String) - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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
-
- setPropbankFileName(String) - Method in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- setPropLabels(List<Proplabel>) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- setPropTxt(String) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- setPropTxt(String) - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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(PropbankRelation) - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
- 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
-
- setSectionsSpecifier(String) - Method in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
- 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
-
- setSentenceNumber(int) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- 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
-
- setSourceExtractors(List<FeatureExtractor1<SOURCE>>) - Method in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase
-
- setSpan(Span) - Method in class org.cleartk.corpus.genia.pos.util.GeniaSentence
-
- setSpans(List<Span>) - Method in class org.cleartk.corpus.genia.pos.util.GeniaTag
-
- setStem(Token, String) - Method in class org.cleartk.snowball.DefaultSnowballStemmer
-
- setStem(TOKEN_TYPE, String) - Method in class org.cleartk.snowball.SnowballStemmer
-
- 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
-
- setStemmerName(String) - Method in class org.cleartk.snowball.SnowballStemmer
-
- setTag(JCas, Token, String) - Method in class org.cleartk.token.pos.impl.DefaultPosAnnotator
-
- setTag(JCas, TOKEN_TYPE, String) - Method in class org.cleartk.token.pos.PosAnnotator
-
- setTaggerName(String) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- 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
-
- setTargetExtractors(List<FeatureExtractor1<TARGET>>) - Method in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase
-
- 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
-
- setTerminal(PropbankRelation) - Method in class org.cleartk.corpus.propbank.util.Propbank
-
- setTerminalNumber(int) - Method in class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- setTerminalNumber(int) - Method in class org.cleartk.corpus.propbank.util.PropbankTerminalRelation
-
- 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.corpus.genia.pos.util.GeniaParse
-
- 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
-
- setTlinkFileUrl(String) - Method in class org.cleartk.corpus.timeml.PlainTextTlinkGoldAnnotator
-
- 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
-
- setTokenizerName(String) - Method in class org.cleartk.token.tokenizer.TokenAnnotator
-
- setTokens(List<TOKEN_TYPE>) - Method in class org.cleartk.opennlp.tools.parser.CasPosTagger
-
- setTokenTypeName(String) - Method in class org.cleartk.token.tokenizer.TokenAnnotator
-
- setTopNode(TopTreebankNode) - Method in class org.cleartk.util.treebank.TreebankNode
-
- setTreebankDirectoryName(String) - Method in class org.cleartk.corpus.timeml.TreebankAligningAnnotator
-
- 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
-
- setWindowTypeName(String) - Method in class org.cleartk.token.tokenizer.TokenAnnotator
-
- setWsjSections(String) - Method in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- setXml(String) - Method in class org.cleartk.corpus.genia.pos.util.GeniaParse
-
- 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
-
- singleQuotePattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- singleQuoteRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- size(Annotation) - Static method in class org.cleartk.util.AnnotationUtil
-
- smoothingCount - Variable in class org.cleartk.ml.feature.selection.MutualInformationFeatureSelectionExtractor.MutualInformationStats
-
- SnowballStemmer<TOKEN_TYPE extends Annotation> - Class in org.cleartk.snowball
-
This class borrows from
SnowballFilter
Copyright (c) 2007-2009, Regents of the University of Colorado
All rights reserved.
- SnowballStemmer() - Constructor for class org.cleartk.snowball.SnowballStemmer
-
- someDigitsPattern - Static variable in class org.cleartk.ml.feature.util.NumericTypeUtil
-
- sort(List<T>) - Static method in class org.cleartk.util.AnnotationUtil
-
- source - Variable in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase.SourceTargetPair
-
- sourceExtractors - Variable in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase
-
- Span - Class in org.cleartk.corpus.genia.pos.util
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Span(int, int) - Constructor for class org.cleartk.corpus.genia.pos.util.Span
-
- 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
-
- stemmerName - Variable in class org.cleartk.snowball.SnowballStemmer
-
- 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
- Subtokenizer - Class in org.cleartk.token.tokenizer
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Subtokenizer() - Constructor for class org.cleartk.token.tokenizer.Subtokenizer
-
- subtokensPattern - Static variable in class org.cleartk.token.tokenizer.Subtokenizer
-
- subtokensRegex - Static variable in class org.cleartk.token.tokenizer.Subtokenizer
-
- 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.
- SYSTEM_VIEW - Static variable in interface org.cleartk.eval.EvaluationConstants
-
- SYSTEM_VIEW_NAME - Static variable in class org.cleartk.timeml.eval.TempEval2010Evaluation
-
- tAbbreviationPattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- tAbbreviationRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- tag(List<String>) - Method in class org.cleartk.opennlp.tools.parser.CasPosTagger
-
- tag(String[]) - Method in class org.cleartk.opennlp.tools.parser.CasPosTagger
-
- tag(String) - Method in class org.cleartk.opennlp.tools.parser.CasPosTagger
-
- tag(String[], Object[]) - Method in class org.cleartk.opennlp.tools.parser.CasPosTagger
-
- TAG_REGEX - Static variable in class org.cleartk.corpus.ace2005.Ace2005GoldReader
-
- taggerName - Variable in class org.cleartk.corpus.propbank.util.Propbank
-
- target - Variable in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase.SourceTargetPair
-
- targetExtractors - Variable in class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase
-
- 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
-
- TempEval2007Writer - Class in org.cleartk.corpus.timeml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TempEval2007Writer() - Constructor for class org.cleartk.corpus.timeml.TempEval2007Writer
-
- TempEval2010CollectionReader - Class in org.cleartk.corpus.timeml
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010CollectionReader() - Constructor for class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- TempEval2010Evaluation - Class in org.cleartk.timeml.eval
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010Evaluation(File, File, File, List<String>, String, String, List<AnalysisEngineDescription>, List<? extends ModelInfo<?>>) - Constructor for class org.cleartk.timeml.eval.TempEval2010Evaluation
-
- TempEval2010Evaluation.XMIReader - Class in org.cleartk.timeml.eval
-
- TempEval2010Evaluation.XMIReader() - Constructor for class org.cleartk.timeml.eval.TempEval2010Evaluation.XMIReader
-
- TempEval2010GoldAnnotator - Class in org.cleartk.corpus.timeml
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010GoldAnnotator() - Constructor for class org.cleartk.corpus.timeml.TempEval2010GoldAnnotator
-
- TempEval2010Main - Class in org.cleartk.timeml.eval
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- TempEval2010Main() - Constructor for class org.cleartk.timeml.eval.TempEval2010Main
-
- TempEval2010TaskAAttributes - Class in org.cleartk.timeml.eval
-
TempEval 2010 task A: time attributes
Best reported accuracies in TempEval 2010:
type: 0.98
value: 0.85
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010TaskAAttributes() - Constructor for class org.cleartk.timeml.eval.TempEval2010TaskAAttributes
-
- TempEval2010TaskAExtents - Class in org.cleartk.timeml.eval
-
TempEval 2010 task A: time extents
Best reported token-level scores in TempEval 2010:
precision: 0.92
recall: 0.91
F1: 0.86
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010TaskAExtents() - Constructor for class org.cleartk.timeml.eval.TempEval2010TaskAExtents
-
- TempEval2010TaskBAttributes - Class in org.cleartk.timeml.eval
-
TempEval 2010 task B: event attributes
Best reported accuracies in TempEval 2010:
polarity: 0.99
modality: 0.99
tense: 0.92
aspect: 0.98
class: 0.79
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010TaskBAttributes() - Constructor for class org.cleartk.timeml.eval.TempEval2010TaskBAttributes
-
- TempEval2010TaskBExtents - Class in org.cleartk.timeml.eval
-
TempEval 2010 task B: event extents
Best reported token-level scores in TempEval 2010:
precision: 0.83
recall: 0.88
F1: 0.83
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010TaskBExtents() - Constructor for class org.cleartk.timeml.eval.TempEval2010TaskBExtents
-
- TempEval2010TaskC - Class in org.cleartk.timeml.eval
-
TempEval 2010 task C: event to same sentence time.
- TempEval2010TaskC() - Constructor for class org.cleartk.timeml.eval.TempEval2010TaskC
-
- TempEval2010TaskD - Class in org.cleartk.timeml.eval
-
TempEval 2010 task D: event to document creation time
Best reported precision in TempEval 2010: 0.82
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010TaskD() - Constructor for class org.cleartk.timeml.eval.TempEval2010TaskD
-
- TempEval2010TaskE - Class in org.cleartk.timeml.eval
-
TempEval 2010 task E: main event to next sentence main event
Best reported precision in TempEval 2010: 0.58
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010TaskE() - Constructor for class org.cleartk.timeml.eval.TempEval2010TaskE
-
- TempEval2010TaskF - Class in org.cleartk.timeml.eval
-
TempEval 2010 task F: event to subordinated event
Best reported precision in TempEval 2010: 0.66
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010TaskF() - Constructor for class org.cleartk.timeml.eval.TempEval2010TaskF
-
- TempEval2010Writer - Class in org.cleartk.corpus.timeml
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TempEval2010Writer() - Constructor for class org.cleartk.corpus.timeml.TempEval2010Writer
-
- TempEval2013Evaluation - Class in org.cleartk.timeml.eval
-
Trains and evaluates event, time and temporal relation models on the TempEval 2013 data.
- TempEval2013Evaluation(File, ImmutableMultimap<Model<?>, Model.Params>, List<File>, boolean, boolean) - Constructor for class org.cleartk.timeml.eval.TempEval2013Evaluation
-
- TempEval2013Evaluation.CopyEventsAndTimes - Class in org.cleartk.timeml.eval
-
- TempEval2013Evaluation.CopyEventsAndTimes() - Constructor for class org.cleartk.timeml.eval.TempEval2013Evaluation.CopyEventsAndTimes
-
- TempEval2013Evaluation.CopyTextAndDocumentCreationTime - Class in org.cleartk.timeml.eval
-
- TempEval2013Evaluation.CopyTextAndDocumentCreationTime() - Constructor for class org.cleartk.timeml.eval.TempEval2013Evaluation.CopyTextAndDocumentCreationTime
-
- TempEval2013Evaluation.FixTimeML - Class in org.cleartk.timeml.eval
-
- TempEval2013Evaluation.FixTimeML() - Constructor for class org.cleartk.timeml.eval.TempEval2013Evaluation.FixTimeML
-
- TempEval2013Evaluation.SetTemporalLinkIDs - Class in org.cleartk.timeml.eval
-
- TempEval2013Evaluation.SetTemporalLinkIDs() - Constructor for class org.cleartk.timeml.eval.TempEval2013Evaluation.SetTemporalLinkIDs
-
- TempEval2013Evaluation.ShrinkTimesContainingEvents - Class in org.cleartk.timeml.eval
-
- TempEval2013Evaluation.ShrinkTimesContainingEvents() - Constructor for class org.cleartk.timeml.eval.TempEval2013Evaluation.ShrinkTimesContainingEvents
-
- TempEval2013Evaluation.UseInferredTlinks - Class in org.cleartk.timeml.eval
-
- TempEval2013Evaluation.UseInferredTlinks() - Constructor for class org.cleartk.timeml.eval.TempEval2013Evaluation.UseInferredTlinks
-
- TempEval2013Writer - Class in org.cleartk.corpus.timeml
-
Write events, times and temporal relations in the TempEval 2013 format.
- TempEval2013Writer() - Constructor for class org.cleartk.corpus.timeml.TempEval2013Writer
-
- 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
- TemporalLinkAnnotator_ImplBase<SOURCE extends Anchor,TARGET extends Anchor> - Class in org.cleartk.timeml.tlink
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TemporalLinkAnnotator_ImplBase(Class<SOURCE>, Class<TARGET>, String...) - Constructor for class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase
-
- TemporalLinkAnnotator_ImplBase.SourceTargetPair - Class in org.cleartk.timeml.tlink
-
- TemporalLinkAnnotator_ImplBase.SourceTargetPair(SOURCE, TARGET) - Constructor for class org.cleartk.timeml.tlink.TemporalLinkAnnotator_ImplBase.SourceTargetPair
-
- TemporalLinkEventToDocumentCreationTimeAnnotator - Class in org.cleartk.timeml.tlink
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TemporalLinkEventToDocumentCreationTimeAnnotator() - Constructor for class org.cleartk.timeml.tlink.TemporalLinkEventToDocumentCreationTimeAnnotator
-
- TemporalLinkEventToSameSentenceTimeAnnotator - Class in org.cleartk.timeml.tlink
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TemporalLinkEventToSameSentenceTimeAnnotator() - Constructor for class org.cleartk.timeml.tlink.TemporalLinkEventToSameSentenceTimeAnnotator
-
- TemporalLinkEventToSubordinatedEventAnnotator - Class in org.cleartk.timeml.tlink
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TemporalLinkEventToSubordinatedEventAnnotator() - Constructor for class org.cleartk.timeml.tlink.TemporalLinkEventToSubordinatedEventAnnotator
-
- TemporalLinkMainEventToNextSentenceMainEventAnnotator - Class in org.cleartk.timeml.tlink
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TemporalLinkMainEventToNextSentenceMainEventAnnotator() - Constructor for class org.cleartk.timeml.tlink.TemporalLinkMainEventToNextSentenceMainEventAnnotator
-
- TemporalLinkModelInfo - Class in org.cleartk.timeml.eval
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- TemporalLinkModelInfo(CleartkInternalModelFactory, String[]) - Constructor for class org.cleartk.timeml.eval.TemporalLinkModelInfo
-
- TemporalLinkModelInfo(CleartkInternalModelFactory) - Constructor for class org.cleartk.timeml.eval.TemporalLinkModelInfo
-
- terminal - Variable in class org.cleartk.corpus.propbank.util.Propbank
-
- terminalNumber - Variable in class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- terminalNumber - Variable in class org.cleartk.corpus.propbank.util.PropbankTerminalRelation
-
- 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
- test(CollectionReader, File) - Method in class org.cleartk.eval.Evaluation_ImplBase
-
Evaluates a model on a set of testing data.
- test(CollectionReader, File) - Method in class org.cleartk.timeml.eval.TempEval2010Evaluation
-
- test(CollectionReader, File) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation
-
- TEST_FOLDS - Static variable in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- 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
-
- threeWordAbbreviationPatterns - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- threeWordAbbreviationRegexes - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- 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
- TimeAnnotator - Class in org.cleartk.timeml.time
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TimeAnnotator() - Constructor for class org.cleartk.timeml.time.TimeAnnotator
-
- TIMEML_VIEW_NAME - Static variable in class org.cleartk.corpus.timeml.TimeMlGoldAnnotator
-
- TimeMlAnnotate - Class in org.cleartk.timeml
-
Command line utility for annotating plain text files with TimeML annotations.
- TimeMlAnnotate() - Constructor for class org.cleartk.timeml.TimeMlAnnotate
-
- TimeMlAnnotate.AddEmptyDCT - Class in org.cleartk.timeml
-
- TimeMlAnnotate.AddEmptyDCT() - Constructor for class org.cleartk.timeml.TimeMlAnnotate.AddEmptyDCT
-
- TimeMlGoldAnnotator - Class in org.cleartk.corpus.timeml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TimeMlGoldAnnotator() - Constructor for class org.cleartk.corpus.timeml.TimeMlGoldAnnotator
-
- TimeMlUtil - Class in org.cleartk.corpus.timeml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TimeMlUtil() - Constructor for class org.cleartk.corpus.timeml.TimeMlUtil
-
- TimeModelInfo - Class in org.cleartk.timeml.eval
-
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- TimeModelInfo(String, CleartkInternalModelFactory, String[]) - Constructor for class org.cleartk.timeml.eval.TimeModelInfo
-
- TimeModelInfo(String, CleartkInternalModelFactory) - Constructor for class org.cleartk.timeml.eval.TimeModelInfo
-
- TimeTypeAnnotator - Class in org.cleartk.timeml.time
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TimeTypeAnnotator() - Constructor for class org.cleartk.timeml.time.TimeTypeAnnotator
-
- TimeWordsExtractor<T extends Annotation> - Class in org.cleartk.timeml.util
-
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- TimeWordsExtractor() - Constructor for class org.cleartk.timeml.util.TimeWordsExtractor
-
- TIMEX_ATTRIBUTES_VIEW_NAME - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- TIMEX_EXTENTS_VIEW_NAME - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- TLINK_DCT_EVENT_VIEW_NAME - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- TLINK_MAIN_EVENTS_VIEW_NAME - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- TLINK_SUBORDINATED_EVENTS_VIEW_NAME - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- TLINK_TIMEX_EVENT_VIEW_NAME - Static variable in class org.cleartk.corpus.timeml.TempEval2010CollectionReader
-
- toArray() - Method in class org.cleartk.ml.util.featurevector.ArrayFeatureVector
-
- toCSV() - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Outputs the ConfusionMatrix as comma-separated values for easy import into spreadsheets
- toElement(AnnotationFS) - Method in class org.cleartk.corpus.timeml.TempEval2013Writer
-
- toHTML() - Method in class org.cleartk.eval.util.ConfusionMatrix
-
Outputs Confusion Matrix in an HTML table.
- 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.tokenizer
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Token(int, int, String) - Constructor for class org.cleartk.token.tokenizer.Token
-
- 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
- TokenAnnotator - Class in org.cleartk.token.tokenizer
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TokenAnnotator() - Constructor for class org.cleartk.token.tokenizer.TokenAnnotator
-
- TokenComponents - Class in org.cleartk.token
-
Copyright (c) 2010, Regents of the University of Colorado
All rights reserved.
- TokenComponents() - Constructor for class org.cleartk.token.TokenComponents
-
- tokenFeatureExtractors - Variable in class org.cleartk.timeml.event.EventAnnotator
-
- Tokenizer - Class in org.cleartk.opennlp.tools
-
An OpenNLP
Tokenizer that uses the ClearTK type system.
- Tokenizer() - Constructor for class org.cleartk.opennlp.tools.Tokenizer
-
- Tokenizer - Interface in org.cleartk.token.tokenizer
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Tokenizer_ImplBase - Class in org.cleartk.token.tokenizer
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Tokenizer_ImplBase() - Constructor for class org.cleartk.token.tokenizer.Tokenizer_ImplBase
-
- TokenPosWriter - Class in org.cleartk.token.pos
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TokenPosWriter() - Constructor for class org.cleartk.token.pos.TokenPosWriter
-
- 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
-
- tokenType - Variable in class org.cleartk.token.pos.PosAnnotator
-
- 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
- topKSequences(List<String>) - Method in class org.cleartk.opennlp.tools.parser.CasPosTagger
-
- topKSequences(String[]) - Method in class org.cleartk.opennlp.tools.parser.CasPosTagger
-
This method will only return a single sequence corresponding to the part-of-speech tags that
have already been assigned to the tokens in the CAS as part of some upstream processing that
precedes running of the
ParserAnnotator.
- topKSequences(String[], Object[]) - Method in class org.cleartk.opennlp.tools.parser.CasPosTagger
-
- 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.corpus.genia.pos.util.Span
-
- toString() - Method in class org.cleartk.corpus.penntreebank.ListSpecification
-
- toString() - Method in class org.cleartk.corpus.penntreebank.RangeSpecification
-
- toString() - Method in class org.cleartk.corpus.propbank.util.Propbank
-
Re-generate the Propbank format line that this object was parsed from.
- toString() - Method in class org.cleartk.corpus.propbank.util.PropbankCorefRelation
-
- toString() - Method in class org.cleartk.corpus.propbank.util.PropbankNodeRelation
-
- toString() - Method in class org.cleartk.corpus.propbank.util.PropbankRelation
-
Re-generate the text that this object was parsed from.
- toString() - Method in class org.cleartk.corpus.propbank.util.PropbankSplitRelation
-
- toString() - Method in class org.cleartk.corpus.propbank.util.PropbankTerminalRelation
-
- toString() - Method in class org.cleartk.corpus.propbank.util.Proplabel
-
Re-generate the Propbank text that this object was parsed from.
- toString() - Method in class org.cleartk.eval.AnnotationStatistics
-
- toString() - Method in class org.cleartk.eval.util.ConfusionMatrix
-
- 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.token.tokenizer.Token
-
- toString() - Method in class org.cleartk.util.PlatformDetection
-
- totalTreebankFiles - Variable in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- toTempEval2007Attributes(AnnotationFS, String) - Static method in class org.cleartk.corpus.timeml.TimeMlUtil
-
- toTimeML(JCas) - Static method in class org.cleartk.corpus.timeml.TempEval2007Writer
-
- toTimeMLAttributes(AnnotationFS, String) - Static method in class org.cleartk.corpus.timeml.TimeMlUtil
-
- toTimeMLElementName(AnnotationFS) - Static method in class org.cleartk.corpus.timeml.TimeMlUtil
-
- toTreebankString(TreebankNode) - Static method in class org.cleartk.syntax.constituent.type.TreebankNodeUtil
-
Format the TreebankNode as a Penn-Treebank-style parenthesized string.
- train(CollectionReader, File) - Method in class org.cleartk.eval.Evaluation_ImplBase
-
Trains a model on a set of training data.
- 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
-
- train(CollectionReader, File) - Method in class org.cleartk.timeml.eval.TempEval2010Evaluation
-
- train(CollectionReader, File) - Method in class org.cleartk.timeml.eval.TempEval2013Evaluation
-
- TRAIN_FOLDS - Static variable in class org.cleartk.corpus.genia.pos.GeniaPosGoldReader
-
- 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
-
- trainAndTest(List<ITEM_TYPE>, List<ITEM_TYPE>) - Method in class org.cleartk.eval.Evaluation_ImplBase
-
Train a model on one set of items and test it on another.
- 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.liblinear.GenericLibLinearClassifierBuilder
-
- trainClassifier(File, String...) - Method in class org.cleartk.ml.viterbi.ViterbiClassifierBuilder
-
- trainingArguments - Variable in class org.cleartk.timeml.eval.ModelInfo
-
- 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
-
- TREEBANK_VIEW - Static variable in class org.cleartk.corpus.penntreebank.PennTreebankReader
-
The view containing the parenthesized text of a TreeBank .mrg file.
- TreebankAligningAnnotator - Class in org.cleartk.corpus.timeml
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TreebankAligningAnnotator() - Constructor for class org.cleartk.corpus.timeml.TreebankAligningAnnotator
-
- treebankDirectory - Variable in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- treebankFiles - Variable in class org.cleartk.corpus.propbank.PropbankGoldReader
-
- 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
-
- TreebankGoldAnnotator - Class in org.cleartk.corpus.penntreebank
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TreebankGoldAnnotator() - Constructor for class org.cleartk.corpus.penntreebank.TreebankGoldAnnotator
-
- 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
- TreebankNodeConverter - Class in org.cleartk.corpus.penntreebank
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- TreebankNodeConverter() - Constructor for class org.cleartk.corpus.penntreebank.TreebankNodeConverter
-
- 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
-
- tripleQuotePattern - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- tripleQuoteRegex - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- twoWordAbbreviationPatterns - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- twoWordAbbreviationRegexes - Static variable in class org.cleartk.token.tokenizer.PennTreebankTokenizer
-
- 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
-
- typesInitialized - Variable in class org.cleartk.token.pos.PosAnnotator
-
- 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.token.breakit.BreakIteratorAnnotator.BreakIteratorType
-
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.token.breakit.BreakIteratorAnnotator.BreakIteratorType
-
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
-
- VerbClauseTemporalAnnotate - Class in org.cleartk.timeml.tlink
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- VerbClauseTemporalAnnotate() - Constructor for class org.cleartk.timeml.tlink.VerbClauseTemporalAnnotate
-
- VerbClauseTemporalAnnotator - Class in org.cleartk.timeml.tlink
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- VerbClauseTemporalAnnotator() - Constructor for class org.cleartk.timeml.tlink.VerbClauseTemporalAnnotator
-
- VerbClauseTemporalTrain - Class in org.cleartk.timeml.tlink
-
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- VerbClauseTemporalTrain() - Constructor for class org.cleartk.timeml.tlink.VerbClauseTemporalTrain
-
- 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
-