- ABREV_PATTERN - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AffixOfMentionPair
-
- absNorm() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- absNorm() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- absNorm(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- absNorm() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- absNorm() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- absNormalize() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- absNormalize() - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- absNormalize(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- absNormalize() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- absoluteCluster(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- absoluteCluster(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- AbstractClassifierEvaluating - Class in edu.umass.cs.mallet.base.classify
-
Created: Apr 13, 2005
- AbstractClassifierEvaluating() - Constructor for class edu.umass.cs.mallet.base.classify.AbstractClassifierEvaluating
-
- AbstractPipeInputIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- AbstractPipeInputIterator() - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
-
- accept(File) - Method in class edu.umass.cs.mallet.base.util.DirectoryFilter
-
- accept(File) - Method in class edu.umass.cs.mallet.base.util.RegexFileFilter
-
- accept(File) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.XMLFileFilter
-
- accuracy() - Method in class edu.umass.cs.mallet.base.classify.Trial
-
- accuracyAtCoverage(double) - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
accuracy at a given coverage percentage
- accuracyAtCoverage(double) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- AccuracyCoverage - Class in edu.umass.cs.mallet.base.classify.evaluate
-
Methods for calculating and displaying the accuracy v.
- AccuracyCoverage(Trial, int, String, String) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
Constructs object, sorts classifications, and creates
accuracyValues array
- AccuracyCoverage(Trial, String, String) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- AccuracyCoverage(Trial, String) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- AccuracyCoverage(Classifier, InstanceList, String) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- AccuracyCoverage(Classifier, InstanceList, int, String) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- AccuracyCoverage - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- AccuracyCoverage(Classifier, InstanceList) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AccuracyCoverage
-
- AccuracyCoverage(ArrayList) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AccuracyCoverage
-
- AccuracyCoverage.ClassificationComparator - Class in edu.umass.cs.mallet.base.classify.evaluate
-
- AccuracyCoverageEvaluator - Class in edu.umass.cs.mallet.base.extract
-
Constructs Accuracy-coverage graph using confidence values to sort Fields.
- AccuracyCoverageEvaluator(int) - Constructor for class edu.umass.cs.mallet.base.extract.AccuracyCoverageEvaluator
-
- accuracyCoverageValuesToString() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- AccuracyEvaluator - Class in edu.umass.cs.mallet.base.classify
-
- AccuracyEvaluator() - Constructor for class edu.umass.cs.mallet.base.classify.AccuracyEvaluator
-
- accuracyRecallValuesToString(int) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- accuracyValues() - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- AceTypeFeature - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- AceTypeFeature() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AceTypeFeature
-
- ACRO_PATTERN - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AffixOfMentionPair
-
- AcronymOf - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- AcronymOf() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AcronymOf
-
- actionPerformed(ActionEvent) - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- AdaBoost - Class in edu.umass.cs.mallet.base.classify
-
AdaBoost
Robert E.
- AdaBoost(Pipe, Classifier[], double[]) - Constructor for class edu.umass.cs.mallet.base.classify.AdaBoost
-
- AdaBoostM2 - Class in edu.umass.cs.mallet.base.classify
-
AdaBoostM2
- AdaBoostM2(Pipe, Classifier[], double[]) - Constructor for class edu.umass.cs.mallet.base.classify.AdaBoostM2
-
- AdaBoostM2Trainer - Class in edu.umass.cs.mallet.base.classify
-
This version of AdaBoost can handle multi-class problems.
- AdaBoostM2Trainer(ClassifierTrainer, int) - Constructor for class edu.umass.cs.mallet.base.classify.AdaBoostM2Trainer
-
- AdaBoostM2Trainer(ClassifierTrainer) - Constructor for class edu.umass.cs.mallet.base.classify.AdaBoostM2Trainer
-
- AdaBoostTrainer - Class in edu.umass.cs.mallet.base.classify
-
This version of AdaBoost should be used only for binary classification.
- AdaBoostTrainer(ClassifierTrainer, int) - Constructor for class edu.umass.cs.mallet.base.classify.AdaBoostTrainer
-
- AdaBoostTrainer(ClassifierTrainer) - Constructor for class edu.umass.cs.mallet.base.classify.AdaBoostTrainer
-
- add(String) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph.Legend
-
- add(Pipe) - Method in class edu.umass.cs.mallet.base.pipe.ParallelPipes
-
- add(Pipe) - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- add(FeatureVector) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
Adds all indices that are present in some other feature vector
with value 1.0.
- add(FeatureVector, String) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
Adds all features from some other feature vector with weight 1.0.
- add(FeatureVector, String, boolean) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
Adds all features from some other feature vector with weight 1.0.
- add(int, double) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- add(Object, double) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- add(int) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- add(FeatureConjunction) - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction.List
-
- add(Object) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- add(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- add(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- add(Object) - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- add(PipeInputIterator) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Adds to this list every instance generated by the iterator,
passing each one through this list's pipe.
- add(InstanceList) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Adds to this list each instance in the input list.
- add(Object, Object, Object, Object, double) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Constructs and appends an instance to this list, passing it through this
list's pipe and assigning it the specified weight.
- add(Object, Object, Object, Object) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Constructs and appends an instance to this list, passing it through this
list's pipe.
- add(Instance) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Appends the instance to this list.
- add(Instance, double) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Appends the instance to this list, assigning it the specified weight.
- add(Instance) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Appends the instance to this list.
- add(PipeInputIterator) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Adds to this list every instance generated by the iterator,
passing each one through this list's pipe.
- add(Object, Object, Object, Object, double) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Constructs and appends an instance to this list, passing it through this
list's pipe and assigning it the specified weight.
- add(Object) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- add(Token) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- add(Object) - Method in interface edu.umass.cs.mallet.base.util.Addable
-
- add(CommandOption) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- add(CommandOption[]) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- add(CommandOption.List) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- add(Class) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- add(double) - Method in class edu.umass.cs.mallet.base.util.DoubleList
-
- add(String, Object, PropertyList) - Static method in class edu.umass.cs.mallet.base.util.PropertyList
-
- add(String, String, PropertyList) - Static method in class edu.umass.cs.mallet.base.util.PropertyList
-
- add(String, double, PropertyList) - Static method in class edu.umass.cs.mallet.base.util.PropertyList
-
- add(Object) - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
-
Inserts a value into the set.
- add(Object) - Method in class gnu.trove.decorator.TFloatHashSetDecorator
-
Inserts a value into the set.
- add(Object) - Method in class gnu.trove.decorator.TIntHashSetDecorator
-
Inserts a value into the set.
- add(Object) - Method in class gnu.trove.decorator.TLongHashSetDecorator
-
Inserts a value into the set.
- add(double) - Method in class gnu.trove.TDoubleArrayList
-
Adds val to the end of the list, growing as needed.
- add(double[]) - Method in class gnu.trove.TDoubleArrayList
-
Adds the values in the array vals to the end of the
list, in order.
- add(double[], int, int) - Method in class gnu.trove.TDoubleArrayList
-
Adds a subset of the values in the array vals to the
end of the list, in order.
- add(double) - Method in class gnu.trove.TDoubleHashSet
-
Inserts a value into the set.
- add(float) - Method in class gnu.trove.TFloatArrayList
-
Adds val to the end of the list, growing as needed.
- add(float[]) - Method in class gnu.trove.TFloatArrayList
-
Adds the values in the array vals to the end of the
list, in order.
- add(float[], int, int) - Method in class gnu.trove.TFloatArrayList
-
Adds a subset of the values in the array vals to the
end of the list, in order.
- add(float) - Method in class gnu.trove.TFloatHashSet
-
Inserts a value into the set.
- add(Object) - Method in class gnu.trove.THashMap.KeyView
-
- add(Object) - Method in class gnu.trove.THashSet
-
Inserts a value into the set.
- add(int) - Method in class gnu.trove.TIntArrayList
-
Adds val to the end of the list, growing as needed.
- add(int[]) - Method in class gnu.trove.TIntArrayList
-
Adds the values in the array vals to the end of the
list, in order.
- add(int[], int, int) - Method in class gnu.trove.TIntArrayList
-
Adds a subset of the values in the array vals to the
end of the list, in order.
- add(int) - Method in class gnu.trove.TIntHashSet
-
Inserts a value into the set.
- add(int, Object) - Method in class gnu.trove.TLinkedList
-
Inserts linkable at index index in the list.
- add(Object) - Method in class gnu.trove.TLinkedList
-
Appends linkable to the end of the list.
- add(Object) - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Insert linkable at the current position of the iterator.
- add(long) - Method in class gnu.trove.TLongArrayList
-
Adds val to the end of the list, growing as needed.
- add(long[]) - Method in class gnu.trove.TLongArrayList
-
Adds the values in the array vals to the end of the
list, in order.
- add(long[], int, int) - Method in class gnu.trove.TLongArrayList
-
Adds a subset of the values in the array vals to the
end of the list, in order.
- add(long) - Method in class gnu.trove.TLongHashSet
-
Inserts a value into the set.
- Addable - Interface in edu.umass.cs.mallet.base.util
-
- addAll(TokenSequence) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- addAll(Token[]) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- addAll(Object[]) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- addAll(double[]) - Method in class gnu.trove.TDoubleHashSet
-
Adds all of the elements in array to the set.
- addAll(float[]) - Method in class gnu.trove.TFloatHashSet
-
Adds all of the elements in array to the set.
- addAll(Collection) - Method in class gnu.trove.THashMap.KeyView
-
- addAll(Collection) - Method in class gnu.trove.THashSet
-
Adds all of the elements in collection to the set.
- addAll(int[]) - Method in class gnu.trove.TIntHashSet
-
Adds all of the elements in array to the set.
- addAll(long[]) - Method in class gnu.trove.TLongHashSet
-
Adds all of the elements in array to the set.
- addAuthorsFromLine(String, ArrayList, IEInterface, boolean, int, int) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- addBefore(TLinkable, TLinkable) - Method in class gnu.trove.TLinkedList
-
Inserts newElement into the list immediately before current.
- AddClassifierTokenPredictions - Class in edu.umass.cs.mallet.base.pipe
-
This pipe uses a Classifier to label each token (i.e., using 0-th order Markov assumption),
then adds the predictions as features to each token.
- AddClassifierTokenPredictions(InstanceList) - Constructor for class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
- AddClassifierTokenPredictions(InstanceList, InstanceList) - Constructor for class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
- AddClassifierTokenPredictions(AddClassifierTokenPredictions.TokenClassifiers, int[], boolean, InstanceList) - Constructor for class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
- AddClassifierTokenPredictions.TokenClassifiers - Class in edu.umass.cs.mallet.base.pipe
-
This inner class represents the trained token classifiers.
- addConjunction(String, Alphabet, int[], boolean[]) - Method in class edu.umass.cs.mallet.base.pipe.AugmentableFeatureVectorAddConjunctions
-
- addDataToGraph(double[], int, String) - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- addDocumentExtraction(DocumentExtraction) - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- addEdgeMap(Object, Object, double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
-
- addFeaturesClassEntropyThreshold - Variable in class edu.umass.cs.mallet.base.classify.DecisionTree
-
- addFeatureWeightsTo(double[]) - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- addFeatureWeightsTo(double[], double) - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- addFiller(LabeledSpan) - Method in class edu.umass.cs.mallet.base.extract.Field
-
- addFirst(Object) - Method in class gnu.trove.TLinkedList
-
Inserts linkable at the head of the list.
- addFullyConnectedStates(String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- addFullyConnectedStates(String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- addFullyConnectedStates(String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addFullyConnectedStates(String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addFullyConnectedStates(String[]) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addFullyConnectedStates(String[]) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- addFullyConnectedStatesForBiLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
Add as many states as there are labels, but don't create
separate observational-test-weights for each source-destination
pair of states---instead have all the incoming transitions to a
state share the same observational-feature-test weights.
- addFullyConnectedStatesForBiLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- addFullyConnectedStatesForBiLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addFullyConnectedStatesForBiLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addFullyConnectedStatesForBiLabels() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addFullyConnectedStatesForBiLabels() - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- addFullyConnectedStatesForLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- addFullyConnectedStatesForLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- addFullyConnectedStatesForLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addFullyConnectedStatesForLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addFullyConnectedStatesForLabels() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addFullyConnectedStatesForLabels() - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- addFullyConnectedStatesForThreeQuarterLabels(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addFullyConnectedStatesForThreeQuarterLabels(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addFullyConnectedStatesForThreeQuarterLabels(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- addFullyConnectedStatesForTriLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- addFullyConnectedStatesForTriLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- addFullyConnectedStatesForTriLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addFullyConnectedStatesForTriLabels() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addFullyConnectedStatesForTriLabels() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addFullyConnectedStatesForTriLabels() - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- addItem(String, int, Color) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph
-
- addItem(String, int) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph
-
- addItemVector(Vector, String) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph
-
Adds a new data series
- addLast(Object) - Method in class gnu.trove.TLinkedList
-
Adds linkable to the end of the list.
- addLogProbabilities(double[]) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Logged
-
- addMultinomial(Multinomial) - Method in class edu.umass.cs.mallet.base.types.Dirichlet.Estimator
-
- addNewCitation(Citation) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Publication
-
- addOrderNStates(InstanceList, int[], boolean[], String, Pattern, Pattern, boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Assumes that the CRF's output alphabet contains
Strings.
- addOrderNStates(InstanceList, int[], boolean[], String, Pattern, Pattern, boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Assumes that the CRF's output alphabet contains
Strings.
- addOrderNStates(InstanceList, int[], boolean[], String, Pattern, Pattern, boolean) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
Assumes that the HMM's output alphabet contains
Strings.
- addPaperFromLine(String, ArrayList, IEInterface, boolean, int, int) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- addProbabilities(double[]) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Logged
-
- addProbabilitiesTo(double[]) - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- address - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- addSelfTransitioningStateForAllLabels(String) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- addSelfTransitioningStateForAllLabels(String) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- addSelfTransitioningStateForAllLabels(String) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addSelfTransitioningStateForAllLabels(String) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addSelfTransitioningStateForAllLabels(String) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addSelfTransitioningStateForAllLabels(String) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- addStartState() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addStartState(String) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addState(String, double, double, String[], String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- addState(String, double, double, String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- addState(String, String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- addState(String, double, double, String[], String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- addState(String, double, double, String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- addState(String, String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- addState(String, double, double, String[], String[], String[][]) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addState(String, double, double, String[], String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addState(String, double, double, String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addState(String, String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- addState(String, double, double, String[], String[], String[][]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addState(String, double, double, String[], String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addState(String, double, double, String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addState(String, String[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- addState(String, double, double, String[], String[], String[][]) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addState(String, double, double, String[], String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addState(String, double, double, String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addState(String, String[]) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- addState(String, double, double, int[], int[], double[], String[]) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
-
- addState(String, double, double, Object[], Object[], double[], String[]) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
-
- addState(String, double, double, String[], String[]) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- addState(String, String[]) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- addStatesForBiLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
Add states to create a second-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForBiLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
Add states to create a second-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForBiLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Add states to create a second-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForBiLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Add states to create a second-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForBiLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
Add states to create a second-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForBiLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
Add states to create a second-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForHalfLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
Add as many states as there are labels, but don't create separate weights
for each source-destination pair of states.
- addStatesForHalfLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
Add as many states as there are labels, but don't create separate weights
for each source-destination pair of states.
- addStatesForHalfLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Add as many states as there are labels, but don't create separate weights
for each source-destination pair of states.
- addStatesForHalfLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Add as many states as there are labels, but don't create separate weights
for each source-destination pair of states.
- addStatesForHalfLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
Add as many states as there are labels, but don't create separate weights
for each source-destination pair of states.
- addStatesForHalfLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
Add as many states as there are labels, but don't create separate weights
for each source-destination pair of states.
- addStatesForLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
Add states to create a first-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
Add states to create a first-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Add states to create a first-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Add states to create a first-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
Add states to create a first-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
Add states to create a first-order Markov model on labels,
adding only those transitions the occur in the given
trainingSet.
- addStatesForThreeQuarterLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Add as many states as there are labels, but don't create
separate observational-test-weights for each source-destination
pair of states---instead have all the incoming transitions to a
state share the same observational-feature-test weights.
- addStatesForThreeQuarterLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Add as many states as there are labels, but don't create
separate observational-test-weights for each source-destination
pair of states---instead have all the incoming transitions to a
state share the same observational-feature-test weights.
- addStatesForThreeQuarterLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
Add as many states as there are labels, but don't create
separate observational-test-weights for each source-destination
pair of states---instead have all the incoming transitions to a
state share the same observational-feature-test weights.
- addStatesForThreeQuarterLabelsConnectedAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
Add as many states as there are labels, but don't create
separate observational-test-weights for each source-destination
pair of states---instead have all the incoming transitions to a
state share the same observational-feature-test weights.
- addTo(double[], double) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- addTo(double[]) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- addTo(double[]) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- addTo(double[], double) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- addTo(AugmentableFeatureVector, double, FeatureSelection) - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- addTo(AugmentableFeatureVector, double) - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- addTo(AugmentableFeatureVector) - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- addTo(AugmentableFeatureVector, double, FeatureSelection) - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction.List
-
- addTo(AugmentableFeatureVector, double) - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction.List
-
- addTo(double[]) - Method in class edu.umass.cs.mallet.base.types.Label
-
- addTo(double[], double) - Method in class edu.umass.cs.mallet.base.types.Label
-
- addTo(double[]) - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- addTo(double[], double) - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- addTo(double[], double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- addTo(double[]) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- addToClustering(String, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.KeyClustering
-
- addToClustering(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MortonClustering
-
- addToClustering(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MortonClustering
-
- addTrial(Trial, String) - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- addTrial(Trial, int, String) - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
- addVenuesFromLine(String, ArrayList, IEInterface, boolean, int, int) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- addVertexMap(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
-
- addVerticesToGraph(WeightedGraph, List, HashMap) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- addVerticesToGraph(WeightedGraph, List, HashMap) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
-
- addVerticesToGraph(WeightedGraph, List, HashMap) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- addWeight(int, String) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- adjustValue(double, double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(double, float) - Method in class gnu.trove.TDoubleFloatHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(double, int) - Method in class gnu.trove.TDoubleIntHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(double, long) - Method in class gnu.trove.TDoubleLongHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(float, double) - Method in class gnu.trove.TFloatDoubleHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(float, float) - Method in class gnu.trove.TFloatFloatHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(float, int) - Method in class gnu.trove.TFloatIntHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(float, long) - Method in class gnu.trove.TFloatLongHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(int, double) - Method in class gnu.trove.TIntDoubleHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(int, float) - Method in class gnu.trove.TIntFloatHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(int, int) - Method in class gnu.trove.TIntIntHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(int, long) - Method in class gnu.trove.TIntLongHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(long, double) - Method in class gnu.trove.TLongDoubleHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(long, float) - Method in class gnu.trove.TLongFloatHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(long, int) - Method in class gnu.trove.TLongIntHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(long, long) - Method in class gnu.trove.TLongLongHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(Object, double) - Method in class gnu.trove.TObjectDoubleHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(Object, float) - Method in class gnu.trove.TObjectFloatHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(Object, int) - Method in class gnu.trove.TObjectIntHashMap
-
Adjusts the primitive value mapped to key.
- adjustValue(Object, long) - Method in class gnu.trove.TObjectLongHashMap
-
Adjusts the primitive value mapped to key.
- advance() - Method in class gnu.trove.TDoubleDoubleIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TDoubleFloatIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TDoubleIntIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TDoubleLongIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TDoubleObjectIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TFloatDoubleIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TFloatFloatIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TFloatIntIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TFloatLongIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TFloatObjectIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TIntDoubleIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TIntFloatIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TIntIntIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TIntLongIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TIntObjectIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TLongDoubleIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TLongFloatIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TLongIntIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TLongLongIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TLongObjectIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TObjectDoubleIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TObjectFloatIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TObjectIntIterator
-
Moves the iterator forward to the next entry in the underlying map.
- advance() - Method in class gnu.trove.TObjectLongIterator
-
Moves the iterator forward to the next entry in the underlying map.
- AffixOfMentionPair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- AffixOfMentionPair() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AffixOfMentionPair
-
- AGIS - Class in edu.umass.cs.mallet.base.maximize
-
- AGIS(double) - Constructor for class edu.umass.cs.mallet.base.maximize.AGIS
-
- AGIS(double, boolean) - Constructor for class edu.umass.cs.mallet.base.maximize.AGIS
-
- AGIS - Class in edu.umass.cs.mallet.base.minimize
-
- AGIS(double) - Constructor for class edu.umass.cs.mallet.base.minimize.AGIS
-
- ALL_DIRECTORIES - Static variable in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
-
Use as label names all the directory names in the filename.
- ALL_DIRECTORIES - Static variable in class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
-
Use as label names all the directory names in the filename.
- AllClusterSegmentation(InstanceList, Pipe) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.AllClusterSegmentation
-
make an AllClusterSegmentation from the true segmentation
of an instancelist
- AllLinks - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
-
Subsumes ClosestSingleLink, AverageLink, FarthestLink to save computation
- AllLinks(Classifier, boolean, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.AllLinks
-
- AllLinks(Classifier, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.AllLinks
-
- AllLinks(Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.AllLinks
-
- almostEquals(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- almostEquals(double, double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
- almostEquals(double, double, double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
- almostEquals(double[], double[], double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
- alpha(int) - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- Alphabet - Class in edu.umass.cs.mallet.base.types
-
A mapping between integers and objects where the mapping in each
direction is efficient.
- Alphabet(int, Class) - Constructor for class edu.umass.cs.mallet.base.types.Alphabet
-
- Alphabet(Class) - Constructor for class edu.umass.cs.mallet.base.types.Alphabet
-
- Alphabet(int) - Constructor for class edu.umass.cs.mallet.base.types.Alphabet
-
- Alphabet() - Constructor for class edu.umass.cs.mallet.base.types.Alphabet
-
- alwaysEvaluateWhenFinished - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- any(TDoubleProcedure, double[]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
Returns true if the procedure proc returns true for any
element of the array v.
- any(TObjectProcedure, Object[][]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
Returns true if the procedure proc returns true for any
element of the array v.
- append(int[], int) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
Returns a new array with a single element appended at the end.
- append(boolean[], boolean) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
Returns a new array with a single element appended at the end.
- append(Object[], Object) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
Returns a new array with a single element appended at the end.
- apply(Transducer, Sequence, int) - Static method in class edu.umass.cs.mallet.base.fst.SimpleTagger
-
Apply a transducer to an input sequence to produce the k highest-scoring
output sequences.
- argmax(double[]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
- argmax(TObjectDoubleHashMap) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
-
Returns the key in map that has the greatest score
- Array2ArrayIterator() - Constructor for class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe.Array2ArrayIterator
-
- Array2ArrayIterator() - Constructor for class edu.umass.cs.mallet.base.pipe.tests.TestSGML2TokenSequence.Array2ArrayIterator
-
- Array2FeatureVector - Class in edu.umass.cs.mallet.base.pipe
-
Converts a Java array of numerical types to a FeatureVector, where the
Alphabet is the data array index wrapped in an Integer object.
- Array2FeatureVector(int) - Constructor for class edu.umass.cs.mallet.base.pipe.Array2FeatureVector
-
- Array2FeatureVector() - Constructor for class edu.umass.cs.mallet.base.pipe.Array2FeatureVector
-
- Array2FeatureVector(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.Array2FeatureVector
-
Construct a pipe based on the dimensions of the data and target.
- arrayCopyFrom(int, Matrix) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- arrayCopyFrom(double[]) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
Copy values from an array into this vector.
- arrayCopyFrom(double[], int) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
Copy values from an array starting at a particular index into this
vector.
- arrayCopyFrom(double[], int) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- arrayCopyFrom(double[]) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
Copy values from an array into this vector.
- arrayCopyFrom(double[], int) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
Copy values from an array starting at a particular location into this
vector.
- arrayCopyInto(double[], int) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
Copy the contents of this vector into an array starting at a particular
index.
- arrayCopyInto(double[], int) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- arrayCopyInto(double[], int) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
Copy the contents of this vector into an array starting at a
particular location.
- arrayCopyTo(int, Matrix) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- arrayCopyTo(int, double[]) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- ArrayDataAndTargetIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- ArrayDataAndTargetIterator(ArrayList, ArrayList) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.ArrayDataAndTargetIterator
-
- ArrayDataAndTargetIterator(Object[], Object[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.ArrayDataAndTargetIterator
-
- ArrayIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- ArrayIterator(List, Object) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.ArrayIterator
-
- ArrayIterator(List) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.ArrayIterator
-
- ArrayIterator(Object[], Object) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.ArrayIterator
-
- ArrayIterator(Object[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.ArrayIterator
-
- ArrayListSequence - Class in edu.umass.cs.mallet.base.types
-
- ArrayListSequence() - Constructor for class edu.umass.cs.mallet.base.types.ArrayListSequence
-
- ArrayListUtils - Class in edu.umass.cs.mallet.base.util
-
- ArrayListUtils() - Constructor for class edu.umass.cs.mallet.base.util.ArrayListUtils
-
- ArraySequence - Class in edu.umass.cs.mallet.base.types
-
- ArraySequence(ArrayList) - Constructor for class edu.umass.cs.mallet.base.types.ArraySequence
-
- ArraySequence(Object[], boolean) - Constructor for class edu.umass.cs.mallet.base.types.ArraySequence
-
- ArraySequence(Object[]) - Constructor for class edu.umass.cs.mallet.base.types.ArraySequence
-
- ArraySequence(Sequence, boolean) - Constructor for class edu.umass.cs.mallet.base.types.ArraySequence
-
- ArrayUtils - Class in edu.umass.cs.mallet.base.util
-
Static utility methods for arrays
(like java.util.Arrays, but more useful).
- AStar - Class in edu.umass.cs.mallet.base.util.search
-
Created by IntelliJ IDEA.
- AStar(AStarState[], int) - Constructor for class edu.umass.cs.mallet.base.util.search.AStar
-
Create an A* search iterator starting from the given initial states.
- AStarNode - Class in edu.umass.cs.mallet.base.util.search
-
Created by IntelliJ IDEA.
- AStarNode(AStarState, AStarNode, double) - Constructor for class edu.umass.cs.mallet.base.util.search.AStarNode
-
Create an A* search node with given state, parent, and cost.
- AStarNode.NextNodeIterator - Class in edu.umass.cs.mallet.base.util.search
-
Iterator over new A* search nodes generated by state transitions
from this node's state.
- AStarState - Interface in edu.umass.cs.mallet.base.util.search
-
Created by IntelliJ IDEA.
- AttributeExtraction - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- AttributeExtraction(ArrayList, String, String, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AttributeExtraction
-
- attributeExtraction() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AttributeExtraction
-
- AugmentableFeatureVector - Class in edu.umass.cs.mallet.base.types
-
- AugmentableFeatureVector(Alphabet, int[], double[], int, int, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
To make a binary vector, pass null for "values"
- AugmentableFeatureVector(Alphabet, int[], double[], int, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet, int[], double[], int, boolean) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet, int[], double[], int) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet, double[], int) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet, double[]) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet, int, boolean) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet, boolean) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(FeatureVector) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(FeatureSequence, boolean) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet, PropertyList, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVector(Alphabet, PropertyList, boolean) - Constructor for class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- AugmentableFeatureVectorAddConjunctions - Class in edu.umass.cs.mallet.base.pipe
-
Add specified conjunctions to each instance.
- AugmentableFeatureVectorAddConjunctions() - Constructor for class edu.umass.cs.mallet.base.pipe.AugmentableFeatureVectorAddConjunctions
-
- AugmentableFeatureVectorLogScale - Class in edu.umass.cs.mallet.base.pipe
-
Given an AugmentableFeatureVector, set those values greater than
or equal to 1 to log(value)+1.
- AugmentableFeatureVectorLogScale() - Constructor for class edu.umass.cs.mallet.base.pipe.AugmentableFeatureVectorLogScale
-
- Author - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- Author() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Author
-
- author - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- AUTHOR - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- AUTHOR - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
-
- AuthorCitation - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
A Citation object which is treated as an author
- AuthorCitation(String, String, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorCitation
-
- AuthorCitation(String, Object, int, IEInterface, int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorCitation
-
- AuthorLastNameEqual - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- AuthorLastNameEqual() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorLastNameEqual
-
- authorNorm(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- authorNormalization(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Normalization
-
- authorNormalization(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NormalizationPipe
-
- AuthorPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- AuthorPipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorPipe
-
- authors - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- AverageLink - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
-
Feature is similarity between node and closest node in cluster, as
determined by the classifier
- AverageLink(Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.AverageLink
-
- averageTokenAccuracy(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- averageTokenAccuracy(InstanceList, String) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- C45 - Class in edu.umass.cs.mallet.base.classify
-
A C4.5 Decision Tree classifier.
- C45(Pipe, C45.Node) - Constructor for class edu.umass.cs.mallet.base.classify.C45
-
- C45.Node - Class in edu.umass.cs.mallet.base.classify
-
- C45Trainer - Class in edu.umass.cs.mallet.base.classify
-
A C4.5 decision tree learner, approximtely.
- C45Trainer() - Constructor for class edu.umass.cs.mallet.base.classify.C45Trainer
-
Uses default values: not depth limited tree with
a minimum of 2 instances in each leaf node
- C45Trainer(int) - Constructor for class edu.umass.cs.mallet.base.classify.C45Trainer
-
Construct a depth-limited tree with the given depth limit
- C45Trainer(boolean) - Constructor for class edu.umass.cs.mallet.base.classify.C45Trainer
-
- C45Trainer(int, boolean) - Constructor for class edu.umass.cs.mallet.base.classify.C45Trainer
-
- CachedMetric - Interface in edu.umass.cs.mallet.base.types
-
Stores a hash for each object being compared for efficient
computation.
- calcGainRatios(InstanceList, int[], int) - Static method in class edu.umass.cs.mallet.base.types.GainRatio
-
Calculates gain ratios for all (feature, split point) pairs
snd returns array of:
- calcPerLabelInfoGains(InstanceList) - Static method in class edu.umass.cs.mallet.base.types.PerLabelInfoGain
-
- canIterateAllTransitions() - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- capacity() - Method in class gnu.trove.THash
-
- capacity() - Method in class gnu.trove.TObjectHash
-
- capacity() - Method in class gnu.trove.TPrimitiveHash
-
Returns the capacity of the hash table.
- cardinality() - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- CharacterCounter() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.LinearDistanceMentionPair.CharacterCounter
-
- CharSequence2CharNGrams - Class in edu.umass.cs.mallet.base.pipe
-
Transform a character sequence into a token sequence of character N grams.
- CharSequence2CharNGrams(int, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.CharSequence2CharNGrams
-
- CharSequence2TokenSequence - Class in edu.umass.cs.mallet.base.pipe
-
Pipe that tokenizes a character sequence.
- CharSequence2TokenSequence(CharSequenceLexer) - Constructor for class edu.umass.cs.mallet.base.pipe.CharSequence2TokenSequence
-
- CharSequence2TokenSequence(String) - Constructor for class edu.umass.cs.mallet.base.pipe.CharSequence2TokenSequence
-
- CharSequence2TokenSequence(Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.CharSequence2TokenSequence
-
- CharSequence2TokenSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.CharSequence2TokenSequence
-
- CharSequenceArray2TokenSequence - Class in edu.umass.cs.mallet.base.pipe
-
Transform an array of character Sequences into a token sequence.
- CharSequenceArray2TokenSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.CharSequenceArray2TokenSequence
-
- CharSequenceLexer - Class in edu.umass.cs.mallet.base.util
-
- CharSequenceLexer() - Constructor for class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- CharSequenceLexer(Pattern) - Constructor for class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- CharSequenceLexer(String) - Constructor for class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- CharSequenceLexer(CharSequence, Pattern) - Constructor for class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- CharSequenceLexer(CharSequence, String) - Constructor for class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- CharSequenceReplace - Class in edu.umass.cs.mallet.base.pipe
-
Given a string, repeatedly look for matches of the regex, and
replace the entire match with the given replacement string.
- CharSequenceReplace(Pattern, String) - Constructor for class edu.umass.cs.mallet.base.pipe.CharSequenceReplace
-
- CharSubsequence - Class in edu.umass.cs.mallet.base.pipe
-
Given a string, return only the portion of the string inside a regex parenthesized group.
- CharSubsequence(Pattern, int) - Constructor for class edu.umass.cs.mallet.base.pipe.CharSubsequence
-
- CharSubsequence(Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.CharSubsequence
-
- checkpointFilePrefix - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- checkpointIterationsToSkip - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- checkpointTransducer - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- chooseEdge2(List, double, double, Random) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- chooseEdge3(List, double, double, Random) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- Citation - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
Objects of this class represent citations (in the citation
domain).
- Citation(String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- Citation(String, Object, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- Citation(String, Object, int, IEInterface, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- Citation(String, Object, int, IEInterface) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- Citation(String, Object, int, IEInterface, int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- Citation() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- citation - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- CitationCluster - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- CitationCluster(String, String, String[], String[], double[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- CitationCluster(Instance, String, String, String[], String[], double[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- CitationCluster(CharSequence, String, String, String[], String[], double[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- CitationNormalizer - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
Created by IntelliJ IDEA.
- CitationNormalizer() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- CitationUtils - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- CitationUtils() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- Classification - Class in edu.umass.cs.mallet.base.classify
-
The result of classifying a single instance.
- Classification(Instance, Classifier, Labeling) - Constructor for class edu.umass.cs.mallet.base.classify.Classification
-
- Classification2ConfidencePredictingFeatureVector - Class in edu.umass.cs.mallet.base.pipe
-
Pipe features from underlying classifier to
the confidence prediction instance list
- Classification2ConfidencePredictingFeatureVector() - Constructor for class edu.umass.cs.mallet.base.pipe.Classification2ConfidencePredictingFeatureVector
-
- ClassificationComparator() - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage.ClassificationComparator
-
- Classifier - Class in edu.umass.cs.mallet.base.classify
-
Abstract parent of all Classifiers.
- Classifier() - Constructor for class edu.umass.cs.mallet.base.classify.Classifier
-
For serialization only.
- Classifier(Pipe) - Constructor for class edu.umass.cs.mallet.base.classify.Classifier
-
- Classifier2Info - Class in edu.umass.cs.mallet.base.classify.tui
-
Diagnostic facilities for a vector file.
- Classifier2Info() - Constructor for class edu.umass.cs.mallet.base.classify.tui.Classifier2Info
-
- ClassifierEvaluating - Interface in edu.umass.cs.mallet.base.classify
-
- ClassifierTrainer - Class in edu.umass.cs.mallet.base.classify
-
Abstract parent of all classifier trainers.
- ClassifierTrainer() - Constructor for class edu.umass.cs.mallet.base.classify.ClassifierTrainer
-
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.AdaBoost
-
- classify(Instance, int) - Method in class edu.umass.cs.mallet.base.classify.AdaBoost
-
Classify the given instance using only the first
numWeakClassifiersToUse classifiers
trained during boosting
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.AdaBoostM2
-
- classify(Instance, int) - Method in class edu.umass.cs.mallet.base.classify.AdaBoostM2
-
Classify the given instance using only the first
numWeakClassifiersToUse classifiers
trained during boosting
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.BaggingClassifier
-
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.BalancedWinnow
-
Classifies an instance using BalancedWinnow's weights
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.C45
-
- classify(InstanceList) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- classify(Instance[]) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- classify(Object) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifier
-
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.DecisionTree
-
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.MaxEnt
-
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEnt
-
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.NaiveBayes
-
Classify an instance using NaiveBayes according to the trained data.
- classify(Instance) - Method in class edu.umass.cs.mallet.base.classify.Winnow
-
Classifies an instance using Winnow's weights
- classify(Instance) - Method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions.TokenClassifiers
-
- classify(Instance, boolean) - Method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions.TokenClassifiers
-
- classify(Classifier, String[]) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
-
Compute the maxent classification of an instance.
- classify(Classifier, String[][]) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
-
Compute the maxent classifications of an array of instances
- classify(Classifier, PipeInputIterator) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
-
Compute the maxent classifications for unlabeled instances given
by an iterator.
- cleanFields(FieldCleaner) - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- cleanFieldValue(String) - Method in interface edu.umass.cs.mallet.base.extract.FieldCleaner
-
Returns a post-processed version of a field.
- cleanFieldValue(String) - Method in class edu.umass.cs.mallet.base.extract.RegexFieldCleaner
-
- clear() - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
-
Empties the set.
- clear() - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatHashSetDecorator
-
Empties the set.
- clear() - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntHashSetDecorator
-
Empties the set.
- clear() - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongHashSetDecorator
-
Empties the set.
- clear() - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleArrayList
-
Flushes the internal state of the list, resetting the capacity
to the default.
- clear(int) - Method in class gnu.trove.TDoubleArrayList
-
Flushes the internal state of the list, setting the capacity of
the empty list to capacity.
- clear() - Method in class gnu.trove.TDoubleDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleHashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TDoubleIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleLongHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleObjectHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatArrayList
-
Flushes the internal state of the list, resetting the capacity
to the default.
- clear(int) - Method in class gnu.trove.TFloatArrayList
-
Flushes the internal state of the list, setting the capacity of
the empty list to capacity.
- clear() - Method in class gnu.trove.TFloatDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatHashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TFloatIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatLongHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatObjectHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.THash
-
Empties the collection.
- clear() - Method in class gnu.trove.THashMap
-
Empties the map.
- clear() - Method in class gnu.trove.THashMap.KeyView
-
- clear() - Method in class gnu.trove.THashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TIntArrayList
-
Flushes the internal state of the list, resetting the capacity
to the default.
- clear(int) - Method in class gnu.trove.TIntArrayList
-
Flushes the internal state of the list, setting the capacity of
the empty list to capacity.
- clear() - Method in class gnu.trove.TIntDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntHashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TIntIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntLongHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntObjectHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntStack
-
Clears the stack, reseting its capacity to the default.
- clear() - Method in class gnu.trove.TLinkedList
-
Empties the list.
- clear() - Method in class gnu.trove.TLongArrayList
-
Flushes the internal state of the list, resetting the capacity
to the default.
- clear(int) - Method in class gnu.trove.TLongArrayList
-
Flushes the internal state of the list, setting the capacity of
the empty list to capacity.
- clear() - Method in class gnu.trove.TLongDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TLongFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TLongHashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TLongIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TLongLongHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TLongObjectHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TObjectDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TObjectFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TObjectIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TObjectLongHashMap
-
Empties the map.
- clearSource() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- clone() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- clone() - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- clone() - Method in class edu.umass.cs.mallet.base.types.Matrixn
-
- clone() - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
-
- clone() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- clone() - Method in class edu.umass.cs.mallet.base.util.DoubleList
-
- clone() - Method in class gnu.trove.TDoubleArrayList
-
Returns a clone of this list.
- clone() - Method in class gnu.trove.TDoubleDoubleHashMap
-
- clone() - Method in class gnu.trove.TDoubleFloatHashMap
-
- clone() - Method in class gnu.trove.TDoubleHash
-
- clone() - Method in class gnu.trove.TDoubleIntHashMap
-
- clone() - Method in class gnu.trove.TDoubleLongHashMap
-
- clone() - Method in class gnu.trove.TDoubleObjectHashMap
-
- clone() - Method in class gnu.trove.TFloatArrayList
-
Returns a clone of this list.
- clone() - Method in class gnu.trove.TFloatDoubleHashMap
-
- clone() - Method in class gnu.trove.TFloatFloatHashMap
-
- clone() - Method in class gnu.trove.TFloatHash
-
- clone() - Method in class gnu.trove.TFloatIntHashMap
-
- clone() - Method in class gnu.trove.TFloatLongHashMap
-
- clone() - Method in class gnu.trove.TFloatObjectHashMap
-
- clone() - Method in class gnu.trove.THash
-
- clone() - Method in class gnu.trove.THashMap
-
- clone() - Method in class gnu.trove.TIntArrayList
-
Returns a clone of this list.
- clone() - Method in class gnu.trove.TIntDoubleHashMap
-
- clone() - Method in class gnu.trove.TIntFloatHashMap
-
- clone() - Method in class gnu.trove.TIntHash
-
- clone() - Method in class gnu.trove.TIntIntHashMap
-
- clone() - Method in class gnu.trove.TIntLongHashMap
-
- clone() - Method in class gnu.trove.TIntObjectHashMap
-
- clone() - Method in class gnu.trove.TLongArrayList
-
Returns a clone of this list.
- clone() - Method in class gnu.trove.TLongDoubleHashMap
-
- clone() - Method in class gnu.trove.TLongFloatHashMap
-
- clone() - Method in class gnu.trove.TLongHash
-
- clone() - Method in class gnu.trove.TLongIntHashMap
-
- clone() - Method in class gnu.trove.TLongLongHashMap
-
- clone() - Method in class gnu.trove.TLongObjectHashMap
-
- clone() - Method in class gnu.trove.TObjectHash
-
- clone() - Method in class gnu.trove.TPrimitiveHash
-
- cloneDoubleList() - Method in class edu.umass.cs.mallet.base.util.DoubleList
-
- cloneEmpty() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- cloneEmpty() - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- cloneMatrix() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.FeatureVector
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.Matrixn
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- cloneMatrix() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
CLONING
- cloneMatrix2() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- cloneMatrixZeroed() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- cloneMatrixZeroed() - Method in class edu.umass.cs.mallet.base.types.FeatureVector
-
- cloneMatrixZeroed() - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
-
- cloneMatrixZeroed() - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
-
- cloneMatrixZeroed() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- clonePipeOutputAccumulator() - Method in interface edu.umass.cs.mallet.base.pipe.PipeOutputAccumulator
-
- clonePipeOutputAccumulator() - Method in class edu.umass.cs.mallet.base.pipe.PipeOutputArrayList
-
- clonePipeOutputAccumulator() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- clonePipeOutputAccumulator() - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- cloneViaSerialization(Serializable) - Static method in class edu.umass.cs.mallet.base.types.tests.TestSerializable
-
Clones a given object by serializing it to a byte array and reading it back.
- ClosestSingleLink - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
-
Feature is similarity between node and closest node in cluster, as
determined by the classifier
- ClosestSingleLink(Classifier, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ClosestSingleLink
-
- ClosestSingleLink(Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ClosestSingleLink
-
- cluster(InstanceList) - Method in class edu.umass.cs.mallet.base.cluster.Clusterer
-
Return a clustering of the training set
- cluster(InstanceList) - Method in class edu.umass.cs.mallet.base.cluster.KMeans
-
Cluster instances
- Cluster - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- Cluster() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Cluster
-
- cluster(ArrayList, Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClusterer
-
Greedily cluster by adding node to Clustering that is (a)
closest to an existing cluster, or (b) farthest from all existing
clusters (i.e.
- ClusterCollapser - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- ClusterCollapser() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterCollapser
-
- Clusterer - Class in edu.umass.cs.mallet.base.cluster
-
- Clusterer(Pipe) - Constructor for class edu.umass.cs.mallet.base.cluster.Clusterer
-
- Clusterer - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- Clusterer(MappedGraph) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
-
- Clusterer() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
-
- ClusterEvaluate - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- ClusterEvaluate(Collection) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- ClusterEvaluate(Collection, Collection) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- ClusterHomogeneity - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
-
Feature is average within-class similarity.
- ClusterHomogeneity(Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ClusterHomogeneity
-
- Clustering - Class in edu.umass.cs.mallet.base.cluster
-
- Clustering(InstanceList, int, int[]) - Constructor for class edu.umass.cs.mallet.base.cluster.Clustering
-
Clustering constructor.
- Clustering - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- Clustering() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clustering
-
- ClusterLearner - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- ClusterLearner(int, Set, Pipe, MaxEnt, int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- ClusterLearner(int, Set, Pipe, int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- ClusterLearnerAvg - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- ClusterLearnerAvg(int, Set, Pipe, MaxEnt, int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearnerAvg
-
- ClusterLearnerAvg(int, Set, Pipe, int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearnerAvg
-
- ClusterListIterator(InstanceList) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.ClusterListIterator
-
- clusterMentions(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- clusterMentions(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
-
- clusterMentions(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- clusterMentions(InstanceList, List, int, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- clusterMentions(InstanceList[], List[], int, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
-
Returns a list of collections representing the clustering of "ilists"
- clusterPapersAndVenues(ArrayList, ArrayList, Collection, Collection, Classifier, Classifier, Random) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClusterer
-
Cluster papers and venues jointly.
- ClusterPapersAndVenues - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
Clusters papers and venues jointly using MultipleCorefCluterer
- ClusterPapersAndVenues() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenues
-
- ClusterPapersAndVenuesUsingFeatures - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- ClusterPapersAndVenuesUsingFeatures() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenuesUsingFeatures
-
- ClusterPapersGivenVenues - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- ClusterPapersGivenVenues() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersGivenVenues
-
- clusterRandom(ArrayList, Collection, Random) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClusterer
-
Pick a random ordering to cluster nodes, using the learned
classifier to make yes/no decisions.
- ClusterSize - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
-
Feature is size of cluster...to penalize large clusters.
- ClusterSize() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ClusterSize
-
- clusterVenues() - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenuesUsingFeatures
-
Cluster the venues from the same data and arguments specified to
cluster papers.
- clusterVenues(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersGivenVenues
-
Cluster the venues from the same data and arguments specified to
cluster papers.
- clusterVenues() - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ConstrainedClusterPapersAndVenues
-
Cluster the venues from the same data and arguments specified to
cluster papers.
- collectAllKeyClusters(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
-
- collectElementsWithin(Element, LinkedHashSet, LinkedHashSet) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocumentElement
-
- collectElementsWithinDocument(Document, LinkedHashSet, LinkedHashSet) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocumentElement
-
- collectGarbage() - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
- collectionAvg(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CollectionUtils - Class in edu.umass.cs.mallet.base.util
-
*
Created: Sun Jan 25 01:04:29 2004
- color(int) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph.Legend
-
- ColorUtils - Class in edu.umass.cs.mallet.base.util
-
Utilities for dealing with RGB-style colors.
- ColorUtils() - Constructor for class edu.umass.cs.mallet.base.util.ColorUtils
-
- columnPlusEquals(int, double) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- columnPlusEquals(int, double) - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
-
- columnPlusEquals(int, double) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
-
- columnPlusEquals(int, Vector, double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- columnPlusEquals(int, double, double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- combineNBest() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest
-
- CommandOption - Class in edu.umass.cs.mallet.base.util
-
- CommandOption(Class, String, String, Class, boolean, String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption
-
- CommandOption(Class, String, String, Class, boolean, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption
-
- CommandOption.Boolean - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.Double - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.DoubleArray - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.File - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.Integer - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.IntegerArray - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.List - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.ListProviding - Interface in edu.umass.cs.mallet.base.util
-
For objects that can provide CommandOption.List's (which can be merged into other lists.
- CommandOption.Object - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.Set - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.SpacedStrings - Class in edu.umass.cs.mallet.base.util
-
- CommandOption.String - Class in edu.umass.cs.mallet.base.util
-
- commonPhraseRatio(String, String, int) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
-
- commonPrefix(String[]) - Static method in class edu.umass.cs.mallet.base.util.Strings
-
- commonPrefixIndex(String[]) - Static method in class edu.umass.cs.mallet.base.util.Strings
-
- compact() - Method in class gnu.trove.THash
-
Compresses the hashtable to the minimum prime size (as defined
by PrimeFinder) that will hold all of the elements currently in
the table.
- compare(Object, Object) - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage.ClassificationComparator
-
- compare(double) - Method in class edu.umass.cs.mallet.base.util.Univariate
-
- compare(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.CompareMentions
-
- compare(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.EdgeComparator
-
- compare(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoEdgeComparator
-
- compare(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.CompareMentionVertices
-
- compare(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.CompareVertices
-
- CompareMentions - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- CompareMentions() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.CompareMentions
-
- CompareMentionVertices - Class in edu.umass.cs.mallet.projects.seg_plus_coref.graphs
-
- CompareMentionVertices() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.CompareMentionVertices
-
- compareTo(Object) - Method in class edu.umass.cs.mallet.base.fst.confidence.InstanceWithConfidence
-
- compareTo(Object) - Method in class edu.umass.cs.mallet.base.fst.confidence.PipedInstanceWithConfidence
-
- compareTo(Object) - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- compareTo(Object) - Method in class edu.umass.cs.mallet.base.types.Label
-
- CompareVertices - Class in edu.umass.cs.mallet.projects.seg_plus_coref.graphs
-
- CompareVertices() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.CompareVertices
-
- completeGraphNBest(WeightedGraph, Collection, Map) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- completionCost() - Method in class edu.umass.cs.mallet.base.util.search.AStarNode
-
Get the completion cost for the underlying state.
- completionCost() - Method in interface edu.umass.cs.mallet.base.util.search.AStarState
-
Get the cost to completion.
- computeCostAndPrune() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- computeDistanceMetric(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI2
-
- computeDistanceMetric(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- computeDistanceMetric(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUI1
-
- computeDistanceMetric(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUISGD
-
- computeDistanceMetric(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- computeHashCode(double) - Method in class gnu.trove.TDoubleHash
-
Default implementation of TDoubleHashingStrategy:
delegates hashing to HashFunctions.hash(double).
- computeHashCode(double) - Method in interface gnu.trove.TDoubleHashingStrategy
-
Computes a hash code for the specified double.
- computeHashCode(float) - Method in class gnu.trove.TFloatHash
-
Default implementation of TFloatHashingStrategy:
delegates hashing to HashFunctions.hash(float).
- computeHashCode(float) - Method in interface gnu.trove.TFloatHashingStrategy
-
Computes a hash code for the specified float.
- computeHashCode(int) - Method in class gnu.trove.TIntHash
-
Default implementation of TIntHashingStrategy:
delegates hashing to HashFunctions.hash(int).
- computeHashCode(int) - Method in interface gnu.trove.TIntHashingStrategy
-
Computes a hash code for the specified int.
- computeHashCode(long) - Method in class gnu.trove.TLongHash
-
Default implementation of TLongHashingStrategy:
delegates hashing to HashFunctions.hash(long).
- computeHashCode(long) - Method in interface gnu.trove.TLongHashingStrategy
-
Computes a hash code for the specified long.
- computeHashCode(Object) - Method in class gnu.trove.TObjectHash
-
This is the default implementation of TObjectHashingStrategy:
it delegates hashing to the Object's hashCode method.
- computeHashCode(Object) - Method in interface gnu.trove.TObjectHashingStrategy
-
Computes a hash code for the specified object.
- computeHashCode(Object) - Method in class gnu.trove.TObjectIdentityHashingStrategy
-
Delegates hash code computation to the System.identityHashCode(Object) method.
- computeInitialTreeObjScore(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- computeNodes(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI2
-
- computeNodes(ArrayList, IEInterface) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- computeNodes(ArrayList, IEInterface, boolean) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- computeNodes(ArrayList, ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUI1
-
- computeNodes(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUISGD
-
- computeNodes(ArrayList, IEInterface, boolean, int, int) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- computeNodes(ArrayList, IEInterface, boolean, int, int, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
Build nodes with labels corresponding to cluster ids.
- computeNodesWPubs(ArrayList, ArrayList, IEInterface) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- computeNodesWPubs(ArrayList, ArrayList, IEInterface, boolean) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- computeNodesWPubs(ArrayList, ArrayList, IEInterface, int, int) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- computeNodesWPubs(ArrayList, ArrayList, IEInterface, boolean, int, int) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- computeObjDistance(Citation, Citation, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
-
- computeSGMLObjDistance(String, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
-
- computeStringDistance(String, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
-
- computeStringDistance(String, String, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
-
- computeStringDistance(String, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
-
- computeStringDistance(String, String, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
-
- computeStringDistance(String, String, boolean, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
-
- computeTreeObjFn(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TreeModel
-
- computeTreeObjFn(Collection, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TreeModel
-
- computeTreeObjFnPubs(ArrayList, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TreeModel
-
- computeTreeObjFnPubs2(ArrayList, ArrayList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TreeModel
-
- ComputeUpperBound1 - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- ComputeUpperBound1() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
-
- ComputeUpperBound1(File) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
-
- ConditionalClusterer - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster
-
Trains the conditional clusterer to predict "yes" or "no" for a
NodeClusterPair; i.e.
- ConditionalClusterer(Pipe, Classifier, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClusterer
-
- ConditionalClusterer(Pipe, Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClusterer
-
- ConditionalClustererTrainer - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster
-
Trains the conditional clusterer to predict "yes" or "no" for a
NodeClusterPair; i.e.
- ConditionalClustererTrainer(Pipe, ClassifierTrainer, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClustererTrainer
-
- ConditionalClustererTrainer(Pipe, ClassifierTrainer) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClustererTrainer
-
- ConditionalClustererTrainer(Pipe, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClustererTrainer
-
- ConditionalClustererTrainer(Pipe) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClustererTrainer
-
- ConditionalClustererTUI - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui
-
Interface to train and test a ConditionalClusterer.
- ConditionalClustererTUI() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.ConditionalClustererTUI
-
- conference - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- confidence() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator.EntityConfidence
-
- ConfidenceCorrectorEvaluator - Class in edu.umass.cs.mallet.base.fst.confidence
-
Calculates the effectiveness of "constrained viterbi" in
propagating corrections in one segment of a sequence to other
segments.
- ConfidenceCorrectorEvaluator(Object[], Object[]) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConfidenceCorrectorEvaluator
-
- ConfidenceEvaluator - Class in edu.umass.cs.mallet.base.fst.confidence
-
- ConfidenceEvaluator(Vector, int) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- ConfidenceEvaluator(Vector) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- ConfidenceEvaluator(Segment[], boolean) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- ConfidenceEvaluator(InstanceWithConfidence[], boolean) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- ConfidenceEvaluator(PipedInstanceWithConfidence[], boolean) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- ConfidenceEvaluator.EntityConfidence - Class in edu.umass.cs.mallet.base.fst.confidence
-
a simple class to store a confidence score and whether or not this
labeling is correct
- confidenceNBest - Variable in class edu.umass.cs.mallet.base.types.SequencePair
-
- confidenceNBest() - Method in class edu.umass.cs.mallet.base.types.SequencePair
-
- ConfidencePredictingClassifier - Class in edu.umass.cs.mallet.base.classify
-
- ConfidencePredictingClassifier(Classifier, Classifier) - Constructor for class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifier
-
- ConfidencePredictingClassifierTrainer - Class in edu.umass.cs.mallet.base.classify
-
- ConfidencePredictingClassifierTrainer(ClassifierTrainer, Pipe) - Constructor for class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifierTrainer
-
- ConfidencePredictingClassifierTrainer(ClassifierTrainer) - Constructor for class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifierTrainer
-
- ConfidenceTokenizationFilter - Class in edu.umass.cs.mallet.base.extract
-
Created: Oct 26, 2005
- ConfidenceTokenizationFilter(ExtractionConfidenceEstimator, TokenizationFilter) - Constructor for class edu.umass.cs.mallet.base.extract.ConfidenceTokenizationFilter
-
- ConfusionMatrix - Class in edu.umass.cs.mallet.base.classify.evaluate
-
Calculates and prints confusion matrix, accuracy,
and precision for a given clasification trial.
- ConfusionMatrix(Trial) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.ConfusionMatrix
-
Constructs matrix and calculates values
- ConjugateGradient - Class in edu.umass.cs.mallet.base.maximize
-
- ConjugateGradient(double) - Constructor for class edu.umass.cs.mallet.base.maximize.ConjugateGradient
-
- ConjugateGradient() - Constructor for class edu.umass.cs.mallet.base.maximize.ConjugateGradient
-
- ConjugateGradient - Class in edu.umass.cs.mallet.base.minimize
-
- ConjugateGradient(double) - Constructor for class edu.umass.cs.mallet.base.minimize.ConjugateGradient
-
- ConjugateGradient() - Constructor for class edu.umass.cs.mallet.base.minimize.ConjugateGradient
-
- ConllNer2003Sentence2TokenSequence - Class in edu.umass.cs.mallet.share.casutton.ner
-
Reads a data file in CoNLL 2003 format, and makes some simple
transformations.
- ConllNer2003Sentence2TokenSequence() - Constructor for class edu.umass.cs.mallet.share.casutton.ner.ConllNer2003Sentence2TokenSequence
-
- ConllNer2003Sentence2TokenSequence(boolean, boolean) - Constructor for class edu.umass.cs.mallet.share.casutton.ner.ConllNer2003Sentence2TokenSequence
-
- ConllNer2003Sentence2TokenSequence - Class in edu.umass.cs.mallet.share.mccallum.ner
-
- ConllNer2003Sentence2TokenSequence() - Constructor for class edu.umass.cs.mallet.share.mccallum.ner.ConllNer2003Sentence2TokenSequence
-
- ConllNer2003Sentence2TokenSequence(boolean) - Constructor for class edu.umass.cs.mallet.share.mccallum.ner.ConllNer2003Sentence2TokenSequence
-
- ConstantMatrix - Interface in edu.umass.cs.mallet.base.types
-
- constrainByPapers(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ConstrainedClusterer
-
Constrain ogc such that nodes that resolve to the
same paper are forced to have the same venue.
- constrainByVenues(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ConstrainedClusterer
-
Constrain ogc such that nodes with venues from
different venue clusters will be in different clusters.
- ConstrainedClusterer - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
Given two clusterings of related object, constrain one based on
the clustering of another.
- ConstrainedClusterer(Collection) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ConstrainedClusterer
-
- ConstrainedClusterPapersAndVenues - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- ConstrainedClusterPapersAndVenues() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ConstrainedClusterPapersAndVenues
-
- ConstrainedForwardBackwardConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
-
Estimates the confidence of a
Segment extracted by a
Transducer by performing a "constrained lattice"
calculation.
- ConstrainedForwardBackwardConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConstrainedForwardBackwardConfidenceEstimator
-
- ConstrainedViterbiTransducerCorrector - Class in edu.umass.cs.mallet.base.fst.confidence
-
- ConstrainedViterbiTransducerCorrector(TransducerConfidenceEstimator, Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConstrainedViterbiTransducerCorrector
-
- ConstrainedViterbiTransducerCorrector(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConstrainedViterbiTransducerCorrector
-
- constructEdges(MappedGraph, Instance, Matrix2) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- constructEdgesFromPseudoEdges(WeightedGraph, CorefClusterAdv.PseudoEdge, HashMap) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- constructEdgesUsingTrainedClusterer(MappedGraph, Instance, Matrix2, Pipe) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.TUI
-
- constructEdgesUsingTrainedClusterer(WeightedGraph, Instance, HashMap, MaxEnt) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- constructEdgesUsingTrainedClusterer(WeightedGraph, Instance, HashMap, MaxEnt) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
-
- constructEdgesUsingTrainedClusterer(WeightedGraph, Instance, HashMap) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- constructEdgesUsingTrainedClusterer(WeightedGraph, Instance, HashMap, Double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- constructEdgesUsingTrainedClusterer(WeightedGraph, Instance, HashMap, Double, MaxEnt) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- constructLabeledSpans(LabelAlphabet, Object, Label, Tokenization, Sequence) - Method in class edu.umass.cs.mallet.base.extract.BIOTokenizationFilter
-
- constructLabeledSpans(LabelAlphabet, Object, Label, Tokenization, Sequence) - Method in class edu.umass.cs.mallet.base.extract.ConfidenceTokenizationFilter
-
- constructLabeledSpans(LabelAlphabet, Object, Label, Tokenization, Sequence) - Method in class edu.umass.cs.mallet.base.extract.DefaultTokenizationFilter
-
- constructLabeledSpans(LabelAlphabet, Object, Label, Tokenization, Sequence) - Method in class edu.umass.cs.mallet.base.extract.HierarchicalTokenizationFilter
-
- constructLabeledSpans(LabelAlphabet, Object, Label, Tokenization, Sequence) - Method in interface edu.umass.cs.mallet.base.extract.TokenizationFilter
-
Converts a the sequence of labels into a set of labeled spans.
- constructOptimalEdgesUsingNBest(List, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- constructPhrases(Element, MalletPreTerm, MalletSentence, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocumentElement
-
- constructPreTerms(Element, MalletSentence) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocumentElement
-
- contains(Object) - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- contains(Object) - Method in class edu.umass.cs.mallet.base.types.DenseFeatureVector
-
- contains(Object) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- contains(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- contains(Object) - Method in class edu.umass.cs.mallet.base.types.FeatureVector
-
- contains(QueueElement) - Method in class edu.umass.cs.mallet.base.util.search.MinHeap
-
- contains(QueueElement) - Method in interface edu.umass.cs.mallet.base.util.search.PriorityQueue
-
Does the queue contain an element?
- contains(double) - Method in class gnu.trove.TDoubleArrayList
-
Searches the list for value
- contains(double) - Method in class gnu.trove.TDoubleHash
-
Searches the set for val
- contains(float) - Method in class gnu.trove.TFloatArrayList
-
Searches the list for value
- contains(float) - Method in class gnu.trove.TFloatHash
-
Searches the set for val
- contains(Object) - Method in class gnu.trove.THashMap.EntryView
-
- contains(Object) - Method in class gnu.trove.THashMap.KeyView
-
- contains(Object) - Method in class gnu.trove.THashMap.ValueView
-
- contains(int) - Method in class gnu.trove.TIntArrayList
-
Searches the list for value
- contains(int) - Method in class gnu.trove.TIntHash
-
Searches the set for val
- contains(Object) - Method in class gnu.trove.TLinkedList
-
A linear search for o in the list.
- contains(long) - Method in class gnu.trove.TLongArrayList
-
Searches the list for value
- contains(long) - Method in class gnu.trove.TLongHash
-
Searches the set for val
- contains(Object) - Method in class gnu.trove.TObjectHash
-
Searches the set for obj
- containsAll(double[]) - Method in class gnu.trove.TDoubleHashSet
-
Tests the set to determine if all of the elements in
array are present.
- containsAll(float[]) - Method in class gnu.trove.TFloatHashSet
-
Tests the set to determine if all of the elements in
array are present.
- containsAll(Collection) - Method in class gnu.trove.THashMap.KeyView
-
- containsAll(Collection) - Method in class gnu.trove.THashSet
-
Tests the set to determine if all of the elements in
collection are present.
- containsAll(int[]) - Method in class gnu.trove.TIntHashSet
-
Tests the set to determine if all of the elements in
array are present.
- containsAll(long[]) - Method in class gnu.trove.TLongHashSet
-
Tests the set to determine if all of the elements in
array are present.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleLongHashMap
-
checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleObjectHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatLongHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatObjectHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.THashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntLongHashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntObjectHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongLongHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongObjectHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.TObjectDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.TObjectFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.TObjectIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.TObjectLongHashMap
-
checks for the present of key in the keys of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TDoubleFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TDoubleIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TDoubleLongHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.TDoubleObjectHashMap
-
checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TFloatDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TFloatFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TFloatIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TFloatLongHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.TFloatObjectHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.THashMap
-
checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TIntDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TIntFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TIntIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TIntLongHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.TIntObjectHashMap
-
checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TLongDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TLongFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TLongIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TLongLongHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.TLongObjectHashMap
-
checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TObjectDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TObjectFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TObjectIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TObjectLongHashMap
-
checks for the presence of val in the values of the map.
- contentsAsCharSequence(Reader) - Static method in class edu.umass.cs.mallet.base.util.IoUtils
-
- contentsAsString(File) - Static method in class edu.umass.cs.mallet.base.util.IoUtils
-
- convert(InstanceList, Noop) - Static method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
Converts each instance containing a FeatureVectorSequence to multiple instances,
each containing an AugmentableFeatureVector as data.
- convert(Instance, Noop) - Static method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
- convertToMentions(Vector) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator.DocumentMentionPairIterator
-
- copyGraph(WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefCluster - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- CorefCluster() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- CorefCluster(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- CorefCluster(double, MaxEnt) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- CorefCluster2 - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- CorefCluster2() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
-
- CorefCluster2(MaxEnt, Pipe) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
-
- CorefClusterAdv - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- CorefClusterAdv() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefClusterAdv(TreeModel) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefClusterAdv(Pipe) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefClusterAdv(Pipe, TreeModel) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefClusterAdv(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefClusterAdv(double, MaxEnt, Pipe) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefClusterAdv(double, MaxEnt, TreeModel, Pipe) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefClusterAdv(double, Matrix2, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- CorefClusterAdv.EdgeComparator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- CorefClusterAdv.PseudoEdge - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- CorefClusterAdv.PseudoEdgeComparator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- CorefClusterAdv.PseudoVertex - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- CorefClusters - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- CorefClusters(LinkedHashSet) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.CorefClusters
-
- corefFields - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- CorpusOutputter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- CorpusOutputter(LinkedHashSet) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.CorpusOutputter
-
- corr(Univariate, Univariate) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
-
- correct() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator.EntityConfidence
-
- correct() - Method in class edu.umass.cs.mallet.base.fst.confidence.InstanceWithConfidence
-
- correct() - Method in class edu.umass.cs.mallet.base.fst.confidence.PipedInstanceWithConfidence
-
- correct() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- correctLeastConfidentSegments(InstanceList, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConstrainedViterbiTransducerCorrector
-
- correctLeastConfidentSegments(InstanceList, Object[], Object[], boolean) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConstrainedViterbiTransducerCorrector
-
Returns an ArrayList of corrected Sequences.
- correctLeastConfidentSegments(InstanceList, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.IsolatedSegmentTransducerCorrector
-
- correctLeastConfidentSegments(InstanceList, Object[], Object[]) - Method in interface edu.umass.cs.mallet.base.fst.confidence.TransducerCorrector
-
- correlation() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
Calculate pearson's R for the corellation between confidence and
correct, where 1 = correct and -1 = incorrect
- cosh(double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
- cost - Variable in class edu.umass.cs.mallet.base.types.SequencePairAlignment
-
- cost() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator
-
The cost associated to the transition from the previous
state to this state.
- cost() - Method in class edu.umass.cs.mallet.base.util.search.SearchState.NextStateIterator
-
The cost of the transition to the current state.
- costNBest - Variable in class edu.umass.cs.mallet.base.types.SequencePair
-
- costNBest() - Method in class edu.umass.cs.mallet.base.types.SequencePair
-
- costs - Variable in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
-
- count(int[], int) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
Returns the number of times a value occurs in a given array.
- count(String, char) - Static method in class edu.umass.cs.mallet.base.util.Strings
-
- CountMatches - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- CountMatches(String, Pattern, int) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.CountMatches
-
- CountMatches(String, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.CountMatches
-
- CountMatchesAlignedWithOffsets - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- CountMatchesAlignedWithOffsets(String, Pattern, int[], boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.CountMatchesAlignedWithOffsets
-
- CountMatchesAlignedWithOffsets(String, Pattern, int[]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.CountMatchesAlignedWithOffsets
-
- CountMatchesMatching - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- CountMatchesMatching(String, Pattern, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.CountMatchesMatching
-
- CountMatchesMatching(String, Pattern, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.CountMatchesMatching
-
- cov(Univariate, Univariate) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
-
- createAccuracyArray() - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
Creates array of accuracy values for coverage
at each step as defined by numBuckets.
- createArrayList(Object[]) - Static method in class edu.umass.cs.mallet.base.util.ArrayListUtils
-
- createFromRegex(Alphabet, Pattern) - Static method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
Creates a FeatureSelection that includes only those features whose names match a given regex.
- createGainRatio(InstanceList) - Static method in class edu.umass.cs.mallet.base.types.GainRatio
-
Constructs a GainRatio object.
- createGainRatio(InstanceList, int[], int) - Static method in class edu.umass.cs.mallet.base.types.GainRatio
-
Constructs a GainRatio object
- createGraph(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- createGraph(InstanceList, List, WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- createGraph(InstanceList, List, WeightedGraph, MaxEnt) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- createNodesFromFiles(String[], IEInterface, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.PairwiseClustererTUI
-
Read citation files and create nodes
- createPseudoEdges(InstanceList, Map) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- createPseudoVertices(InstanceList, List, HashMap) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- createSpan(Tokenization, int, int) - Method in class edu.umass.cs.mallet.base.extract.BIOTokenizationFilter
-
- CRF - Class in edu.umass.cs.mallet.base.fst
-
- CRF(Pipe, Pipe) - Constructor for class edu.umass.cs.mallet.base.fst.CRF
-
- CRF(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.CRF
-
- crf - Variable in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- CRF.MinimizableCRF - Class in edu.umass.cs.mallet.base.fst
-
- CRF.State - Class in edu.umass.cs.mallet.base.fst
-
- CRF.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
-
- CRF2 - Class in edu.umass.cs.mallet.base.fst
-
- CRF2(Pipe, Pipe) - Constructor for class edu.umass.cs.mallet.base.fst.CRF2
-
- CRF2(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.CRF2
-
- CRF2.MinimizableCRF - Class in edu.umass.cs.mallet.base.fst
-
- CRF2.State - Class in edu.umass.cs.mallet.base.fst
-
- CRF2.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
-
- CRF3 - Class in edu.umass.cs.mallet.base.fst
-
- CRF3(Pipe, Pipe) - Constructor for class edu.umass.cs.mallet.base.fst.CRF3
-
- CRF3(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.CRF3
-
- CRF3.MinimizableCRF - Class in edu.umass.cs.mallet.base.fst
-
- CRF3.State - Class in edu.umass.cs.mallet.base.fst
-
- CRF3.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
-
- CRF4 - Class in edu.umass.cs.mallet.base.fst
-
- CRF4(Pipe, Pipe) - Constructor for class edu.umass.cs.mallet.base.fst.CRF4
-
- CRF4(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.CRF4
-
- CRF4(CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF4
-
Create a CRF whose states and weights are a copy of noes from another CRF.
- CRF4.MaximizableCRF - Class in edu.umass.cs.mallet.base.fst
-
- CRF4.State - Class in edu.umass.cs.mallet.base.fst
-
- CRF4.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
-
- CRF_PL - Class in edu.umass.cs.mallet.base.fst
-
A CRF trained by pseudolikelihood.
- CRF_PL(CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF_PL
-
- CRF_PL.MaximizableCRF_PL - Class in edu.umass.cs.mallet.base.fst
-
- CRF_PL.State - Class in edu.umass.cs.mallet.base.fst
-
- CRF_PL.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
-
- CRFByGISUpdate - Class in edu.umass.cs.mallet.base.fst
-
- CRFByGISUpdate(Pipe, Pipe) - Constructor for class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- CRFByGISUpdate(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- CRFByGISUpdate.MinimizableCRF - Class in edu.umass.cs.mallet.base.fst
-
- CRFByGISUpdate.State - Class in edu.umass.cs.mallet.base.fst
-
- CRFByGISUpdate.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
-
- CRFExtractor - Class in edu.umass.cs.mallet.base.extract
-
Created: Oct 12, 2004
- CRFExtractor(CRF4) - Constructor for class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- CRFExtractor(File) - Constructor for class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- CRFExtractor(CRF4, Pipe) - Constructor for class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- CRFExtractor(CRF4, Pipe, TokenizationFilter) - Constructor for class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- CRFExtractor(CRF4, Pipe, TokenizationFilter, String) - Constructor for class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- CRFIO - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- CRFIO() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.CRFIO
-
- crossValidationIterator(int, int) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- crossValidationIterator(int) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- CrossValidationIterator(int, int) - Constructor for class edu.umass.cs.mallet.base.types.InstanceList.CrossValidationIterator
-
- CrossValidationIterator(int) - Constructor for class edu.umass.cs.mallet.base.types.InstanceList.CrossValidationIterator
-
- Csv2Array - Class in edu.umass.cs.mallet.base.pipe
-
Converts a string of comma separated values to an array.
- Csv2Array() - Constructor for class edu.umass.cs.mallet.base.pipe.Csv2Array
-
- Csv2Array(String) - Constructor for class edu.umass.cs.mallet.base.pipe.Csv2Array
-
- Csv2Array(CharSequenceLexer) - Constructor for class edu.umass.cs.mallet.base.pipe.Csv2Array
-
- Csv2FeatureVector - Class in edu.umass.cs.mallet.base.pipe
-
Converts a string of the form
feature_1:val_1 feature_2:val_2 ...
- Csv2FeatureVector(int) - Constructor for class edu.umass.cs.mallet.base.pipe.Csv2FeatureVector
-
- Csv2FeatureVector() - Constructor for class edu.umass.cs.mallet.base.pipe.Csv2FeatureVector
-
- Csv2Vectors - Class in edu.umass.cs.mallet.base.classify.tui
-
Convert comma-separated-value files into vectors (persistent instance list).
- Csv2Vectors() - Constructor for class edu.umass.cs.mallet.base.classify.tui.Csv2Vectors
-
- CsvIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- CsvIterator(Reader, Pattern, int, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.CsvIterator
-
- CsvIterator(Reader, String, int, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.CsvIterator
-
- CsvIterator(String, String, int, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.CsvIterator
-
- cumulativeAccuracy() - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
Finds the "area under the acc/cov curve"
steps by one percentage point and calcs area
of trapezoid
- cumulativeEvaluate(File, String, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
-
- cumulativeEvaluate_InstanceLevel(File, String, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- cumulativeEvaluate_TokenLevel(File, String, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- GainRatio - Class in edu.umass.cs.mallet.base.types
-
List of features along with their thresholds sorted in descending order of
the ratio of (1) information gained by splitting instances on the
feature at its associated threshold value, to (2) the split information.
- GainRatio(Alphabet, double[], double[], double, LabelVector, int, int) - Constructor for class edu.umass.cs.mallet.base.types.GainRatio
-
- gamma(double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
- GammaAverageConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
-
Calculates the confidence in an extracted segment by taking the
average of P(s_i|o) for each state in the segment.
- GammaAverageConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.GammaAverageConfidenceEstimator
-
- GammaProductConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
-
Calculates the confidence in an extracted segment by taking the
product of eP(s_i|o) for each state in the segment.
- GammaProductConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.GammaProductConfidenceEstimator
-
- gatherConstraints(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- gatherConstraints(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.MaximizableCRF_PL
-
- gatherExpectationsOrConstraints(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.MaximizableCRF_PL
-
- gatherExpectationsOrConstraints(boolean) - Method in class edu.umass.cs.mallet.base.fst.MEMM.MaximizableMEMM
-
- gatherTrainingSets(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL
-
- GenderMentionPair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- GenderMentionPair(File, File) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.GenderMentionPair
-
- generalNormalization(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Normalization
-
- generalNormalization(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NormalizationPipe
-
- generatePath() - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- generateRandomMappedGraph(int, double) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
-
- generateRandomWeightedGraph(int, double) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
-
- get(int) - Method in class edu.umass.cs.mallet.base.types.ArraySequence
-
- get(int) - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction.List
-
- get(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- get(int) - Method in class edu.umass.cs.mallet.base.types.FeatureVectorSequence
-
- get(int) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns the Instance at the specified index.
- get(int) - Method in class edu.umass.cs.mallet.base.types.Labels
-
- get(int) - Method in class edu.umass.cs.mallet.base.types.LabelsSequence
-
- get(int) - Method in interface edu.umass.cs.mallet.base.types.Sequence
-
- get(int) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- get(int) - Method in class edu.umass.cs.mallet.base.util.DoubleList
-
- get(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.LRUCache
-
- get(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Retrieves the value for key
- get(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Retrieves the value for key
- get(int) - Method in class gnu.trove.TDoubleArrayList
-
Returns the value at the specified offset.
- get(double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
retrieves the value for key
- get(double) - Method in class gnu.trove.TDoubleFloatHashMap
-
retrieves the value for key
- get(double) - Method in class gnu.trove.TDoubleIntHashMap
-
retrieves the value for key
- get(double) - Method in class gnu.trove.TDoubleLongHashMap
-
retrieves the value for key
- get(double) - Method in class gnu.trove.TDoubleObjectHashMap
-
retrieves the value for key
- get(int) - Method in class gnu.trove.TFloatArrayList
-
Returns the value at the specified offset.
- get(float) - Method in class gnu.trove.TFloatDoubleHashMap
-
retrieves the value for key
- get(float) - Method in class gnu.trove.TFloatFloatHashMap
-
retrieves the value for key
- get(float) - Method in class gnu.trove.TFloatIntHashMap
-
retrieves the value for key
- get(float) - Method in class gnu.trove.TFloatLongHashMap
-
retrieves the value for key
- get(float) - Method in class gnu.trove.TFloatObjectHashMap
-
retrieves the value for key
- get(Object) - Method in class gnu.trove.THashMap
-
retrieves the value for key
- get(int) - Method in class gnu.trove.TIntArrayList
-
Returns the value at the specified offset.
- get(int) - Method in class gnu.trove.TIntDoubleHashMap
-
retrieves the value for key
- get(int) - Method in class gnu.trove.TIntFloatHashMap
-
retrieves the value for key
- get(int) - Method in class gnu.trove.TIntIntHashMap
-
retrieves the value for key
- get(int) - Method in class gnu.trove.TIntLongHashMap
-
retrieves the value for key
- get(int) - Method in class gnu.trove.TIntObjectHashMap
-
retrieves the value for key
- get(int) - Method in class gnu.trove.TLongArrayList
-
Returns the value at the specified offset.
- get(long) - Method in class gnu.trove.TLongDoubleHashMap
-
retrieves the value for key
- get(long) - Method in class gnu.trove.TLongFloatHashMap
-
retrieves the value for key
- get(long) - Method in class gnu.trove.TLongIntHashMap
-
retrieves the value for key
- get(long) - Method in class gnu.trove.TLongLongHashMap
-
retrieves the value for key
- get(long) - Method in class gnu.trove.TLongObjectHashMap
-
retrieves the value for key
- get(Object) - Method in class gnu.trove.TObjectDoubleHashMap
-
retrieves the value for key
- get(Object) - Method in class gnu.trove.TObjectFloatHashMap
-
retrieves the value for key
- get(Object) - Method in class gnu.trove.TObjectIntHashMap
-
retrieves the value for key
- get(Object) - Method in class gnu.trove.TObjectLongHashMap
-
retrieves the value for key
- getAccuracy(InstanceList) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- getAccuracy(ArrayList) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- getAccuracyCoverageValues() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
get accuracy at coverage for each bin of values
- getAccuracyRecallValues(int) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
get accuracy at recall for each bin of values
- getAcronym(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AcronymOf
-
- getAllDocuments() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- getAllStringsWrapped() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getAllStringsWrapped(String[]) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getAlpha(int, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getAlpha(int, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomFeatureVectorIterator
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomTokenSequenceIterator
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.types.DenseFeatureVector
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.types.FeatureVector
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.types.Label
-
- getAlphabet() - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- getAlphaOnly(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- getAntecedent() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getAntecedent() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- getAntecedentCount() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getAntecedentValue() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getAuthorNumber() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorCitation
-
- getAuthors() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getAverageAccuracy() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- getAverageCorrectConfidence() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
Average confidence score for the incorrect entities
- getAverageIncorrectConfidence() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
Average confidence score for the incorrect entities
- getAveragePrecision() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
IR Average precision measure.
- getBaseEntropy() - Method in class edu.umass.cs.mallet.base.types.GainRatio
-
- getBaseEntropy() - Method in class edu.umass.cs.mallet.base.types.InfoGain
-
- getBaseLabelDistribution() - Method in class edu.umass.cs.mallet.base.types.GainRatio
-
- getBaseLabelDistribution() - Method in class edu.umass.cs.mallet.base.types.InfoGain
-
- getBeamWidth() - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- getBestIndex() - Method in class edu.umass.cs.mallet.base.types.Label
-
- getBestIndex() - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- getBestIndex() - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- getBestLabel() - Method in class edu.umass.cs.mallet.base.types.Label
-
- getBestLabel() - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- getBestLabel() - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- getBestState(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
- getBestState(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
-
- getBestState(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
-
- getBestState(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
-
- getBestState(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
-
- getBestStates() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
Returns the maximum-value state sequence from this Lattice.
- getBestValue() - Method in class edu.umass.cs.mallet.base.types.Label
-
- getBestValue() - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- getBestValue() - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- getBeta(int, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getBeta(int, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- getBiAlphabet() - Method in class edu.umass.cs.mallet.base.types.FeatureSequenceWithBigrams
-
- getBigramAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureSequenceWithBigrams
-
- getBiIndexAtPosition(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSequenceWithBigrams
-
- getBitSet() - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- getCanonicalObj() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- getCharSequence() - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- getCheckpointFilePrefix() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getCheckpointIterationsToSkip() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getCheckpointTransducer() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getCitations() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Publication
-
- getClassification(int) - Method in class edu.umass.cs.mallet.base.classify.Trial
-
- getClassificationScores(Instance, double[]) - Method in class edu.umass.cs.mallet.base.classify.MaxEnt
-
- getClassificationScores(Instance, double[]) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEnt
-
- getClassifier() - Method in class edu.umass.cs.mallet.base.classify.Classification
-
- getClassifier() - Method in class edu.umass.cs.mallet.base.classify.Trial
-
- getClassifier() - Method in class edu.umass.cs.mallet.base.fst.confidence.MaxEntSequenceConfidenceEstimator
-
- getClassifier() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClusterer
-
- getClassifier() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- getClassifier() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
-
- getClassifier() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- getClassPrior(int) - Method in class edu.umass.cs.mallet.base.classify.evaluate.ConfusionMatrix
-
Returns the percentage of instances with
true label = classIndex
- getCluster(int) - Method in class edu.umass.cs.mallet.base.cluster.Clustering
-
Return an list of instances with a particular label.
- getCluster() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
-
- getCluster() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoVertex
-
- getCluster(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.AllClusterSegmentation
-
- getClustering(Clustering) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
-
- getClustering() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
-
- getClustering() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MortonClusterer
-
- getClustering(List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
-
- getClustering(List, double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
-
- getClusteringFromPseudo(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- getClusteringGreedily() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
-
- getClusteringGreedily() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
-
Greedy aglomerative clustering implemented here....
- getClusters() - Method in class edu.umass.cs.mallet.base.cluster.Clustering
-
Returns an array of instance lists corresponding to clusters.
- getCollectionOfOriginalObjects(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
Construct a Collection of Collections where the objects in the
collections are the original objects (i.e.
- getCommandOption(int) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- getCommandOptionList() - Static method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
- getCommandOptionList() - Static method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
- getCommandOptionList() - Method in interface edu.umass.cs.mallet.base.util.CommandOption.ListProviding
-
- getComparator() - Method in class edu.umass.cs.mallet.base.extract.AccuracyCoverageEvaluator
-
- getComparator() - Method in class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
-
- getComparator() - Method in class edu.umass.cs.mallet.base.extract.PerFieldF1Evaluator
-
- getConfidence() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
-
- getConfidence() - Method in class edu.umass.cs.mallet.base.fst.confidence.InstanceWithConfidence
-
- getConfidence() - Method in class edu.umass.cs.mallet.base.fst.confidence.PipedInstanceWithConfidence
-
- getConfidence() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getConfidenceMean() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- getConfidenceScore() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getConfidenceStandardDeviation() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
Standard deviation of confidence scores
- getConfidenceSum() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- getConfusionBetween(int, int) - Method in class edu.umass.cs.mallet.base.classify.evaluate.ConfusionMatrix
-
Returns percent of time that class2 is true class when
class1 is predicted class
- getConstraints() - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- getCorefElement() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRF2.MinimizableCRF
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRF3.MinimizableCRF
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.TransitionIterator
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- getCost() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- getCost() - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable
-
- getCost() - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- getCost() - Method in class edu.umass.cs.mallet.base.types.SequencePairAlignment
-
- getCost() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
Get the cost for this node.
- getCostGradient(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- getCostGradient(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF2.MinimizableCRF
-
- getCostGradient(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF3.MinimizableCRF
-
- getCostGradient(Matrix) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable.ByGradient
-
- getCostGradient(Matrix) - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- getCostHessian(double[][]) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable.ByHessian
-
- getCostHessian(Matrix) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable.ByHessian
-
- getCount(int) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
-
- getCountWithFeature(int) - Method in class edu.umass.cs.mallet.base.types.InvertedIndex
-
- getCountWithFeature(Object) - Method in class edu.umass.cs.mallet.base.types.InvertedIndex
-
- getCrf() - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- getData() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getData(Pipe) - Method in class edu.umass.cs.mallet.base.types.Instance
-
This is a left-over convenience method that may be removed.
- getData() - Method in class edu.umass.cs.mallet.base.util.Univariate
-
- getDataAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
- getDataAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- getDataAlphabet() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns the Alphabet mapping features of the data to
integers.
- getDataAlphabet() - Method in interface edu.umass.cs.mallet.base.types.InstanceList.Stream
-
- getDataClass() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns the class of the object contained in the data field of the
first Instance in this list.
- getDefaultFeatureIndex() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getDefaultWeights() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getDelta(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
- getDelta(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
-
- getDelta(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
-
- getDelta(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
-
- getDelta(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
-
- getDenseVectorOf(int, Matrix2) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- getDenseVectorOf(int, Matrix2) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGDLearner
-
- getDepthLimited() - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- getDescription() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.XMLFileFilter
-
- getDestinationState(int) - Method in class edu.umass.cs.mallet.base.fst.CRF.State
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
-
- getDestinationState(int) - Method in class edu.umass.cs.mallet.base.fst.CRF2.State
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
-
- getDestinationState(int) - Method in class edu.umass.cs.mallet.base.fst.CRF3.State
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
-
- getDestinationState(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
-
- getDestinationState(int) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.Transition
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
-
- getDestinationState(int) - Method in class edu.umass.cs.mallet.base.fst.HMM.State
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
-
- getDestinationState() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- getDimensions(int[]) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- getDimensions(int[]) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- getDimensions(int[]) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- getDimensions(int[]) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- getDimensions(int[]) - Method in class edu.umass.cs.mallet.base.types.Matrixn
-
- getDimensions(int[]) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- getDimensions(int[]) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- getDocPath() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getDocument() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- getDocument() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
-
- getDocument() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpans
-
- getDocument() - Method in interface edu.umass.cs.mallet.base.extract.Span
-
- getDocument() - Method in class edu.umass.cs.mallet.base.extract.StringSpan
-
- getDocument() - Method in class edu.umass.cs.mallet.base.extract.StringTokenization
-
- getDocument() - Method in interface edu.umass.cs.mallet.base.extract.Tokenization
-
Returns the document of which this is a tokenization.
- getDocument() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getDocumentExtraction(int) - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- getDoPruning() - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- getElement() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getElement() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- getElement() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getEnd() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getEndIdx() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
-
- getEndIdx() - Method in interface edu.umass.cs.mallet.base.extract.Span
-
Returns an integer index identifying the end of this span.
- getEndIdx() - Method in class edu.umass.cs.mallet.base.extract.StringSpan
-
- getEndOffset() - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- getEndOffset() - Method in interface edu.umass.cs.mallet.base.util.Lexer
-
- getEntityId() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getEntityRef() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getEntityReference() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- getEntry() - Method in class edu.umass.cs.mallet.base.types.Label
-
- getErrorOutputStream() - Method in class edu.umass.cs.mallet.base.extract.AccuracyCoverageEvaluator
-
- getErrorOutputStream() - Method in class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
-
- getErrorOutputStream() - Method in class edu.umass.cs.mallet.base.extract.PerFieldF1Evaluator
-
- getEvalIterations() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.MultiSegmentationEvaluator
-
- getExpectations() - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- getExpectationValue() - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- getExpectationValue() - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.MaximizableCRF_PL
-
- getExpectationValue() - Method in class edu.umass.cs.mallet.base.fst.MEMM.MaximizableMEMM
-
- getExtractedSpans() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- getExtractor() - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- getF1(InstanceList, Object) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the F1-measure of the classifier on an instance list for a
particular target entry
- getF1(InstanceList, int) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the F1-measure of the classifier on an instance list for a
particular target index
- getF1(ArrayList, Object) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the F1-measure for a particular target entry from an
array list of classifications
- getF1(ArrayList, int) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the F1-measure for a particular target index from an
array list of classifications
- getF1() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- getF1() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.PairEvaluate
-
- getFeatureAbsentChild() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
-
- getFeatureIndices(Alphabet, String) - Static method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- getFeatureMultinomialEstimator() - Method in class edu.umass.cs.mallet.base.classify.NaiveBayesTrainer
-
Get the MultinomialEstimator instance used to specify the type of estimator
for features.
- getFeaturePipe() - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- getFeaturePipe() - Method in interface edu.umass.cs.mallet.base.extract.Extractor
-
Returns the pipe used by this extractor for.
- getFeaturePresentChild() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
-
- getFeatures() - Method in class edu.umass.cs.mallet.base.fst.confidence.SequenceConfidenceInstance
-
- getFeatures() - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- getFeatures() - Method in class edu.umass.cs.mallet.base.types.Token
-
- getFeatures() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- getFeatures() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
-
- getFeatures() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- getFeatures() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
-
- getFeatureSelection() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- getFeatureValue(String) - Method in class edu.umass.cs.mallet.base.fst.confidence.SequenceConfidenceInstance
-
- getFeatureValue(String) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- getFeatureValue(String) - Method in class edu.umass.cs.mallet.base.types.Token
-
- getFeatureValue(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- getFeatureValue(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
-
- getFeatureValue(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- getFeatureValue(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
-
- getFeatureVector(int) - Method in class edu.umass.cs.mallet.base.types.FeatureVectorSequence
-
- getField(Label) - Method in class edu.umass.cs.mallet.base.extract.Record
-
- getField(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getFieldNames() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.Segmentation
-
- getFields() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getFieldTokens(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getFieldTokensAsSet(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getFileArray() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
-
- getFileArray() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
-
- getFinalCost() - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- getFinalLambdas() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- getFirst() - Method in class gnu.trove.TLinkedList
-
Returns the head of the list
- getFirstString() - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- getFirstStringChar(int) - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- getFollowingPreTerm() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getFourDigitString(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- getFullName() - Method in class edu.umass.cs.mallet.base.util.CommandOption
-
- getGainRatio() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getGammaCost(int, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getGammaCost(int, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- getGammaProbability(int, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getGammaProbability(int, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- getGaussianPriorVariance() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getGaussianPriorVariance() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getGaussianPriorVariance() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getGaussianPriorVariance() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getGaussianPriorVariance() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getGender() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getGISUpdate(Matrix, Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
-
Returns a GIS update for the current parameter setting specified by params
- getGISUpdate(double[]) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable.ByGISUpdate
-
- getGISUpdate(Matrix, Matrix) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable.ByGISUpdate
-
- getGoods() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
-
- getGradient() - Method in class edu.umass.cs.mallet.base.minimize.LimitedMemoryBFGS
-
- getGraph() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
-
- getGraph() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
-
- getGraph() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MortonClusterer
-
- getHead() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getHeadPreTerm() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getId() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getId() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.KeyCluster
-
- getIdRel() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
-
- getIndex() - Method in class edu.umass.cs.mallet.base.fst.CRF.State
-
- getIndex() - Method in class edu.umass.cs.mallet.base.fst.CRF2.State
-
- getIndex() - Method in class edu.umass.cs.mallet.base.fst.CRF3.State
-
- getIndex() - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- getIndex() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
-
- getIndex() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- getIndex() - Method in class edu.umass.cs.mallet.base.fst.HMM.State
-
- getIndex() - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- getIndex() - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- getIndex() - Method in class edu.umass.cs.mallet.base.types.Label
-
- getIndex() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
-
- getIndex() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getIndex() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Node
-
- getIndexAtPosition(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- getIndexAtRank(int) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getIndices() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
Returns an array of all the present indices.
- getIndices() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- getInfoGain(int) - Method in class edu.umass.cs.mallet.base.types.PerLabelInfoGain
-
- getInitialCost() - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- getInitializedMatrix(int, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- getInitialStepSize() - Method in class edu.umass.cs.mallet.base.maximize.ConjugateGradient
-
- getInitialStepSize() - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
-
- getInitialStepSize() - Method in class edu.umass.cs.mallet.base.minimize.ConjugateGradient
-
- getInProduction() - Method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
- getInput() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getInput() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- getInputAlphabet() - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- getInputAlphabet() - Method in interface edu.umass.cs.mallet.base.extract.Extractor
-
Returns an alphabet of the features used by the extractor.
- getInputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getInputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
Create a new CRF sharing Alphabet and other attributes, but possibly
having a larger weights array.
- getInputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Create a new CRF sharing Alphabet and other attributes, but possibly
having a larger weights array.
- getInputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getInputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
Create a new CRF sharing Alphabet and other attributes, but possibly
having a larger weights array.
- getInputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
-
- getInputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- getInputPipe() - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- getInputPositionIncrement() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- getInstance() - Method in class edu.umass.cs.mallet.base.classify.Classification
-
- getInstance() - Method in class edu.umass.cs.mallet.base.fst.confidence.InstanceWithConfidence
-
- getInstance() - Method in class edu.umass.cs.mallet.base.fst.confidence.PipedInstanceWithConfidence
-
- getInstance() - Method in class edu.umass.cs.mallet.base.fst.confidence.SequenceConfidenceInstance
-
- getInstance(int) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns the Instance at the specified index.
- getInstance(int) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Returns the Instance at the specified index.
- getInstanceId() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- getInstanceId() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- getInstanceList() - Method in class edu.umass.cs.mallet.base.types.InvertedIndex
-
- getInstancePipe() - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- getInstancePipe() - Method in interface edu.umass.cs.mallet.base.types.InstanceList.Stream
-
- getInstances() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getInstancesWithFeature(int) - Method in class edu.umass.cs.mallet.base.types.InvertedIndex
-
- getInstancesWithFeature(Object) - Method in class edu.umass.cs.mallet.base.types.InvertedIndex
-
- getInstanceWeight() - Method in interface edu.umass.cs.mallet.base.types.Instance.Iterator
-
- getInstanceWeight(int) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- getInstanceWeight() - Method in class edu.umass.cs.mallet.base.types.InstanceList.Iterator
-
- getInTag() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getInterpreter() - Static method in class edu.umass.cs.mallet.base.util.CommandOption
-
- getIterationCount() - Method in interface gnu.trove.benchmark.Operation
-
- getKey() - Method in class edu.umass.cs.mallet.base.util.PropertyList.Iterator
-
- getLabel(int) - Method in class edu.umass.cs.mallet.base.cluster.Clustering
-
Get the cluster label for a particular instance.
- getLabel() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
-
- getLabel(int) - Method in class edu.umass.cs.mallet.base.extract.LabeledSpans
-
- getLabel() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
-
- getLabel() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- getLabel() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getLabel() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Node
-
- getLabelAlphabet() - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- getLabelAlphabet() - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- getLabelAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomFeatureVectorIterator
-
- getLabelAlphabet() - Method in class edu.umass.cs.mallet.base.types.Label
-
- getLabelAlphabet() - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- getLabelAlphabet() - Method in class edu.umass.cs.mallet.base.types.LabelSequence
-
- getLabelAlphabet() - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- getLabelAtPosition(int) - Method in class edu.umass.cs.mallet.base.types.LabelSequence
-
- getLabelAtRank(int) - Method in class edu.umass.cs.mallet.base.types.Label
-
- getLabelAtRank(int) - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- getLabelAtRank(int) - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- getLabeledSpan(int) - Method in class edu.umass.cs.mallet.base.extract.LabeledSpans
-
- getLabeling() - Method in class edu.umass.cs.mallet.base.classify.Classification
-
- getLabeling() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getLabelingAtPosition(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getLabelingAtPosition(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- getLabelName(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- getLabels(int) - Method in class edu.umass.cs.mallet.base.types.LabelsSequence
-
- getLabelVector() - Method in class edu.umass.cs.mallet.base.classify.Classification
-
- getLast() - Method in class gnu.trove.TLinkedList
-
Returns the tail of the list.
- getLastAccuracy() - Method in class edu.umass.cs.mallet.base.fst.TokenAccuracyEvaluator
-
Returns the accuracy from the last time test() or evaluate() was called
- getLeastConfidentSegments() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConstrainedViterbiTransducerCorrector
-
Returns the least confident segments from each sequence in the
previous call to correctLeastConfidentSegments
- getLeastConfidentSegments(InstanceList, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConstrainedViterbiTransducerCorrector
-
Returns the least confident segments in ilist
- getLeftChild() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getLength() - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- getLengthFirstString() - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- getLengthSecondString() - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- getLineGroup() - Method in class edu.umass.cs.mallet.base.pipe.iterator.LineGroupIterator
-
- getLineGroup() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.LineGroupIterator2
-
- getLineMaximizer() - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
-
- getLinkedListAddOp() - Static method in class gnu.trove.benchmark.Main
-
- getList(Class) - Static method in class edu.umass.cs.mallet.base.util.CommandOption
-
- getLogger(String) - Static method in class edu.umass.cs.mallet.base.util.MalletLogger
-
- getLogger(String) - Static method in class edu.umass.cs.mallet.base.util.MalletProgressMessageLogger
-
- getMalletPhrase() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- getMalletPhrase() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getMap() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoVertex
-
- getMappedGraph() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
-
- getMatch() - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- getMaxDepth() - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- getMaximizableCRF(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getMaximizableCRF(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL
-
- getMaximizableCRF(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.MEMM
-
- getMaximizableTrainer(InstanceList) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
- getMaximizableTrainer(InstanceList) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
- getMaxValue() - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getMaxValuedIndex() - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getMaxValuedIndexIn(FeatureSelection) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getMaxValuedObject() - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getMaxValuedObjectIn(FeatureSelection) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getMaxValuedThreshold() - Method in class edu.umass.cs.mallet.base.types.GainRatio
-
- getMaxValueIn(FeatureSelection) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getMDL() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
Calculates the minimum description length of this node, i.e.,
the length of the binary encoding that describes the feature
and the split value used at this node
- getMentionsFromPairs(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
-
- getMinimizableCRF(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getMinimizableCRF(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getMinimizableCRF(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getMinimizableCRF(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getMinNumInsts() - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- getMortonClustering(List, Classifier) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
-
- getName() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getName() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
-
- getName() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- getName() - Method in class edu.umass.cs.mallet.base.extract.Field
-
- getName() - Method in class edu.umass.cs.mallet.base.extract.Record
-
- getName() - Method in class edu.umass.cs.mallet.base.fst.CRF.State
-
- getName() - Method in class edu.umass.cs.mallet.base.fst.CRF2.State
-
- getName() - Method in class edu.umass.cs.mallet.base.fst.CRF3.State
-
- getName() - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- getName() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
-
- getName() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- getName() - Method in class edu.umass.cs.mallet.base.fst.HMM.State
-
- getName() - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- getName(Alphabet, int[], boolean[]) - Static method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- getName(Alphabet, int[]) - Static method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- getName(Alphabet, int, int) - Static method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- getName() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getNBest() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getNewHessianMatrix() - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable.ByHessian
-
- getNewMatrix() - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- getNewMatrix() - Method in class edu.umass.cs.mallet.base.fst.CRF2.MinimizableCRF
-
- getNewMatrix() - Method in class edu.umass.cs.mallet.base.fst.CRF3.MinimizableCRF
-
- getNewMatrix() - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- getNewMatrix() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
-
- getNewMatrix() - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable
-
- getNewMatrix() - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- getNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- getNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
-
- getNext() - Method in interface gnu.trove.TLinkable
-
Returns the linked list node after this one.
- getNext() - Method in class gnu.trove.TLinkableAdaptor
-
Returns the linked list node after this one.
- getNextElement() - Method in class edu.umass.cs.mallet.base.pipe.iterator.PatternMatchIterator
-
- getNextLineGroup() - Method in class edu.umass.cs.mallet.base.pipe.iterator.LineGroupIterator
-
- getNextLineGroup() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.LineGroupIterator2
-
- getNextMentionPair() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- getNextMentionPairFromDocument() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- getNextNodes() - Method in class edu.umass.cs.mallet.base.util.search.AStarNode
-
- getNextNodes() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
Get an iterator over the new search nodes reachable
from this node by state transitions.
- getNextStates() - Method in interface edu.umass.cs.mallet.base.util.search.SearchState
-
Get an iterator over the states with transitions from
this state.
- getNode() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
-
- getNormalizedMentionString(Mention) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AffixOfMentionPair
-
- getNstatesExpl() - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- getNthBest(int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getNumAuthors() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getNumClasses() - Method in class edu.umass.cs.mallet.base.types.PerLabelInfoGain
-
- getNumClusters() - Method in class edu.umass.cs.mallet.base.cluster.Clustering
-
- getNumCols() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- getNumDescendants() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
Count the number of non-leaf descendant nodes
- getNumDimensions() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- getNumDimensions() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- getNumDimensions() - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- getNumDimensions() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- getNumDimensions() - Method in class edu.umass.cs.mallet.base.types.Matrixn
-
- getNumDimensions() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- getNumDimensions() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
ACCESSORS
- getNumDocuments() - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- getNumericOnly(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- getNumericProperty(String) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getNumericProperty(String) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- getNumericProperty(String) - Method in class edu.umass.cs.mallet.base.types.Token
-
- getNumericProperty(String) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- getNumericValue() - Method in class edu.umass.cs.mallet.base.util.PropertyList.Iterator
-
- getNumFeaturesToDisplay() - Static method in class edu.umass.cs.mallet.base.extract.LatticeViewer
-
- getNumInstances() - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable.ByVotedPerceptron
-
- getNumIterationsToSkip() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getNumIterationsToWait() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getNumParameters() - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- getNumParameters() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
-
- getNumParameters() - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable
-
- getNumRecords() - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- getNumReferents() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- getNumRows() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- getNumSplitPointsForBestFeature() - Method in class edu.umass.cs.mallet.base.types.GainRatio
-
- getNumWeakClassifiers() - Method in class edu.umass.cs.mallet.base.classify.AdaBoost
-
Get the number of weak classifiers in this ensemble classifier
- getNumWeakClassifiers() - Method in class edu.umass.cs.mallet.base.classify.AdaBoostM2
-
Get the number of weak classifiers in this ensemble classifier
- getObject() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoVertex
-
- getObject() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Node
-
- getObject1() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
-
- getObject2() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
-
- getObjectAtPosition(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- getObjectAtPosition(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSequenceWithBigrams
-
- getObjectAtRank(int) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getObjectFromVertex(Vertex) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
-
- getObjectIndices(Object[], Alphabet, boolean) - Static method in class edu.umass.cs.mallet.base.types.FeatureVector
-
- getObjectValue() - Method in class edu.umass.cs.mallet.base.util.PropertyList.Iterator
-
- getOffsets() - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
-
- getOperation() - Method in interface gnu.trove.benchmark.Timer
-
- getOrderedVertices() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
-
- getOrigString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getOutput() - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
-
- getOutput() - Method in class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
-
- getOutput() - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
-
- getOutput() - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
-
- getOutput() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
-
- getOutput() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
-
- getOutput() - Method in class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
-
- getOutput() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- getOutputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getOutputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getOutputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getOutputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getOutputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getOutputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
-
- getOutputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- getOutputPipe() - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- getOutputPositionIncrement() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- getPaper() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- getPaperCluster() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- getPaperPipe(ArrayList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.PairwiseClustererTUI
-
- getPaperType(Citation) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.HeuristicPipe
-
- getParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getParameter(int[]) - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- getParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getParameter(int[]) - Method in class edu.umass.cs.mallet.base.fst.CRF2.MinimizableCRF
-
- getParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Only gets the parameter from the first group of parameters.
- getParameter(int[]) - Method in class edu.umass.cs.mallet.base.fst.CRF3.MinimizableCRF
-
- getParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Only gets the parameter from the first group of parameters.
- getParameter(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- getParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
Only gets the parameter from the first group of parameters.
- getParameter(int[]) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
-
- getParameter(int) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable
-
- getParameter(int[]) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable
-
- getParameter(int[]) - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- getParameter() - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- getParameters() - Method in class edu.umass.cs.mallet.base.classify.MaxEnt
-
- getParameters() - Method in class edu.umass.cs.mallet.base.classify.MCMaxEnt
-
- getParameters(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- getParameters(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF2.MinimizableCRF
-
- getParameters(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF3.MinimizableCRF
-
- getParameters(double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- getParameters(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
-
- getParameters(double[]) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable
-
- getParameters(Matrix) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable
-
- getParameters(Matrix) - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- getParametersAbsNorm() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getParametersAbsNorm() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getParametersAbsNorm() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getParent() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getParent() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- getParent() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
The node that generated this node.
- getParentRoot() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- getPartOfSpeech() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- getPattern() - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- getPerLabelFeatureSelection() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- getPhrases() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocument
-
- getPhrases() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
-
- getPipe(int) - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- getPipe() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getPipe() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns the pipe through which each added Instance is passed,
which may be null.
- getPipe(Classifier) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.PairwiseClustererTUI
-
Create pipe for conditionalClusterer
- getPipedCopy(Pipe) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getPipes() - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- getPosition() - Method in interface edu.umass.cs.mallet.base.util.search.QueueElement
-
Get the queue position of this element.
- getPosition() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
- getPossibleFields() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getPreceedingPreTerm() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getPrecision(InstanceList, Object) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the precision of the classifier on an instance list for a
particular target entry
- getPrecision(ArrayList, Object) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the precision for a particular target entry from an
array list of classifications
- getPrecision(InstanceList, int) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the precision of the classifier on an instances list for a
particular target index
- getPrecision(ArrayList, int) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the precision for a particular target index from an
array list of classifications
- getPrecision(int) - Method in class edu.umass.cs.mallet.base.classify.evaluate.ConfusionMatrix
-
Returns the precision of this predicted class
- getPrecision() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- getPrecision() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.PairEvaluate
-
- getPredicted(int) - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getPredicted() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getPredictedLabels() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- getPreferredSize() - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph
-
- getPreTerms() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getPrev() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getPrev() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- getPrev() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
-
- getPrevious() - Method in interface gnu.trove.TLinkable
-
Returns the linked list node before this one.
- getPrevious() - Method in class gnu.trove.TLinkableAdaptor
-
Returns the linked list node before this one.
- getPriority() - Method in interface edu.umass.cs.mallet.base.util.search.QueueElement
-
Get this element's priority.
- getPriority() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
- getPriorMultinomialEstimator() - Method in class edu.umass.cs.mallet.base.classify.NaiveBayesTrainer
-
Get the MultinomialEstimator instance used to specify the type of estimator
for priors.
- getProperties() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getProperties() - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- getProperties() - Method in class edu.umass.cs.mallet.base.types.Token
-
- getProperty(String) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getProperty(String) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- getProperty(String) - Method in class edu.umass.cs.mallet.base.types.Token
-
- getProperty(String) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- getPropertyList() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getPseudoClustering(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- getQuick(int) - Method in class gnu.trove.TDoubleArrayList
-
Returns the value at the specified offset without doing any
bounds checking.
- getQuick(int) - Method in class gnu.trove.TFloatArrayList
-
Returns the value at the specified offset without doing any
bounds checking.
- getQuick(int) - Method in class gnu.trove.TIntArrayList
-
Returns the value at the specified offset without doing any
bounds checking.
- getQuick(int) - Method in class gnu.trove.TLongArrayList
-
Returns the value at the specified offset without doing any
bounds checking.
- getRank(Label) - Method in class edu.umass.cs.mallet.base.types.Label
-
- getRank(int) - Method in class edu.umass.cs.mallet.base.types.Label
-
- getRank(Label) - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- getRank(int) - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- getRank(Label) - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- getRank(int) - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- getRank(Object) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getRank(int) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getRawstring() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getRecall(InstanceList, Object) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the recall of the classifier on an instance list for a
particular target entry
- getRecall(InstanceList, int) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the recall of the classifier on an instance list for a
particular target index
- getRecall(ArrayList, Object) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the recall for a particular target entry from an
array list of classifications
- getRecall(ArrayList, int) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Calculate the recall for a particular target index from an
array list of classifications
- getRecall() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- getRecall() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.PairEvaluate
-
- getRecord(int) - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- getReferent() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- getReferentIndex() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- getRemoves() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
-
- getRightChild() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getRoot() - Method in class edu.umass.cs.mallet.base.classify.C45
-
- getRoot() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree
-
- getRootLogger() - Method in class edu.umass.cs.mallet.base.util.MalletLogger
-
Convenience method for finding the root logger.
- getScore() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getSecondString() - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- getSecondStringChar(int) - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- getSegmentation(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.AllClusterSegmentation
-
- getSegmentConfidences() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConstrainedViterbiTransducerCorrector
-
- getSegmentConfidences() - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerConfidenceEstimator
-
- getSegmentInputSequence() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getSelectVertices() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clustering
-
- getSentence() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- getSentence() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getSentences() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocument
-
- getSet(int, double) - Method in class gnu.trove.TDoubleArrayList
-
Sets the value at the specified offset and returns the
previously stored value.
- getSet(int, float) - Method in class gnu.trove.TFloatArrayList
-
Sets the value at the specified offset and returns the
previously stored value.
- getSet(int, int) - Method in class gnu.trove.TIntArrayList
-
Sets the value at the specified offset and returns the
previously stored value.
- getSet(int, long) - Method in class gnu.trove.TLongArrayList
-
Sets the value at the specified offset and returns the
previously stored value.
- getSetOperation() - Static method in class gnu.trove.benchmark.Main
-
- getSize() - Method in class edu.umass.cs.mallet.base.classify.C45
-
- getSize() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getSource() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getSourceState() - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
-
- getSourceState() - Method in class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
-
- getSourceState() - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
-
- getSourceState() - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
-
- getSourceState() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
-
- getSourceState() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
-
- getSourceState() - Method in class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
-
- getSourceState() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- getSpan() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
-
- getSpan(int) - Method in class edu.umass.cs.mallet.base.extract.LabeledSpans
-
- getSpan(int) - Method in class edu.umass.cs.mallet.base.extract.StringTokenization
-
- getSpan(int) - Method in interface edu.umass.cs.mallet.base.extract.Tokenization
-
- getSplitFeature() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getSplitFeature() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
-
- getSplitInfoGain() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
-
- getStart() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getStartIdx() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
-
- getStartIdx() - Method in interface edu.umass.cs.mallet.base.extract.Span
-
Returns an integer index identifying the start of this span.
- getStartIdx() - Method in class edu.umass.cs.mallet.base.extract.StringSpan
-
- getStartOffset() - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- getStartOffset() - Method in interface edu.umass.cs.mallet.base.util.Lexer
-
- getStartTag() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getState(int) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getState(int) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getState(String) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getState(int) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getState(String) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getState(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getState(String) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getState(int) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getState(int) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
-
- getState(String) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- getState(int) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- getState(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- getState() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
The state for this search node.
- getStateAtRank(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
- getStateAtRank(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
-
- getStateAtRank(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
-
- getStateAtRank(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
-
- getStateAtRank(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
-
- getStateIter() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator
-
- getStpmax() - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
-
- getString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- getString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Node
-
- getString1() - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString1BlockAtIndex(int) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString1Char(int) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString1EOBIndex(String) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString1EOBIndex(String, int) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString1IndexOf(String, int) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString1Length() - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString2() - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString2BlockAtIndex(int) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString2Char(int) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString2EOBIndex(String) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString2EOBIndex(String, int) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString2IndexOf(String, int) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getString2Length() - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- getStringBufferName() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- getTarget() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- getTarget() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- getTargetAlphabet() - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- getTargetAlphabet() - Method in interface edu.umass.cs.mallet.base.extract.Extractor
-
Returns an alphabet of the labels used by the extractor.
- getTargetAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- getTargetAlphabet() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns the Alphabet mapping target output labels to
integers.
- getTargetAlphabet() - Method in interface edu.umass.cs.mallet.base.types.InstanceList.Stream
-
- getTargetRecord(int) - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- getTargetSpans() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- getText() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
-
- getText() - Method in interface edu.umass.cs.mallet.base.extract.Span
-
Returns a textual representatio of the span, suitable for XML output, e.g.
- getText() - Method in class edu.umass.cs.mallet.base.types.Token
-
- getTextWithinElement(Element) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocumentElement
-
- getThresholdAtRank(int) - Method in class edu.umass.cs.mallet.base.types.GainRatio
-
- getToken(int) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- getTokenizationPipe() - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- getTokenizationPipe() - Method in interface edu.umass.cs.mallet.base.extract.Extractor
-
Returns the pipe used by this extractor to tokenize the input.
- getTokens(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- getTokensAsSet(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- getTokenString() - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- getTokenString() - Method in interface edu.umass.cs.mallet.base.util.Lexer
-
- getTransducer() - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerConfidenceEstimator
-
- getTransducer() - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getTransducer() - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- getTransducer() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
- getTransducer() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
-
- getTransducer() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
-
- getTransducer() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
-
- getTransducer() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
-
- getTransductionType() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getTransitionEstimator() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- getTrimmedClassifier(int) - Method in class edu.umass.cs.mallet.base.classify.AdaBoost
-
Return an AdaBoost classifier that uses only the first
numWeakClassifiersToUse weak learners.
- getTrimmedClassifier(int) - Method in class edu.umass.cs.mallet.base.classify.AdaBoostM2
-
Return an AdaBoostM2 classifier that uses only the first
numWeakClassifiersToUse weak learners.
- getTruth(int) - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getTruth() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- getUnderlyingString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- getUniqueEntityIndex() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- getUnnormalizedClassificationScores(Instance, double[]) - Method in class edu.umass.cs.mallet.base.classify.MaxEnt
-
- getUnnormalizedClassificationScores(Instance, double[]) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEnt
-
- getUnNormalizedScores(Matrix2, FeatureVector, double[]) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- getUnNormalizedScores(Matrix2, FeatureVector, double[]) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- getUseHyperbolicPriorSharpness() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getUseHyperbolicPriorSharpness() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getUseHyperbolicPriorSharpness() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getUseHyperbolicPriorSharpness() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getUseHyperbolicPriorSharpness() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getUseHyperbolicPriorSlope() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getUseHyperbolicPriorSlope() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getUseHyperbolicPriorSlope() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getUseHyperbolicPriorSlope() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getUseHyperbolicPriorSlope() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getUseSparseWeights() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getV1() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoEdge
-
- getV2() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoEdge
-
- getValue() - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- getValue() - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable.ByGISUpdate
-
- getValue() - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable.ByGradient
-
- getValue() - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable.ByValue
-
- getValueAtRank(int) - Method in class edu.umass.cs.mallet.base.types.Label
-
- getValueAtRank(int) - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- getValueAtRank(int) - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- getValueAtRank(int) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- getValueCalls() - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
Counts how many times this trainer has computed the
log probability of training labels.
- getValueCalls() - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
Counts how many times this trainer has computed the
log probability of training labels.
- getValueGradient(double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- getValueGradient(double[]) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable.ByGradient
-
- getValueGradientCalls() - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
Counts how many times this trainer has computed the gradient of the
log probability of training labels.
- getValueGradientCalls() - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
Counts how many times this trainer has computed the gradient of the
log probability of training labels.
- getValueGradientForInstance(int, double[]) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable.ByVotedPerceptron
-
- getValues() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- getValues() - Method in class gnu.trove.TDoubleDoubleHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TDoubleFloatHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TDoubleIntHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TDoubleLongHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TDoubleObjectHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TFloatDoubleHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TFloatFloatHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TFloatIntHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TFloatLongHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TFloatObjectHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TIntDoubleHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TIntFloatHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TIntIntHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TIntLongHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TIntObjectHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TLongDoubleHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TLongFloatHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TLongIntHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TLongLongHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TLongObjectHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TObjectDoubleHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TObjectFloatHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TObjectIntHashMap
-
Returns the values of the map.
- getValues() - Method in class gnu.trove.TObjectLongHashMap
-
Returns the values of the map.
- getVenue() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- getVenueCluster() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- getVertexFromObject(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
-
- getViterbiLattice(Sequence, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- getViterbiNode(int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiLattice
-
- getViterbiNode(Transducer.ViterbiPath.ViterbiNode[][], int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
- getViterbiNode(Transducer.ViterbiPath_NBest.ViterbiNode_NBest[][], int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest
-
- getViterbiNode(Transducer.ViterbiPathBeam.ViterbiNode[][], int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
-
- getViterbiNode(Transducer.ViterbiPathBeamB.ViterbiNode[][], int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
-
- getViterbiNode(Transducer.ViterbiPathBeamFB.ViterbiNode[][], int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
-
- getViterbiNode(Transducer.ViterbiPathBeamKL.ViterbiNode[][], int, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
-
- getViterbiOutput() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getViterbiOutputEncoding() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getViterbiOutputFilePrefix() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getViterbiOutputIterationsToSkip() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getViterbiOutputIterationsToWait() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- getWeight() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoEdge
-
- getWeightNames(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- getWeights() - Method in class edu.umass.cs.mallet.base.classify.BalancedWinnow
-
- getWeights(String) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getWeights(int) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getWeights(String) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getWeights(int) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getWeights(String) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getWeights(int) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getWeights() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getWeights(String) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getWeights(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getWeights() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getWeights(String) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getWeights(int) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getWeights() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getWeightsIndex(String) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getWeightsIndex(String) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
Increase the size of the weights[] parameters to match (a new, larger)
input Alphabet size
- getWeightsIndex(String) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Increase the size of the weights[] parameters to match (a new, larger)
input Alphabet size
- getWeightsIndex(String) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Increase the size of the weights[] parameters to match (a new, larger)
input Alphabet size
- getWeightsIndex(String) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
Increase the size of the weights[] parameters to match (a new, larger)
input Alphabet size
- getWeightsName(int) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- getWeightsName(int) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- getWeightsName(int) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- getWeightsName(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- getWeightsName(int) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- getWorstAveragePrecision() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
For comparison, rank segments as badly as possible (all
"incorrect" before "correct").
- getXiCost(int, Transducer.State, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getXiCost(int, Transducer.State, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- getXiProbability(int, Transducer.State, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
-
- getXiProbability(int, Transducer.State, Transducer.State) - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
-
- GlobalPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- GlobalPipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.GlobalPipe
-
- GlobalPipe(StringDistance, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.GlobalPipe
-
- GlobalPipeUnSeg - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- GlobalPipeUnSeg(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.GlobalPipeUnSeg
-
- GlobalPipeUnSeg(StringDistance, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.GlobalPipeUnSeg
-
- gnu.trove - package gnu.trove
-
- gnu.trove.benchmark - package gnu.trove.benchmark
-
- gnu.trove.decorator - package gnu.trove.decorator
-
- go() - Method in class edu.umass.cs.mallet.base.util.resources.wn.Examples
-
- GoldenLineMinimizer - Class in edu.umass.cs.mallet.base.minimize
-
- GoldenLineMinimizer() - Constructor for class edu.umass.cs.mallet.base.minimize.GoldenLineMinimizer
-
- GRADIENT_GAIN - Static variable in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
- GRADIENT_GAIN - Static variable in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
- GradientAscent - Class in edu.umass.cs.mallet.base.maximize
-
- GradientAscent() - Constructor for class edu.umass.cs.mallet.base.maximize.GradientAscent
-
- GradientBracketLineMinimizer - Class in edu.umass.cs.mallet.base.minimize
-
- GradientBracketLineMinimizer() - Constructor for class edu.umass.cs.mallet.base.minimize.GradientBracketLineMinimizer
-
- GradientDescent - Class in edu.umass.cs.mallet.base.minimize
-
- GradientDescent() - Constructor for class edu.umass.cs.mallet.base.minimize.GradientDescent
-
- GradientGain - Class in edu.umass.cs.mallet.base.types
-
- GradientGain(InstanceList, LabelVector[]) - Constructor for class edu.umass.cs.mallet.base.types.GradientGain
-
- GradientGain(InstanceList, Classification[]) - Constructor for class edu.umass.cs.mallet.base.types.GradientGain
-
- GradientGain.Factory - Class in edu.umass.cs.mallet.base.types
-
- Graph - Class in edu.umass.cs.mallet.base.classify.evaluate
-
Framework for standard graph.
- Graph(String, int, int, String, String) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.Graph
-
Creates a Graph object
- Graph.Legend - Class in edu.umass.cs.mallet.base.classify.evaluate
-
- Graph2 - Class in edu.umass.cs.mallet.base.classify.evaluate
-
Methods for a 2-D graph
- Graph2(String, int, int, String, String) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.Graph2
-
- GraphClustering - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- GraphClustering(WeightedGraph, Clustering) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.GraphClustering
-
- GraphItem - Class in edu.umass.cs.mallet.base.classify.evaluate
-
Holds data for a point on a graph
- GraphItem(String, int, Color) - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.GraphItem
-
- grep(TDoubleProcedure) - Method in class gnu.trove.TDoubleArrayList
-
Searches the list for values satisfying condition in
the manner of the *nix grep utility.
- grep(TFloatProcedure) - Method in class gnu.trove.TFloatArrayList
-
Searches the list for values satisfying condition in
the manner of the *nix grep utility.
- grep(TIntProcedure) - Method in class gnu.trove.TIntArrayList
-
Searches the list for values satisfying condition in
the manner of the *nix grep utility.
- grep(TLongProcedure) - Method in class gnu.trove.TLongArrayList
-
Searches the list for values satisfying condition in
the manner of the *nix grep utility.
- growIfNecessary() - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- growthStopped() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- growWeightsDimensionToInputAlphabet() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
Increase the size of the weights[] parameters to match (a new, larger)
input Alphabet size
- PagedInstanceList - Class in edu.umass.cs.mallet.base.types
-
xxx .split() methods still unreliable
An InstanceList which avoids OutOfMemoryErrors by saving Instances
to disk when there is not enough memory to create a new
Instance.
- PagedInstanceList(Pipe, int, int, File) - Constructor for class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Creates a PagedInstanceList where "instancesPerPage" instances
are swapped to disk in directory "swapDir" if the amount of free
system memory drops below "minFreeMemory" bytes
- PagedInstanceList(Pipe, int) - Constructor for class edu.umass.cs.mallet.base.types.PagedInstanceList
-
- PagedInstanceList(Pipe) - Constructor for class edu.umass.cs.mallet.base.types.PagedInstanceList
-
- PagedInstanceList() - Constructor for class edu.umass.cs.mallet.base.types.PagedInstanceList
-
- PageMatchPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
FieldStringDistancePipe
User: mhay
Email: mhay@cs.umass.edu
Date: Feb 18, 2004 4:40:24 PM
- PageMatchPipe() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PageMatchPipe
-
- pages - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- PagesPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- PagesPipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PagesPipe
-
- PagesPipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PagesPipe
-
- paint(Graphics) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph
-
Paint the graph outline
- paint(Graphics) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph2
-
- PairEvaluate - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- PairEvaluate(Collection, Collection) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.PairEvaluate
-
- PairSimilarity(Sequence, Sequence, Instance, Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
-
- PairwiseClustererTUI - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui
-
Interface to train and test a PairwiseClusterer.
- PairwiseClustererTUI() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.PairwiseClustererTUI
-
- PairWiseEvaluator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- PairWiseEvaluator(Set, Set) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.PairWiseEvaluator
-
- PAPER - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- PAPER - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
-
Constants for the types of citation nodes
- PaperCitation - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
A Citation object which is treated as a Paper
- PaperCitation(String, String, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PaperCitation
-
- PaperCitation(String, Object, int, IEInterface, int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PaperCitation
-
- paperCluster - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- PaperClusterPrediction - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
-
Feature is the output of the paperClusterClassifier
- PaperClusterPrediction(Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.PaperClusterPrediction
-
- paperID - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- ParallelPipes - Class in edu.umass.cs.mallet.base.pipe
-
Convert an instance to the PipeOutputAccumulator output produced by running
the original instance through each of the sub pipes contained in the parallel pipe.
- ParallelPipes(PipeOutputAccumulator) - Constructor for class edu.umass.cs.mallet.base.pipe.ParallelPipes
-
- ParallelPipes(PipeOutputAccumulator, Pipe[]) - Constructor for class edu.umass.cs.mallet.base.pipe.ParallelPipes
-
- ParenGroupIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
Iterator that takes a Reader, breaks up the input into
top-level parenthesized expressions.
- ParenGroupIterator(Reader) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.ParenGroupIterator
-
- ParenGroupIterator(Reader, char, char) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.ParenGroupIterator
-
- parentInstance - Variable in class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.Boolean
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.Double
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.DoubleArray
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.File
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.Integer
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.IntegerArray
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.Object
-
- parseArg(String[], int) - Method in class edu.umass.cs.mallet.base.util.CommandOption
-
Called after this CommandOption matches an argument.
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.Set
-
- parseArg(String[], int) - Method in class edu.umass.cs.mallet.base.util.CommandOption.SpacedStrings
-
- parseArg(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.String
-
- parseString(String) - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- PartiallyRankedFeatureVector - Class in edu.umass.cs.mallet.base.types
-
- PartiallyRankedFeatureVector(Alphabet, int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector
-
- PartiallyRankedFeatureVector(Alphabet, double[]) - Constructor for class edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector
-
- PartiallyRankedFeatureVector(Alphabet, DenseVector) - Constructor for class edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector
-
- PartiallyRankedFeatureVector(Alphabet, AugmentableFeatureVector) - Constructor for class edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector
-
- PartiallyRankedFeatureVector(Alphabet, SparseVector) - Constructor for class edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector
-
- PartiallyRankedFeatureVector.Factory - Interface in edu.umass.cs.mallet.base.types
-
- PartiallyRankedFeatureVector.PerLabelFactory - Interface in edu.umass.cs.mallet.base.types
-
- partitionGraph(WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- partitionGraph(WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
-
Partition the graph by greed agglomerative merging.
- partitionIntoDocumentInstances(InstanceList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- PartOfSpeechMentionPair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- PartOfSpeechMentionPair() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.PartOfSpeechMentionPair
-
- PatternMatchIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
Iterates over matching regular expresions.
- PatternMatchIterator(CharSequence, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.PatternMatchIterator
-
- pbinom(int, int, double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
Vastly inefficient O(x) method to compute cdf of B(n,p)
- pchisq(double, double) - Method in class edu.umass.cs.mallet.base.util.StatFunctions
-
- peek() - Method in class gnu.trove.TIntStack
-
Returns the value at the top of the stack.
- PerClassAccuracyEvaluator - Class in edu.umass.cs.mallet.base.fst
-
- PerClassAccuracyEvaluator(boolean) - Constructor for class edu.umass.cs.mallet.base.fst.PerClassAccuracyEvaluator
-
- PerClassAccuracyEvaluator() - Constructor for class edu.umass.cs.mallet.base.fst.PerClassAccuracyEvaluator
-
- PerDocumentF1Evaluator - Class in edu.umass.cs.mallet.base.extract
-
Created: Oct 8, 2004
- PerDocumentF1Evaluator() - Constructor for class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
-
- PerFieldF1Evaluator - Class in edu.umass.cs.mallet.base.extract
-
Created: Oct 8, 2004
- PerFieldF1Evaluator() - Constructor for class edu.umass.cs.mallet.base.extract.PerFieldF1Evaluator
-
- PerLabelFeatureCounts - Class in edu.umass.cs.mallet.base.types
-
- PerLabelFeatureCounts(InstanceList) - Constructor for class edu.umass.cs.mallet.base.types.PerLabelFeatureCounts
-
- PerLabelFeatureCounts.Factory - Class in edu.umass.cs.mallet.base.types
-
- PerLabelInfoGain - Class in edu.umass.cs.mallet.base.types
-
- PerLabelInfoGain(InstanceList) - Constructor for class edu.umass.cs.mallet.base.types.PerLabelInfoGain
-
- PerLabelInfoGain.Factory - Class in edu.umass.cs.mallet.base.types
-
- pf(double, double, double) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.extract.pipe.TokenSequence2Tokenization
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.SimpleTagger.SimpleTaggerSentence2FeatureVectorSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF.TestCRF2String
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF.TestCRFTokenSequenceRemoveSpaces
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2.TestCRF2String
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2.TestCRFTokenSequenceRemoveSpaces
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3.TestCRF2String
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3.TestCRFTokenSequenceRemoveSpaces
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4.TestCRF2String
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4.TestCRFTokenSequenceRemoveSpaces
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM.TestMEMM2String
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM.TestMEMMTokenSequenceRemoveSpaces
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
We aren't really a Pipe subclass, but this method works like Pipes' do.
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
Add the token classifier's predictions as features to the instance.
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Array2FeatureVector
-
Convert the data in an Instance from an array to a
FeatureVector leaving other fields unchanged.
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.AugmentableFeatureVectorAddConjunctions
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.AugmentableFeatureVectorLogScale
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.CharSequence2CharNGrams
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.CharSequence2TokenSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.CharSequenceArray2TokenSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.CharSequenceReplace
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.CharSubsequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Classification2ConfidencePredictingFeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Csv2Array
-
Convert the data in an Instance from a CharSequence
of comma-separated-values to an array, where each index is the
feature name.
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Csv2FeatureVector
-
Convert the data in the given Instance from a CharSequence
of sparse feature-value pairs to a FeatureVector
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Directory2FileIterator
-
- pipe(File) - Method in class edu.umass.cs.mallet.base.pipe.Directory2FileIterator
-
- pipe(URI) - Method in class edu.umass.cs.mallet.base.pipe.Directory2FileIterator
-
- pipe(String) - Method in class edu.umass.cs.mallet.base.pipe.Directory2FileIterator
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.FeatureSequence2AugmentableFeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.FeatureSequence2FeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.FeatureValueString2FeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.FeatureVectorConjunctions
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Filename2CharSequence
-
- pipe(Reader) - Method in class edu.umass.cs.mallet.base.pipe.Filename2CharSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Input2CharSequence
-
- pipe(URI) - Method in class edu.umass.cs.mallet.base.pipe.Input2CharSequence
-
- pipe(File) - Method in class edu.umass.cs.mallet.base.pipe.Input2CharSequence
-
- pipe(Reader) - Method in class edu.umass.cs.mallet.base.pipe.Input2CharSequence
-
- pipe(CharSequence) - Method in class edu.umass.cs.mallet.base.pipe.Input2CharSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.InstanceListTrimFeaturesByCount
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.IteratingPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.LineGroupString2TokenSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.MakeAmpersandXMLFriendly
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Noop
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.ParallelPipes
-
- Pipe - Class in edu.umass.cs.mallet.base.pipe
-
The abstract superclass of all Pipes, which transform one data type to another.
- Pipe(Class, Class) - Constructor for class edu.umass.cs.mallet.base.pipe.Pipe
-
Construct pipe with type specifications for dictionaries.
- Pipe() - Constructor for class edu.umass.cs.mallet.base.pipe.Pipe
-
Construct a pipe with no data and target dictionaries
- Pipe(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.Pipe
-
Construct pipe with data and target dictionaries.
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
Process an Instance.
- pipe(Object, Object, Object, Object, Instance, PropertyList) - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
Create and process an Instance.
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.PrintInput
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.PrintInputAndTarget
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.PrintTokenSequenceFeatures
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.SaveDataInSource
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.SelectiveSGML2TokenSequence
-
- pipe(Instance, int) - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- pipe(Instance, int, boolean) - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.SGML2TokenSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.SimpleTaggerSentence2TokenSequence
-
Takes an instance with data of type String or String[][] and creates
an Instance of type TokenSequence.
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.SourceLocation2TokenSequence
-
- pipe(File) - Method in class edu.umass.cs.mallet.base.pipe.SourceLocation2TokenSequence
-
- pipe(BufferedReader) - Method in class edu.umass.cs.mallet.base.pipe.SourceLocation2TokenSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.StringAddNewLineDelimiter
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Target2FeatureSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Target2Label
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Target2LabelSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TargetRememberLastLabel
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe.Array2ArrayIterator
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tests.TestSGML2TokenSequence.Array2ArrayIterator
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.Token2FeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureSequenceWithBigrams
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureVectorSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequence2TokenIterator
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequenceLowercase
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequenceMatchDataAndTarget
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequenceNGrams
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequenceParseFeatureString
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveNonAlpha
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveStopwords
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.CountMatches
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.CountMatchesAlignedWithOffsets
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.CountMatchesMatching
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.FeaturesInWindow
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.FeaturesOfFirstMention
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.LexiconMembership
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.OffsetConjunctions
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.OffsetFeatureConjunction
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.OffsetPropertyConjunctions
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.RegexMatches
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.SequencePrintingPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.Target2BIOFormat
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.TokenText
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharNGrams
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharPrefix
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharSuffix
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.TokenTextNGrams
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.base.pipe.tsf.TrieLexiconMembership
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AceTypeFeature
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AcronymOf
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AffixOfMentionPair
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.GenderMentionPair
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.HobbsDistanceMentionPair
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.LinearDistanceMentionPair
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair2FeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair2FeatureVectorFilter
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairAntecedentPosition
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairHeadIdentical
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIdentical
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairNPDistance
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairSentenceDistance
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairSubstring
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.ModifierWordFeatures
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.NullAntecedentFeatureExtractor
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.PartOfSpeechMentionPair
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TokenFeaturesMentionPair
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.SGML2FieldsPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.AllLinks
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.AverageLink
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ClosestSingleLink
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ClusterHomogeneity
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ClusterSize
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.FarthestSingleLink
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ForAll
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.NNegativeNodes
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.NodeClusterPair2FeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.PaperClusterPrediction
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ThereExists
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ThereExistsMatch
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.VenueClusterPrediction
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.VenuePaperCluster2FeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorLastNameEqual
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BooktitlePipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.DatePipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ExactFieldMatchPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FieldStringDistancePipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.GlobalPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.GlobalPipeUnSeg
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.HeuristicPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.InterFieldPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.JournalPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair2FeatureVector
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairSaveSource
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NormalizationPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PageMatchPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PagesPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PlainFieldPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PublisherPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.RegexPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringDistances
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SplitFieldStringDistancePipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.StringDistances
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TechPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TitlePipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueAcronymPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenuePipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VolumesMatchPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.YearPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.YearsWithinFivePipe
-
- pipe - Variable in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.POSFeaturesPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.BogusClusterPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.NegativeClusterFeaturePipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.NumAppearancesInClusterPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.WordAppearsInAnyClusterPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.WordOftenAppearsAsPipe
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.share.casutton.ner.ConllNer2003Sentence2TokenSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.share.mccallum.ner.ConllNer2003Sentence2TokenSequence
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.share.mccallum.ner.TokenSequenceDocHeader
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.share.upenn.ner.FeatureWindow
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.share.upenn.ner.LengthBins
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.share.upenn.ner.ListMember
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.share.upenn.ner.LongRegexMatches
-
- pipe(Instance) - Method in class edu.umass.cs.mallet.share.weili.ner.enron.EnronMessage2TokenSequence
-
- PipedInstanceWithConfidence - Class in edu.umass.cs.mallet.base.fst.confidence
-
Helper class to store confidence of an Instance.
- PipedInstanceWithConfidence(Instance, double, boolean) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.PipedInstanceWithConfidence
-
- PipeException - Exception in edu.umass.cs.mallet.base.pipe
-
- PipeException() - Constructor for exception edu.umass.cs.mallet.base.pipe.PipeException
-
- PipeExtendedIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- PipeExtendedIterator(PipeInputIterator, Pipe) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.PipeExtendedIterator
-
Creates a new PipeExtendedIterator instance.
- pipeInput(Object) - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- PipeInputIterator - Interface in edu.umass.cs.mallet.base.pipe.iterator
-
Interface for classes that generate instances.
- pipeInstances(PipeInputIterator) - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- pipeOutputAccumulate(Instance, Pipe) - Method in interface edu.umass.cs.mallet.base.pipe.PipeOutputAccumulator
-
- pipeOutputAccumulate(Instance, Pipe) - Method in class edu.umass.cs.mallet.base.pipe.PipeOutputArrayList
-
- pipeOutputAccumulate(Instance, Pipe) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- pipeOutputAccumulate(Instance, Pipe) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- PipeOutputAccumulator - Interface in edu.umass.cs.mallet.base.pipe
-
- PipeOutputArrayList - Class in edu.umass.cs.mallet.base.pipe
-
A PipeOutputAccumulator implemented as an ArrayList.
- PipeOutputArrayList() - Constructor for class edu.umass.cs.mallet.base.pipe.PipeOutputArrayList
-
- PlainFieldPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- PlainFieldPipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PlainFieldPipe
-
- PlainFieldPipe(StringDistance, StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PlainFieldPipe
-
- PlainFieldPipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PlainFieldPipe
-
- PlainLogFormatter - Class in edu.umass.cs.mallet.base.util
-
- PlainLogFormatter() - Constructor for class edu.umass.cs.mallet.base.util.PlainLogFormatter
-
- plusEquals(AugmentableFeatureVector, double) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- plusEquals(SparseVector, double) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- plusEquals(SparseVector) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- plusEquals(double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- plusEquals(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- plusEquals(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- plusEquals(double[], double[]) - Static method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- plusEquals(double[], double[], double) - Static method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- plusEquals(ConstantMatrix) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- plusEquals(ConstantMatrix, double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- plusEquals(int, int, double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- plusEquals(double[], double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
Adds a scalar to every element in an array.
- plusEquals(double[], double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- plusEquals(double[], double[], double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- plusEquals(double[][], double[][], double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- plusEquals(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- plusEquals(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- plusEqualsSparse(SparseVector, double) - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
-
- plusEqualsSparse(SparseVector) - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
-
- plusEqualsSparse(SparseVector, double) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
-
- plusEqualsSparse(SparseVector) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
-
- plusEqualsSparse(SparseVector) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
For each index i that is present in this vector,
set this[i] += v[i].
- plusEqualsSparse(SparseVector, double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
For each index i that is present in this vector,
set this[i] += factor * v[i].
- pnorm(double, boolean) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
-
- pnorm(double, boolean, double, double) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
-
- pointBiserialCorrelation() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
Correlation when one variable (X) is binary: r = (bar(x1) -
bar(x0)) * sqrt(p(1-p)) / sx , where bar(x1) = mean of X when Y
is 1 bar(x0) = mean of X when Y is 0 sx = standard deviation of
X p = proportion of values where Y=1
- pop() - Method in class gnu.trove.TIntStack
-
Removes and returns the value at the top of the stack.
- POSFeaturesPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- POSFeaturesPipe(String, boolean, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.POSFeaturesPipe
-
- POSFeaturesPipe(boolean, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.POSFeaturesPipe
-
- postInsertHook(boolean) - Method in class gnu.trove.THash
-
After an insert, this hook is called to adjust the size/free
values of the set and to perform rehashing if necessary.
- postParsing(CommandOption.List) - Method in class edu.umass.cs.mallet.base.util.CommandOption
-
To be overridden by subclasses;
"list" is the the CommandOption.List that called this option
- ppCollection(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- ppCollection(Collection, PrintStream) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- predict(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
This method is deprecated.
- predict(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
This method is deprecated.
- predict(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
This method is deprecated.
- previous() - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Returns the value before the Iterator's index and moves the
iterator back one index.
- previousIndex() - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Returns the previous element's index.
- PrimeFinder - Class in gnu.trove
-
Used to keep hash table capacities prime numbers.
- PrimeFinder() - Constructor for class gnu.trove.PrimeFinder
-
- print() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
Prints the tree rooted at this node
- print(String) - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- print() - Method in class edu.umass.cs.mallet.base.classify.C45
-
Prints the tree
- print() - Method in class edu.umass.cs.mallet.base.classify.Classification
-
- print() - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
Outputs human-readable description of classifier (e.g., list of weights, decision tree)
to System.out
- print(PrintWriter) - Method in class edu.umass.cs.mallet.base.classify.Classifier
-
- print() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
-
- print() - Method in class edu.umass.cs.mallet.base.classify.MaxEnt
-
- print() - Method in class edu.umass.cs.mallet.base.classify.MCMaxEnt
-
- print(PrintWriter) - Method in class edu.umass.cs.mallet.base.extract.Extraction
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRF.State
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRF2.State
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRF3.State
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- print(PrintWriter) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- print() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
-
- print() - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- print() - Method in class edu.umass.cs.mallet.base.fst.HMM.State
-
- print() - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- print() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- print() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- print() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- print(double[]) - Static method in class edu.umass.cs.mallet.base.types.DenseVector
-
- print(int[]) - Static method in class edu.umass.cs.mallet.base.types.DenseVector
-
- print() - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- print() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- print(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
Prints a double array to standard output
- print(PrintWriter, double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
Prints a double array to the given PrintWriter.
- print(double[][]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- print(int[][]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- print(int[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- print() - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
-
- print() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- print() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- print(double[]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
- print(int[]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
- print(Collection) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
-
- print(Collection, String) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
-
- print() - Method in class edu.umass.cs.mallet.base.util.PrintUtilities
-
- print(Graphics, PageFormat, int) - Method in class edu.umass.cs.mallet.base.util.PrintUtilities
-
- print() - Method in class edu.umass.cs.mallet.base.util.PropertyList
-
- print() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- print(CharSequence) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- print(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- print() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clustering
-
- print() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.KeyClustering
-
- print() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- print() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.AllClusterSegmentation
-
- print_canonical() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- printAllNodesInContext(Vector) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator.DocumentMentionPairIterator
-
- printAllNodesInContext(Set) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator.DocumentMentionPairIterator
-
- printAverageScores() - Method in class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifier
-
- printByRank(OutputStream) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
Prints a human-readable version of this vector, with features listed in ranked order.
- printByRank(PrintWriter) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
Prints a human-readable version of this vector, with features listed in ranked order.
- printClassifications() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AccuracyCoverage
-
- printClustering() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clustering
-
- printClustering() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.GraphClustering
-
- printClustersAsReceived(Collection, BufferedWriter) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI
-
- printClustersAsReceived(Collection, BufferedWriter) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- printClustersAsReceived(Collection, BufferedWriter) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenues
-
- printClustersAsReceived(Collection, BufferedWriter) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenuesUsingFeatures
-
- printClustersAsReceived(Collection, BufferedWriter) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersGivenVenues
-
- printClustersAsReceived(Collection, BufferedWriter) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ConstrainedClusterPapersAndVenues
-
- printClustersAsReceived(Collection, BufferedWriter) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueAndPaperCoreference
-
- printClustersAsReceived(Collection, BufferedWriter) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueCoreference
-
- printClustersToFile(Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI
-
- printClustersToFile(Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- printClustersToFile(Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenues
-
- printClustersToFile(Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenuesUsingFeatures
-
- printClustersToFile(Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersGivenVenues
-
- printClustersToFile(Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ConstrainedClusterPapersAndVenues
-
- printClustersToFile(Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueAndPaperCoreference
-
- printClustersToFile(Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueCoreference
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI2
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUI1
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUISGD
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenues
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenuesUsingFeatures
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersGivenVenues
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ConstrainedClusterPapersAndVenues
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueAndPaperCoreference
-
- printCollectionReferences(Collection) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueCoreference
-
- printComponent(Component) - Static method in class edu.umass.cs.mallet.base.util.PrintUtilities
-
- printConfidenceAccuracy() - Method in class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifier
-
- printDetailed() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clustering
-
- printDocumentTopics(File) - Method in class edu.umass.cs.mallet.base.topics.LDA
-
- printDocumentTopics(PrintWriter) - Method in class edu.umass.cs.mallet.base.topics.LDA
-
- printDocumentTopics(File) - Method in class edu.umass.cs.mallet.base.topics.TopicalNGrams
-
- printDocumentTopics(PrintWriter) - Method in class edu.umass.cs.mallet.base.topics.TopicalNGrams
-
- printErrors(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- printFeatures(InstanceList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEEvaluator
-
- printGradient - Variable in class edu.umass.cs.mallet.base.fst.CRF
-
- printGradient - Variable in class edu.umass.cs.mallet.base.fst.CRF2
-
- printGradient - Variable in class edu.umass.cs.mallet.base.fst.CRF3
-
- printGradient - Variable in class edu.umass.cs.mallet.base.fst.CRF4
-
- printGradient - Variable in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- printGraph(WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- PrintInput - Class in edu.umass.cs.mallet.base.pipe
-
Print the data field of each instance.
- PrintInput(String) - Constructor for class edu.umass.cs.mallet.base.pipe.PrintInput
-
- PrintInput() - Constructor for class edu.umass.cs.mallet.base.pipe.PrintInput
-
- PrintInput(PrintStream) - Constructor for class edu.umass.cs.mallet.base.pipe.PrintInput
-
- PrintInput(String, PrintStream) - Constructor for class edu.umass.cs.mallet.base.pipe.PrintInput
-
- PrintInputAndTarget - Class in edu.umass.cs.mallet.base.pipe
-
Print the data and target fields of each instance.
- PrintInputAndTarget(String) - Constructor for class edu.umass.cs.mallet.base.pipe.PrintInputAndTarget
-
- PrintInputAndTarget() - Constructor for class edu.umass.cs.mallet.base.pipe.PrintInputAndTarget
-
- printInRows(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- printInstanceLists() - Method in class edu.umass.cs.mallet.base.fst.CRF_PL
-
- printInstanceLists() - Method in class edu.umass.cs.mallet.base.fst.MEMM
-
- printMap() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
-
- printModelAtEnd - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- printParamDetails(FeatureVector, Classification, MaxEnt) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- printParams(MaxEnt) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- printPhrases() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
-
- printPipe() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- printPreTerms(MalletPreTerm) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- printPreTerms() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- printPreTerms() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
-
- printResultInFormat(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- printResultInFormat(boolean, Sequence, TokenSequence) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- printResultInFormat(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
-
- printResults() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- printSequence(PrintStream, String, Sequence, Sequence, Sequence) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
-
- printState(File) - Method in class edu.umass.cs.mallet.base.topics.LDA
-
- printState(PrintWriter) - Method in class edu.umass.cs.mallet.base.topics.LDA
-
- printState(File) - Method in class edu.umass.cs.mallet.base.topics.TopicalNGrams
-
- printState(PrintWriter) - Method in class edu.umass.cs.mallet.base.topics.TopicalNGrams
-
- PrintTokenSequenceFeatures - Class in edu.umass.cs.mallet.base.pipe
-
Print properties of the token sequence in the data field and the corresponding value
of any token in a token sequence or feature in a featur sequence in the target field.
- PrintTokenSequenceFeatures(String) - Constructor for class edu.umass.cs.mallet.base.pipe.PrintTokenSequenceFeatures
-
- PrintTokenSequenceFeatures() - Constructor for class edu.umass.cs.mallet.base.pipe.PrintTokenSequenceFeatures
-
- printTopWords(int, boolean) - Method in class edu.umass.cs.mallet.base.topics.LDA
-
- printTopWords(int, boolean) - Method in class edu.umass.cs.mallet.base.topics.TopicalNGrams
-
- printUsage(boolean) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- PrintUtilities - Class in edu.umass.cs.mallet.base.util
-
A simple utility class that lets you very simply print
an arbitrary component.
- PrintUtilities(Component) - Constructor for class edu.umass.cs.mallet.base.util.PrintUtilities
-
- printVerbose() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- printVerbose(PrintStream) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- priorCost(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- PriorityQueue - Interface in edu.umass.cs.mallet.base.util.search
-
Created by IntelliJ IDEA.
- probability(int) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Logged
-
- probability(int) - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- probability(Object) - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- process(String[]) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
Parse and proces command-line options in args.
- process(String[], int) - Method in class edu.umass.cs.mallet.base.util.CommandOption
-
Give this CommandOption the opportunity to process the argi'th argument in args.
- process(Class, String[]) - Static method in class edu.umass.cs.mallet.base.util.CommandOption
-
- processOnePaper(File) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AttributeExtraction
-
- processOptions(String[]) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- ProgressMessageLogFormatter - Class in edu.umass.cs.mallet.base.util
-
Format ProgressMessages destined for screen.
- ProgressMessageLogFormatter() - Constructor for class edu.umass.cs.mallet.base.util.ProgressMessageLogFormatter
-
- ProgressMessageLogRecord - Class in edu.umass.cs.mallet.base.util
-
A log message that is to be written in place (no newline)
if the message is headed for the user's terminal.
- ProgressMessageLogRecord(LogRecord) - Constructor for class edu.umass.cs.mallet.base.util.ProgressMessageLogRecord
-
- pronouns - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- pronouns - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
-
- pronounsSize - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- pronounsSize - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
-
- ProperNounFilter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- ProperNounFilter() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.ProperNounFilter
-
- ProperNounFilterMUC - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- ProperNounFilterMUC() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.ProperNounFilterMUC
-
- PropertyHolder - Interface in edu.umass.cs.mallet.base.types
-
Author: saunders Created Nov 15, 2005 Copyright (C) Univ.
- PropertyList - Class in edu.umass.cs.mallet.base.util
-
- PropertyList() - Constructor for class edu.umass.cs.mallet.base.util.PropertyList
-
- PropertyList(String, PropertyList) - Constructor for class edu.umass.cs.mallet.base.util.PropertyList
-
- PropertyList.Iterator - Class in edu.umass.cs.mallet.base.util
-
- PropertyList.NumericIterator - Class in edu.umass.cs.mallet.base.util
-
- PropertyList.ObjectIterator - Class in edu.umass.cs.mallet.base.util
-
- prune() - Method in class edu.umass.cs.mallet.base.classify.C45
-
Prune the tree using minimum description length
- PseudoEdge(CorefClusterAdv.PseudoVertex, CorefClusterAdv.PseudoVertex, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoEdge
-
- PseudoEdge - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- PseudoEdge(Object, Object, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PseudoEdge
-
- PseudoEdgeComparator() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoEdgeComparator
-
- PseudoVertex(InstanceList, Object) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoVertex
-
- pt(double, double) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
-
- PubCitIterator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- PubCitIterator(List, List) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PubCitIterator
-
- Publication - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
Objects of this class represent underlying publications (in the citation
domain).
- Publication() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Publication
-
- Publication(Citation) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Publication
-
- publisher - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- publisherNormalization(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Normalization
-
- PublisherPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- PublisherPipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PublisherPipe
-
- PublisherPipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PublisherPipe
-
- PunctuationIgnoringComparator - Class in edu.umass.cs.mallet.base.extract
-
Created: Nov 23, 2004
- PunctuationIgnoringComparator() - Constructor for class edu.umass.cs.mallet.base.extract.PunctuationIgnoringComparator
-
- push(int) - Method in class gnu.trove.TIntStack
-
Pushes the value onto the top of the stack.
- put(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.LRUCache
-
- put(Object, Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Inserts a key/value pair into the map.
- put(double, double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
Inserts a key/value pair into the map.
- put(double, float) - Method in class gnu.trove.TDoubleFloatHashMap
-
Inserts a key/value pair into the map.
- put(double, int) - Method in class gnu.trove.TDoubleIntHashMap
-
Inserts a key/value pair into the map.
- put(double, long) - Method in class gnu.trove.TDoubleLongHashMap
-
Inserts a key/value pair into the map.
- put(double, Object) - Method in class gnu.trove.TDoubleObjectHashMap
-
Inserts a key/value pair into the map.
- put(float, double) - Method in class gnu.trove.TFloatDoubleHashMap
-
Inserts a key/value pair into the map.
- put(float, float) - Method in class gnu.trove.TFloatFloatHashMap
-
Inserts a key/value pair into the map.
- put(float, int) - Method in class gnu.trove.TFloatIntHashMap
-
Inserts a key/value pair into the map.
- put(float, long) - Method in class gnu.trove.TFloatLongHashMap
-
Inserts a key/value pair into the map.
- put(float, Object) - Method in class gnu.trove.TFloatObjectHashMap
-
Inserts a key/value pair into the map.
- put(Object, Object) - Method in class gnu.trove.THashMap
-
Inserts a key/value pair into the map.
- put(int, double) - Method in class gnu.trove.TIntDoubleHashMap
-
Inserts a key/value pair into the map.
- put(int, float) - Method in class gnu.trove.TIntFloatHashMap
-
Inserts a key/value pair into the map.
- put(int, int) - Method in class gnu.trove.TIntIntHashMap
-
Inserts a key/value pair into the map.
- put(int, long) - Method in class gnu.trove.TIntLongHashMap
-
Inserts a key/value pair into the map.
- put(int, Object) - Method in class gnu.trove.TIntObjectHashMap
-
Inserts a key/value pair into the map.
- put(long, double) - Method in class gnu.trove.TLongDoubleHashMap
-
Inserts a key/value pair into the map.
- put(long, float) - Method in class gnu.trove.TLongFloatHashMap
-
Inserts a key/value pair into the map.
- put(long, int) - Method in class gnu.trove.TLongIntHashMap
-
Inserts a key/value pair into the map.
- put(long, long) - Method in class gnu.trove.TLongLongHashMap
-
Inserts a key/value pair into the map.
- put(long, Object) - Method in class gnu.trove.TLongObjectHashMap
-
Inserts a key/value pair into the map.
- put(Object, double) - Method in class gnu.trove.TObjectDoubleHashMap
-
Inserts a key/value pair into the map.
- put(Object, float) - Method in class gnu.trove.TObjectFloatHashMap
-
Inserts a key/value pair into the map.
- put(Object, int) - Method in class gnu.trove.TObjectIntHashMap
-
Inserts a key/value pair into the map.
- put(Object, long) - Method in class gnu.trove.TObjectLongHashMap
-
Inserts a key/value pair into the map.
- putAll(Map) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Copies the key/value mappings in map into this map.
- putAll(Map) - Method in class gnu.trove.THashMap
-
copies the key/value mappings in map into this map.
- rainbow(int, float, float) - Static method in class edu.umass.cs.mallet.base.util.ColorUtils
-
Returns a list of hex color names of length n.
- Random - Class in edu.umass.cs.mallet.base.util
-
- Random() - Constructor for class edu.umass.cs.mallet.base.util.Random
-
- Random(long) - Constructor for class edu.umass.cs.mallet.base.util.Random
-
- RandomConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
-
Randomly assigns values between 0-1 to the confidence of a
Segment.
- RandomConfidenceEstimator(int, Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.RandomConfidenceEstimator
-
- RandomConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.RandomConfidenceEstimator
-
- randomDirichlet(Random, double) - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- randomFeatureSequence(Random, int) - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- randomFeatureSequence(Random, int) - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- randomFeatureVector(Random, int) - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- randomFeatureVector(Random, int) - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- RandomFeatureVectorIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- RandomFeatureVectorIterator(Random, Dirichlet, double, double, double, double, String[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.RandomFeatureVectorIterator
-
- RandomFeatureVectorIterator(Random, Alphabet, String[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.RandomFeatureVectorIterator
-
- RandomFeatureVectorIterator(Random, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.RandomFeatureVectorIterator
-
- randomIndex(Random) - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- randomMultinomial(Random) - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- randomObject(Random) - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- randomRawMultinomial(Random) - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- randomSeedOption - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
-
- RandomSequenceConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
-
Estimates the confidence of an entire sequence randomly.
- RandomSequenceConfidenceEstimator(int, Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.RandomSequenceConfidenceEstimator
-
- RandomSequenceConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.RandomSequenceConfidenceEstimator
-
- randomTokenSequence(Random, int) - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- RandomTokenSequenceIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- RandomTokenSequenceIterator(Random, Dirichlet, double, double, double, double, String[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.RandomTokenSequenceIterator
-
- RandomTokenSequenceIterator(Random, Alphabet, String[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.RandomTokenSequenceIterator
-
- RandomTokenSequenceIterator(Random, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.RandomTokenSequenceIterator
-
- randomVector(Random) - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- randomVector(int, Random) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- RankedFeatureVector - Class in edu.umass.cs.mallet.base.types
-
- RankedFeatureVector(Alphabet, int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- RankedFeatureVector(Alphabet, double[]) - Constructor for class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- RankedFeatureVector(Alphabet, DenseVector) - Constructor for class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- RankedFeatureVector(Alphabet, AugmentableFeatureVector) - Constructor for class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- RankedFeatureVector(Alphabet, SparseVector) - Constructor for class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- RankedFeatureVector.Factory - Interface in edu.umass.cs.mallet.base.types
-
- RankedFeatureVector.PerLabelFactory - Interface in edu.umass.cs.mallet.base.types
-
- rankInstancesByConfidence(InstanceList, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerSequenceConfidenceEstimator
-
Ranks all
Sequencess in this
InstanceList by
confidence estimate.
- rankPipedInstancesByConfidence(InstanceList, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.MaxEntSequenceConfidenceEstimator
-
- rankSegmentsByConfidence(InstanceList, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerConfidenceEstimator
-
- rankSegmentsByConfidence(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerConfidenceEstimator
-
- readCRF(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.CRFIO
-
- readFile(File) - Static method in class edu.umass.cs.mallet.base.util.FileUtils
-
Reads every line from a given text file.
- readGzippedObject(File) - Static method in class edu.umass.cs.mallet.base.util.FileUtils
-
Reads a serialized object from a file that has been compressed using gzip.
- readObject(File) - Static method in class edu.umass.cs.mallet.base.util.FileUtils
-
Reads a Serialized object, which may or may not be zipped.
- readResolve() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
This gets called after readObject; it lets the object decide whether
to return itself or return a previously read in version.
- readResolve() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
This gets called after readObject; it lets the object decide whether
to return itself or return a previously read in version.
- readUnzippedObject(File) - Static method in class edu.umass.cs.mallet.base.util.FileUtils
-
Reads a serialized object from a file.
- Record - Class in edu.umass.cs.mallet.base.extract
-
Created: Oct 12, 2004
- Record(String, LabeledSpans) - Constructor for class edu.umass.cs.mallet.base.extract.Record
-
- referentPronoun(Mention) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- referentProperNoun(Mention) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- RegexFieldCleaner - Class in edu.umass.cs.mallet.base.extract
-
A field cleaner that removes all occurrences of a given regex.
- RegexFieldCleaner(String) - Constructor for class edu.umass.cs.mallet.base.extract.RegexFieldCleaner
-
- RegexFieldCleaner(Pattern) - Constructor for class edu.umass.cs.mallet.base.extract.RegexFieldCleaner
-
- RegexFileFilter - Class in edu.umass.cs.mallet.base.util
-
- RegexFileFilter(Pattern, Pattern) - Constructor for class edu.umass.cs.mallet.base.util.RegexFileFilter
-
- RegexFileFilter(String, String) - Constructor for class edu.umass.cs.mallet.base.util.RegexFileFilter
-
- RegexFileFilter(Pattern) - Constructor for class edu.umass.cs.mallet.base.util.RegexFileFilter
-
- RegexFileFilter(String) - Constructor for class edu.umass.cs.mallet.base.util.RegexFileFilter
-
- RegexMatches - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- RegexMatches(String, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.RegexMatches
-
- RegexPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
features about regex matches in a field
- RegexPipe(String, String[], String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.RegexPipe
-
- rehash(int) - Method in class gnu.trove.TDoubleDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TDoubleFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TDoubleHashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TDoubleIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TDoubleLongHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TDoubleObjectHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatHashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TFloatIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatLongHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatObjectHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.THash
-
Rehashes the set.
- rehash(int) - Method in class gnu.trove.THashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.THashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TIntDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TIntFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TIntHashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TIntIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TIntLongHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TIntObjectHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongHashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TLongIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongLongHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongObjectHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TObjectDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TObjectFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TObjectIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TObjectLongHashMap
-
rehashes the map to the new capacity.
- remove() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- remove() - Method in class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
-
- remove(Object) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- remove(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
-
- remove() - Method in class edu.umass.cs.mallet.base.types.InstanceList.CrossValidationIterator
-
- remove() - Method in class edu.umass.cs.mallet.base.types.InstanceList.Iterator
-
- remove(int) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- remove() - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- remove() - Method in interface edu.umass.cs.mallet.base.util.Lexer
-
- remove() - Method in class edu.umass.cs.mallet.base.util.PropertyList.Iterator
-
- remove(String, PropertyList) - Static method in class edu.umass.cs.mallet.base.util.PropertyList
-
- remove() - Method in class edu.umass.cs.mallet.base.util.search.AStar
-
- remove() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator
-
- remove() - Method in class edu.umass.cs.mallet.base.util.search.SearchState.NextStateIterator
-
- remove() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator.DocumentMentionPairIterator
-
- remove() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
-
- remove() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.NodeClusterPairIterator
-
- remove() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.VenuePaperClusterIterator
-
- remove() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairIterator
-
- remove() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PubCitIterator
-
- remove(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
-
Deletes a value from the set.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatHashSetDecorator
-
Deletes a value from the set.
- remove(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntHashSetDecorator
-
Deletes a value from the set.
- remove(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongHashSetDecorator
-
Deletes a value from the set.
- remove(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TDoubleArrayList
-
Removes the value at offset from the list.
- remove(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Removes length values from the list, starting at
offset
- remove(double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(double) - Method in class gnu.trove.TDoubleFloatHashMap
-
Deletes a key/value pair from the map.
- remove(double) - Method in class gnu.trove.TDoubleHashSet
-
Removes val from the set.
- remove(double) - Method in class gnu.trove.TDoubleIntHashMap
-
Deletes a key/value pair from the map.
- remove(double) - Method in class gnu.trove.TDoubleLongHashMap
-
Deletes a key/value pair from the map.
- remove(double) - Method in class gnu.trove.TDoubleObjectHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TFloatArrayList
-
Removes the value at offset from the list.
- remove(int, int) - Method in class gnu.trove.TFloatArrayList
-
Removes length values from the list, starting at
offset
- remove(float) - Method in class gnu.trove.TFloatDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(float) - Method in class gnu.trove.TFloatFloatHashMap
-
Deletes a key/value pair from the map.
- remove(float) - Method in class gnu.trove.TFloatHashSet
-
Removes val from the set.
- remove(float) - Method in class gnu.trove.TFloatIntHashMap
-
Deletes a key/value pair from the map.
- remove(float) - Method in class gnu.trove.TFloatLongHashMap
-
Deletes a key/value pair from the map.
- remove(float) - Method in class gnu.trove.TFloatObjectHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.THashMap.EntryView
-
- remove(Object) - Method in class gnu.trove.THashMap.KeyView
-
- remove(Object) - Method in class gnu.trove.THashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.THashMap.ValueView
-
- remove(Object) - Method in class gnu.trove.THashSet
-
Removes obj from the set.
- remove(int) - Method in class gnu.trove.TIntArrayList
-
Removes the value at offset from the list.
- remove(int, int) - Method in class gnu.trove.TIntArrayList
-
Removes length values from the list, starting at
offset
- remove(int) - Method in class gnu.trove.TIntDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TIntFloatHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TIntHashSet
-
Removes val from the set.
- remove(int) - Method in class gnu.trove.TIntIntHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TIntLongHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TIntObjectHashMap
-
Deletes a key/value pair from the map.
- remove() - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Removes the current element in the list and shrinks its
size accordingly.
- remove(Object) - Method in class gnu.trove.TLinkedList
-
Removes the specified element from the list.
- remove(int) - Method in class gnu.trove.TLongArrayList
-
Removes the value at offset from the list.
- remove(int, int) - Method in class gnu.trove.TLongArrayList
-
Removes length values from the list, starting at
offset
- remove(long) - Method in class gnu.trove.TLongDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(long) - Method in class gnu.trove.TLongFloatHashMap
-
Deletes a key/value pair from the map.
- remove(long) - Method in class gnu.trove.TLongHashSet
-
Removes val from the set.
- remove(long) - Method in class gnu.trove.TLongIntHashMap
-
Deletes a key/value pair from the map.
- remove(long) - Method in class gnu.trove.TLongLongHashMap
-
Deletes a key/value pair from the map.
- remove(long) - Method in class gnu.trove.TLongObjectHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.TObjectDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.TObjectFloatHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.TObjectIntHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.TObjectLongHashMap
-
Deletes a key/value pair from the map.
- REMOVE_PUNCT - Static variable in class edu.umass.cs.mallet.base.extract.RegexFieldCleaner
-
- removeAll(double[]) - Method in class gnu.trove.TDoubleHashSet
-
Removes all of the elements in array from the set.
- removeAll(float[]) - Method in class gnu.trove.TFloatHashSet
-
Removes all of the elements in array from the set.
- removeAll(Collection) - Method in class gnu.trove.THashMap.KeyView
-
- removeAll(Collection) - Method in class gnu.trove.THashSet
-
Removes all of the elements in collection from the set.
- removeAll(int[]) - Method in class gnu.trove.TIntHashSet
-
Removes all of the elements in array from the set.
- removeAll(long[]) - Method in class gnu.trove.TLongHashSet
-
Removes all of the elements in array from the set.
- removeAt(int) - Method in class gnu.trove.TDoubleDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TDoubleFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TDoubleHash
-
Releases the element currently stored at index.
- removeAt(int) - Method in class gnu.trove.TDoubleIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TDoubleLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TDoubleObjectHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatHash
-
Releases the element currently stored at index.
- removeAt(int) - Method in class gnu.trove.TFloatIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatObjectHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.THash
-
Delete the record at index.
- removeAt(int) - Method in class gnu.trove.THashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntHash
-
Releases the element currently stored at index.
- removeAt(int) - Method in class gnu.trove.TIntIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntObjectHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongHash
-
Releases the element currently stored at index.
- removeAt(int) - Method in class gnu.trove.TLongIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongObjectHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TObjectDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TObjectFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TObjectHash
-
- removeAt(int) - Method in class gnu.trove.TObjectIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TObjectLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TPrimitiveHash
-
Delete the record at index.
- REMOVED - Static variable in class gnu.trove.TObjectHash
-
- REMOVED - Static variable in class gnu.trove.TPrimitiveHash
-
flag indicating that the value of a slot in the hashtable
was deleted
- removeDuplicates(int) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- removeDuplicates(int) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- removeFirst() - Method in class gnu.trove.TLinkedList
-
Remove and return the first element in the list.
- removeItem(String) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph
-
- removeLast() - Method in class gnu.trove.TLinkedList
-
Remove and return the last element in the list.
- removeLastToken() - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- removePipe(int) - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- removeSGMLTags(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
-
- removeSources() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Sets the "source" field to null in all instances.
- removeStopWords(List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- removeTargets() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Sets the "target" field to null in all instances.
- renormalizeFields(Citation) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Publication
-
- replacePipe(int, Pipe) - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- replacePipe(int, Pipe) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- reset() - Method in class edu.umass.cs.mallet.base.classify.IncrementalClassifierTrainer
-
Throw away the internal state of the trainer as set by incrementalTrain().
- reset() - Method in class edu.umass.cs.mallet.base.classify.NaiveBayesTrainer
-
clears the internal state of the trainer.
- reset() - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- reset() - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- reset() - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- reset() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- reset() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- reset() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
-
- reset() - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- reset() - Method in class edu.umass.cs.mallet.base.maximize.LimitedMemoryBFGS
-
Resets the previous gradients and values that are used to
approximate the Hessian.
- reset() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomFeatureVectorIterator
-
- reset() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomTokenSequenceIterator
-
- reset() - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
-
- reset() - Method in class gnu.trove.TDoubleArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- reset() - Method in class gnu.trove.TFloatArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- reset() - Method in class gnu.trove.TIntArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- reset() - Method in class gnu.trove.TIntStack
-
Clears the stack without releasing its internal capacity allocation.
- reset() - Method in class gnu.trove.TLongArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resetQuick() - Method in class gnu.trove.TDoubleArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resetQuick() - Method in class gnu.trove.TFloatArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resetQuick() - Method in class gnu.trove.TIntArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resetQuick() - Method in class gnu.trove.TLongArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resolveDataAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.IteratingPipe
-
- resolveDataAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.ParallelPipes
-
- resolveDataAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- resolveDataAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- resolveTargetAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.IteratingPipe
-
- resolveTargetAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.ParallelPipes
-
- resolveTargetAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- resolveTargetAlphabet() - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- retainAll(double[]) - Method in class gnu.trove.TDoubleHashSet
-
Removes any values in the set which are not contained in
array.
- retainAll(float[]) - Method in class gnu.trove.TFloatHashSet
-
Removes any values in the set which are not contained in
array.
- retainAll(Collection) - Method in class gnu.trove.THashMap.KeyView
-
- retainAll(Collection) - Method in class gnu.trove.THashSet
-
Removes any values in the set which are not contained in
collection.
- retainAll(int[]) - Method in class gnu.trove.TIntHashSet
-
Removes any values in the set which are not contained in
array.
- retainAll(long[]) - Method in class gnu.trove.TLongHashSet
-
Removes any values in the set which are not contained in
array.
- retainEntries(TDoubleDoubleProcedure) - Method in class gnu.trove.TDoubleDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TDoubleFloatProcedure) - Method in class gnu.trove.TDoubleFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TDoubleIntProcedure) - Method in class gnu.trove.TDoubleIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TDoubleLongProcedure) - Method in class gnu.trove.TDoubleLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TDoubleObjectProcedure) - Method in class gnu.trove.TDoubleObjectHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatDoubleProcedure) - Method in class gnu.trove.TFloatDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatFloatProcedure) - Method in class gnu.trove.TFloatFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatIntProcedure) - Method in class gnu.trove.TFloatIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatLongProcedure) - Method in class gnu.trove.TFloatLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatObjectProcedure) - Method in class gnu.trove.TFloatObjectHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectObjectProcedure) - Method in class gnu.trove.THashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntDoubleProcedure) - Method in class gnu.trove.TIntDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntFloatProcedure) - Method in class gnu.trove.TIntFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntIntProcedure) - Method in class gnu.trove.TIntIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntLongProcedure) - Method in class gnu.trove.TIntLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntObjectProcedure) - Method in class gnu.trove.TIntObjectHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongDoubleProcedure) - Method in class gnu.trove.TLongDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongFloatProcedure) - Method in class gnu.trove.TLongFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongIntProcedure) - Method in class gnu.trove.TLongIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongLongProcedure) - Method in class gnu.trove.TLongLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongObjectProcedure) - Method in class gnu.trove.TLongObjectHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectDoubleProcedure) - Method in class gnu.trove.TObjectDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectFloatProcedure) - Method in class gnu.trove.TObjectFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectIntProcedure) - Method in class gnu.trove.TObjectIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectLongProcedure) - Method in class gnu.trove.TObjectLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- reverse() - Method in class gnu.trove.TDoubleArrayList
-
Reverse the order of the elements in the list.
- reverse(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Reverse the order of the elements in the range of the list.
- reverse() - Method in class gnu.trove.TFloatArrayList
-
Reverse the order of the elements in the list.
- reverse(int, int) - Method in class gnu.trove.TFloatArrayList
-
Reverse the order of the elements in the range of the list.
- reverse() - Method in class gnu.trove.TIntArrayList
-
Reverse the order of the elements in the list.
- reverse(int, int) - Method in class gnu.trove.TIntArrayList
-
Reverse the order of the elements in the range of the list.
- reverse() - Method in class gnu.trove.TLongArrayList
-
Reverse the order of the elements in the list.
- reverse(int, int) - Method in class gnu.trove.TLongArrayList
-
Reverse the order of the elements in the range of the list.
- rowDotProduct(int, Vector) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- rowDotProduct(int, Vector, int, FeatureSelection) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
Skip all column indices higher than "maxCi".
- rowDotProduct(double[], int, int, Vector, int, FeatureSelection) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- rowDotProduct(double[], int, int, Vector, double, int, FeatureSelection) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- rowPlusEquals(int, Vector, double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- rowPlusEquals(int, double, double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- rowPlusEquals(double[], int, int, Vector, double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- rowSetAll(int, double, FeatureSelection, boolean) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
If "ifSelected" is false, it reverses the selection.
- rowSetAll(double[], int, int, double, FeatureSelection, boolean) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
If "ifSelected" is false, it reverses the selection.
- run(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.PairwiseClustererTUI
-
- run() - Method in interface gnu.trove.benchmark.Timer
-
- runTrainedModel(Iterator, ClusterLearner, Pipe) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.TUI
-
- sampleWithInstanceWeights(Random) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns an InstanceList of the same size, where the instances come from the
random sampling (with replacement) of this list using the instance weights.
- sampleWithReplacement(Random, int) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- sampleWithReplacement(Random, int) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Overridden to add samples in original order to reduce
thrashing.
- sampleWithWeights(Random, double[]) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns an InstanceList of the same size, where the instances come from the
random sampling (with replacement) of this list using the given weights.
- sampleWithWeights(Random, double[]) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Returns an InstanceList of the same size, where the instances come from the
random sampling (with replacement) of this list using the given weights.
- satisfiedBy(FeatureVector) - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction
-
- save(File) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Saves this InstanceList to file.
- SaveDataInSource - Class in edu.umass.cs.mallet.base.pipe
-
Set the source field of each instance to its data field.
- SaveDataInSource() - Constructor for class edu.umass.cs.mallet.base.pipe.SaveDataInSource
-
- saveOldSv() - Static method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- score() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.PairWiseEvaluator
-
- scoreCitations(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI
-
- scoreCitations(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
-
- scoreCitations(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenues
-
- scoreCitations(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenuesUsingFeatures
-
- scoreCitations(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersGivenVenues
-
- scoreCitations(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ConstrainedClusterPapersAndVenues
-
- scoreCitations(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueAndPaperCoreference
-
- scoreCitations(List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueCoreference
-
- SE() - Method in class edu.umass.cs.mallet.base.util.Univariate
-
- SearchNode - Class in edu.umass.cs.mallet.base.util.search
-
Created by IntelliJ IDEA.
- SearchNode(SearchState, SearchNode, double) - Constructor for class edu.umass.cs.mallet.base.util.search.SearchNode
-
Create a search node with given state, parent, and cost.
- SearchNode.NextNodeIterator - Class in edu.umass.cs.mallet.base.util.search
-
This iterator generates search nodes that refer to the
states reachable from the state pertaining to a this search node.
- SearchState - Interface in edu.umass.cs.mallet.base.util.search
-
Created by IntelliJ IDEA.
- SearchState.NextStateIterator - Class in edu.umass.cs.mallet.base.util.search
-
Iterator over the states with transitions from a given state.
- Segment - Class in edu.umass.cs.mallet.base.fst
-
Represents a labelled chunk of a
Sequence segmented by a
Transducer, usually corresponding to some object extracted
from an input
Sequence.
- Segment(Sequence, Sequence, Sequence, int, int, Object, Object) - Constructor for class edu.umass.cs.mallet.base.fst.Segment
-
- Segmentation(TokenSequence, Sequence) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.Segmentation
-
- SegmentationEvaluator - Class in edu.umass.cs.mallet.base.fst
-
- SegmentationEvaluator() - Constructor for class edu.umass.cs.mallet.base.fst.SegmentationEvaluator
-
- SegmentIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- SegmentIterator(Transducer, InstanceList, Object[], Object[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
-
NOTE!: Assumes that segmentStartTags[i] corresponds
to segmentContinueTags[i].
- SegmentIterator(Transducer, Instance, Object[], Object[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
-
- SegmentIterator(InstanceList, Object[], Object[], ArrayList) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
-
Useful when no Transduce is specified.
- SegmentIterator(Instance, Object[], Object[], Sequence) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
-
Iterate over segments in one instance.
- SegmentIterator(Sequence, Sequence, Sequence, Object[], Object[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
-
Iterate over segments in one labeled sequence
- SegmentProductConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
-
Estimates the confidence of an entire sequence by combining the
output of a segment confidence estimator for each segment.
- SegmentProductConfidenceEstimator(Transducer, TransducerConfidenceEstimator) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.SegmentProductConfidenceEstimator
-
- selectFeaturesFor(InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.types.FeatureSelector
-
- selectFeaturesForAllLabels(InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.types.FeatureSelector
-
- selectFeaturesForPerLabel(InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.types.FeatureSelector
-
- SelectiveSGML2TokenSequence - Class in edu.umass.cs.mallet.base.pipe
-
Similar to
SGML2TokenSequence, except that only the tags
listed in
allowedTags are converted to
Labels.
- SelectiveSGML2TokenSequence(CharSequenceLexer, String, Set) - Constructor for class edu.umass.cs.mallet.base.pipe.SelectiveSGML2TokenSequence
-
- SelectiveSGML2TokenSequence(String, String, Set) - Constructor for class edu.umass.cs.mallet.base.pipe.SelectiveSGML2TokenSequence
-
- SelectiveSGML2TokenSequence(Set) - Constructor for class edu.umass.cs.mallet.base.pipe.SelectiveSGML2TokenSequence
-
- SelectiveSGML2TokenSequence(CharSequenceLexer, Set) - Constructor for class edu.umass.cs.mallet.base.pipe.SelectiveSGML2TokenSequence
-
- SentenceCounter() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairSentenceDistance.SentenceCounter
-
- SEPERATOR - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
-
- Sequence - Interface in edu.umass.cs.mallet.base.types
-
- SequenceConfidenceInstance - Class in edu.umass.cs.mallet.base.fst.confidence
-
Stores a
Sequence and a PropertyList, used when extracting
features from a Sequence in a pipe for confidence prediction
- SequenceConfidenceInstance(Instance) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.SequenceConfidenceInstance
-
- SequencePair - Class in edu.umass.cs.mallet.base.types
-
- SequencePair(Sequence, Sequence) - Constructor for class edu.umass.cs.mallet.base.types.SequencePair
-
- SequencePair() - Constructor for class edu.umass.cs.mallet.base.types.SequencePair
-
- SequencePairAlignment - Class in edu.umass.cs.mallet.base.types
-
- SequencePairAlignment(Sequence, Sequence, double) - Constructor for class edu.umass.cs.mallet.base.types.SequencePairAlignment
-
- SequencePairAlignment() - Constructor for class edu.umass.cs.mallet.base.types.SequencePairAlignment
-
- SequencePrintingPipe - Class in edu.umass.cs.mallet.base.pipe.tsf
-
Created: Jul 6, 2005
- SequencePrintingPipe(PrintWriter) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.SequencePrintingPipe
-
- sequenceToString() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- serializeToString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
Serializes attributes to a String, to be deserialized by
readString
- SerialPipes - Class in edu.umass.cs.mallet.base.pipe
-
Convert an instance through a sequence of pipes.
- SerialPipes() - Constructor for class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- SerialPipes(Object[]) - Constructor for class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- SerialPipes(Pipe[]) - Constructor for class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- SerialPipes(List) - Constructor for class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- set(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- set(ConstantMatrix) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- set(double[], double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- set(int, double) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- set(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- Set(Class, String, String, boolean, String[], int, String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.Set
-
- set(int, double) - Method in class edu.umass.cs.mallet.base.util.DoubleList
-
- set(int, double) - Method in class gnu.trove.TDoubleArrayList
-
Sets the value at the specified offset.
- set(int, double[]) - Method in class gnu.trove.TDoubleArrayList
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, double[], int, int) - Method in class gnu.trove.TDoubleArrayList
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- set(int, float) - Method in class gnu.trove.TFloatArrayList
-
Sets the value at the specified offset.
- set(int, float[]) - Method in class gnu.trove.TFloatArrayList
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, float[], int, int) - Method in class gnu.trove.TFloatArrayList
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- set(int, int) - Method in class gnu.trove.TIntArrayList
-
Sets the value at the specified offset.
- set(int, int[]) - Method in class gnu.trove.TIntArrayList
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, int[], int, int) - Method in class gnu.trove.TIntArrayList
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- set(Object) - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Replaces the current element in the list with
linkable
- set(int, long) - Method in class gnu.trove.TLongArrayList
-
Sets the value at the specified offset.
- set(int, long[]) - Method in class gnu.trove.TLongArrayList
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, long[], int, int) - Method in class gnu.trove.TLongArrayList
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- setAll(double) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- setAll(double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- setAll(double) - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
-
- setAll(double) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
-
- setAll(double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- setAll(double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- setAll(double, FeatureSelection, boolean) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
If "ifSelected" is false, it reverses the selection.
- setAll(double[], double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
Sets every element of a double array to a given value.
- setAll(double[][][], double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- setAll(double[][], double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- setAll(double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- setAll(double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
Sets every present index in the vector to v.
- setAlphabet(Alphabet) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
-
- setAlwaysEvaluateWhenFinished(boolean) - Method in class edu.umass.cs.mallet.base.classify.AbstractClassifierEvaluating
-
- setAlwaysEvaluateWhenFinished(boolean) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setAntecedent(Mention) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- setAntecedentCount(int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- setAsStartState(CRF4.State) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setAuthorNumber(int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorCitation
-
- setBeamWidth(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- setBounds(int, int, int, int) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph
-
Set bounds of canvas
- setCanonicalObj(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
-
- setCaseSensitive(boolean) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveStopwords
-
- setCharSequence(CharSequence) - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- setCheckpointFilePrefix(String) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setCheckpointIterationsToSkip(int) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setCheckpointTransducer(boolean) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setCollectGarbage(boolean) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
- setComparator(FieldComparator) - Method in class edu.umass.cs.mallet.base.extract.AccuracyCoverageEvaluator
-
- setComparator(FieldComparator) - Method in class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
-
- setComparator(FieldComparator) - Method in class edu.umass.cs.mallet.base.extract.PerFieldF1Evaluator
-
- setConfidence(double) - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- setConfidenceScore(double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- setConfWeightedScores(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setCorrect(boolean) - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- setCurIter(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- setCurIter(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- setData(Object) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setDataAlphabet(Alphabet) - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- setDefaultValue(int) - Method in class gnu.trove.TIntIntHashMap
-
Sets the default values returned by get() when a key is not in this map.
- setDefaultWeight(int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setDefaultWeights(double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setDepthLimited(boolean) - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- setDoPruning(boolean) - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- setEntityId(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- setEntityReference(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- setErrorOutputStream(OutputStream) - Method in class edu.umass.cs.mallet.base.extract.AccuracyCoverageEvaluator
-
- setErrorOutputStream(OutputStream) - Method in class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
-
- setErrorOutputStream(OutputStream) - Method in class edu.umass.cs.mallet.base.extract.PerFieldF1Evaluator
-
- setEvaluator(OptimizerEvaluator) - Method in class edu.umass.cs.mallet.base.maximize.LimitedMemoryBFGS
-
- setFeatureMultinomialEstimator(Multinomial.Estimator) - Method in class edu.umass.cs.mallet.base.classify.NaiveBayesTrainer
-
Set the Multinomial Estimator used for features.
- setFeaturePipe(Pipe) - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- setFeatures(PropertyList) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- setFeatures(PropertyList) - Method in class edu.umass.cs.mallet.base.types.Token
-
- setFeatures(PropertyList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- setFeatureSelection(int, FeatureSelection) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setFeatureSelection(FeatureSelection) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- setFeatureValue(String, double) - Method in class edu.umass.cs.mallet.base.fst.confidence.SequenceConfidenceInstance
-
- setFeatureValue(String, double) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- setFeatureValue(String, double) - Method in class edu.umass.cs.mallet.base.types.Token
-
- setFeatureValue(String, double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- setFeatureValue(String, double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
-
- setFeatureValue(String, double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- setFeatureValue(String, double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
-
- setField(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- setFinalCost(double) - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- setFirstString(String) - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- setFullPartition(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setGaussianPriorVariance(double) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
Sets a parameter to prevent overtraining.
- setGaussianPriorVariance(double) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
Sets a parameter to prevent overtraining.
- setGaussianPriorVariance(double) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- setGaussianPriorVariance(double) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setGaussianPriorVariance(double) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setGaussianPriorVariance(double) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setGaussianPriorVariance(double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setGender(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- setGraph(MappedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
-
- setGrowAlphabet(boolean) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureVectorSequence
-
- setHyperbolicPriorSharpness(double) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
- setHyperbolicPriorSharpness(double) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
- setHyperbolicPriorSharpness(double) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- setHyperbolicPriorSharpness(double) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setHyperbolicPriorSharpness(double) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setHyperbolicPriorSharpness(double) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setHyperbolicPriorSharpness(double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setHyperbolicPriorSlope(double) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
- setHyperbolicPriorSlope(double) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
- setHyperbolicPriorSlope(double) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- setHyperbolicPriorSlope(double) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setHyperbolicPriorSlope(double) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setHyperbolicPriorSlope(double) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setHyperbolicPriorSlope(double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setIdRel(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
-
- setIndex(int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Node
-
- setIndices(InstanceList[]) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
-
Sets the mapping from citation type to index
- setInitialCost(double) - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- setInitialStepSize(double) - Method in class edu.umass.cs.mallet.base.maximize.ConjugateGradient
-
- setInitialStepSize(double) - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
-
- setInitialStepSize(double) - Method in class edu.umass.cs.mallet.base.minimize.ConjugateGradient
-
- setInProduction(boolean) - Method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
- setInProduction(Pipe, boolean) - Static method in class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions
-
- setInstance(int, Instance) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Replaces the Instance at position index
with a new one.
- setInstance(int, Instance) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Replaces the Instance at position
index with a new one.
- setInstanceId(VMID) - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- setInstanceWeight(int, double) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- setKeyPartitioning(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setKLeps(double) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- setLabel(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
-
- setLabel(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
-
- setLabeling(Labeling) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setLineMaximizer(LineMaximizer.ByGradient) - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
-
- setLock() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setMalletPhrase(MalletPhrase) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- setMarkDeletions(boolean) - Method in class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveStopwords
-
- setMatch(int) - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- setMaxDepth(int) - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- setMaxStepSize(double) - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
-
- setMinNumInsts(int) - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- setMultiTree(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TreeModel
-
- setName(Object) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setNBestInference(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setNext(MalletPhrase) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- setNext(MalletPreTerm) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- setNext(MalletSentence) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
-
- setNext(TLinkable) - Method in interface gnu.trove.TLinkable
-
Sets the linked list node after this one.
- setNext(TLinkable) - Method in class gnu.trove.TLinkableAdaptor
-
Sets the linked list node after this one.
- setNumComponents(int) - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
Sets the number of gradient components that will be checked.
- setNumericProperty(String, double) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setNumericProperty(String, double) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- setNumericProperty(String, double) - Method in class edu.umass.cs.mallet.base.types.Token
-
- setNumericProperty(String, double) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- setNumFeaturesToDisplay(int) - Static method in class edu.umass.cs.mallet.base.extract.LatticeViewer
-
- setNumIterations(int) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
Specifies the maximum number of iterations to run during a single call
to train or trainWithFeatureInduction.
- setNumIterations(int) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
Specifies the maximum number of iterations to run during a single call
to train or trainWithFeatureInduction.
- setNumIterationsToSkip(int) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setNumIterationsToWait(int) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setNumIterToSkip(int) - Method in class edu.umass.cs.mallet.base.classify.AbstractClassifierEvaluating
-
- setNumIterToWait(int) - Method in class edu.umass.cs.mallet.base.classify.AbstractClassifierEvaluating
-
- setOptimality(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setParameter(int, int, double) - Method in class edu.umass.cs.mallet.base.classify.MaxEnt
-
- setParameter(int, int, double) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEnt
-
- setParameter(int[], double) - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- setParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- setParameter(int[], double) - Method in class edu.umass.cs.mallet.base.fst.CRF2.MinimizableCRF
-
- setParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setParameter(int[], double) - Method in class edu.umass.cs.mallet.base.fst.CRF3.MinimizableCRF
-
- setParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
Only sets the parameter from the first group of parameters.
- setParameter(int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- setParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Only sets the parameter from the first group of parameters.
- setParameter(int[], double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
-
- setParameter(int, int, int, double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
Only sets the parameter from the first group of parameters.
- setParameter(int, double) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable
-
- setParameter(int[], double) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable
-
- setParameter(int[], double) - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- setParameter(double) - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- setParameters(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
-
- setParameters(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF2.MinimizableCRF
-
- setParameters(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRF3.MinimizableCRF
-
- setParameters(double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
-
- setParameters(Matrix) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
-
- setParameters(double[]) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizable
-
- setParameters(Matrix) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizable
-
- setParameters(Matrix) - Method in class edu.umass.cs.mallet.base.minimize.tests.Quadratic
-
- setParent(Pipe) - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- setParentInstance(Instance) - Method in class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
-
- setParentInstance(Instance) - Method in interface edu.umass.cs.mallet.base.pipe.iterator.PipeInputIterator
-
To be called once before iterator starts.
- setPattern(String) - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
-
- setPerLabelFeatureSelection(FeatureSelection[]) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- setPipe(Pipe) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setPipe(SerialPipes) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
-
- setPipe(SerialPipes) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
-
- setPosition(int) - Method in interface edu.umass.cs.mallet.base.util.search.QueueElement
-
Set the current queue position for this element.
- setPosition(int) - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
- setPredicted(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- setPrev(MalletPhrase) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
-
- setPrev(MalletPreTerm) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
-
- setPrev(MalletSentence) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
-
- setPrevious(TLinkable) - Method in interface gnu.trove.TLinkable
-
Sets the linked list node before this one.
- setPrevious(TLinkable) - Method in class gnu.trove.TLinkableAdaptor
-
Sets the linked list node before this one.
- setPrevWeightsIndices(int[][]) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.State
-
- setPrintModelAtEnd(boolean) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setPriority(double) - Method in interface edu.umass.cs.mallet.base.util.search.QueueElement
-
Set the priority of this element.
- setPriority(double) - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
- setPriorMultinomialEstimator(Multinomial.Estimator) - Method in class edu.umass.cs.mallet.base.classify.NaiveBayesTrainer
-
Set the Multinomial Estimator used for priors.
- setProperties(PropertyList) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- setProperties(PropertyList) - Method in class edu.umass.cs.mallet.base.types.Token
-
- setProperty(String, Object) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setProperty(String, Object) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- setProperty(String, Object) - Method in class edu.umass.cs.mallet.base.types.Token
-
- setProperty(String, Object) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- setPropertyList(PropertyList) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setPunctuationPattern(Pattern) - Method in class edu.umass.cs.mallet.base.extract.PunctuationIgnoringComparator
-
- setQuick(int, double) - Method in class gnu.trove.TDoubleArrayList
-
Sets the value at the specified offset without doing any bounds
checking.
- setQuick(int, float) - Method in class gnu.trove.TFloatArrayList
-
Sets the value at the specified offset without doing any bounds
checking.
- setQuick(int, int) - Method in class gnu.trove.TIntArrayList
-
Sets the value at the specified offset without doing any bounds
checking.
- setQuick(int, long) - Method in class gnu.trove.TLongArrayList
-
Sets the value at the specified offset without doing any bounds
checking.
- setRankOrder(int, boolean) - Method in class edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector
-
- setRankOrder() - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- setRankOrder(int, boolean) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- setRankOrder(int) - Method in class edu.umass.cs.mallet.base.types.RankedFeatureVector
-
- setRBeamSize(int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setReferentIndex(int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
-
- setRmin(double) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- setSearchParams(int, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setSecondString(String) - Method in class edu.umass.cs.mallet.base.types.StringEditVector
-
- setSeed(long) - Method in class edu.umass.cs.mallet.base.util.Random
-
- setSegmentEndTag(Object) - Method in class edu.umass.cs.mallet.base.fst.SegmentationEvaluator
-
- setSegmentStartTag(Object) - Method in class edu.umass.cs.mallet.base.fst.SegmentationEvaluator
-
- setSelectVertices(List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clustering
-
- setSentence(Element) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- setSingle(int, double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- setSingleValue(int, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- setSingleValue(int, double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- setSingleValue(int, double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- setSource(Object) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setStpmax(double) - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
-
- setString(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- setSummary(String) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- setSummary(Class, String) - Static method in class edu.umass.cs.mallet.base.util.CommandOption
-
- setSuppressExceptions(boolean) - Static method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- setTarget(Object) - Method in class edu.umass.cs.mallet.base.types.Instance
-
- setTargetAlphabet(Alphabet) - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
- setTargetProcessing(boolean) - Method in class edu.umass.cs.mallet.base.pipe.IteratingPipe
-
- setTargetProcessing(boolean) - Method in class edu.umass.cs.mallet.base.pipe.ParallelPipes
-
- setTargetProcessing(boolean) - Method in class edu.umass.cs.mallet.base.pipe.Pipe
-
Set whether input is taken from target field of instance during processing.
- setTargetProcessing(boolean) - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- setText(String) - Method in class edu.umass.cs.mallet.base.types.Token
-
- setThreshold(double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- setThreshold(double) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setTokenizationPipe(Pipe) - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
- setTokenizationPipe(Pipe) - Method in interface edu.umass.cs.mallet.base.extract.Extractor
-
Sets the pipe used by this extractor for tokenization.
- setTolerance(double) - Method in class edu.umass.cs.mallet.base.maximize.LimitedMemoryBFGS
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF.State
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF2.State
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF3.State
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
-
- setTrainable(boolean) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- setTransductionType(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setTrueNumStop(boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- setUniqueEntityIndex(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
-
- setUp() - Method in class edu.umass.cs.mallet.base.classify.tests.TestClassifiers
-
- setUp() - Method in class edu.umass.cs.mallet.base.classify.tests.TestMaxEntTrainer
-
- setUp() - Method in class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
-
- setUp() - Method in class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
-
- setUp() - Method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
- setUp() - Method in class edu.umass.cs.mallet.base.minimize.tests.TestGoldenLineMinimizer
-
- setUp() - Method in class edu.umass.cs.mallet.base.minimize.tests.TestMinimizable
-
- setUp() - Method in class edu.umass.cs.mallet.base.pipe.iterator.tests.TestPatternMatchIterator
-
- setUp() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe
-
- setUp() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestRainbowStyle
-
- setUp() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestSGML2TokenSequence
-
- setUp() - Method in class edu.umass.cs.mallet.base.pipe.tsf.tests.TestOffsetConjunctions
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestFeatureSequence
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestFeatureVector
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestLabelVector
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestMatrix
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestMultinomial
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestRankedFeatureVector
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- setUp() - Method in class edu.umass.cs.mallet.base.types.tests.TestToken
-
- setUp() - Method in class edu.umass.cs.mallet.base.util.tests.TestPropertyList
-
- setUp(int) - Method in class gnu.trove.TDoubleDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleObjectHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatObjectHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.THash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.THashMap
-
initialize the value array of the map.
- setUp(int) - Method in class gnu.trove.TIntDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntObjectHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongObjectHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TObjectDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TObjectFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TObjectHash
-
initializes the Object set of this hash table.
- setUp(int) - Method in class gnu.trove.TObjectIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TObjectLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TPrimitiveHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUseForwardBackwardBeam(boolean) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- setUseHyperbolicPrior(boolean) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
- setUseHyperbolicPrior(boolean) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
- setUseHyperbolicPrior(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- setUseHyperbolicPrior(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setUseHyperbolicPrior(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setUseHyperbolicPrior(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setUseHyperbolicPrior(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setUseSomeUnsupportedTrick(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
Sets whether to use the 'some unsupported trick.' This trick is, if training a CRF
where some training has been done and sparse weights are used, to add a few weights
for feaures that do not occur in the tainig data.
- setUseSparseWeights(boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setValue(int, double) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- setValue(int[], double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- setValue(int[], double) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- setValue(int, double) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- setValue(int, double) - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
-
- setValue(int, double) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
-
- setValue(int[], double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- setValue(int, int, double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- setValue(int[], double) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- setValue(int[], double) - Method in class edu.umass.cs.mallet.base.types.Matrixn
-
- setValue(int[], double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- setValue(int, double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
Sets the value at the given index.
- setValue(double) - Method in class gnu.trove.TDoubleDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TDoubleFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TDoubleIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TDoubleLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.TDoubleObjectIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(double) - Method in class gnu.trove.TFloatDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TFloatFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TFloatIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TFloatLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.TFloatObjectIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(double) - Method in class gnu.trove.TIntDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TIntFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TIntIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TIntLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.TIntObjectIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(double) - Method in class gnu.trove.TLongDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TLongFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TLongIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TLongLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.TLongObjectIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(double) - Method in class gnu.trove.TObjectDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TObjectFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TObjectIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TObjectLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValueAtLocation(int, double) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- setValueAtLocation(int, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- setValueAtLocation(int, double) - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
-
- setValueAtLocation(int, double) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
-
- setValueAtLocation(int, double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- setValueAtLocation(int, double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- setValueAtLocation(int, double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
Sets the value at the given location.
- setViterbiOutput(boolean) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setViterbiOutputEncoding(String) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setViterbiOutputFilePrefix(String) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setViterbiOutputIterationsToSkip(int) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setViterbiOutputIterationsToWait(int) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- setWeights(int, DenseVector) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- setWeights(String, DenseVector) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- setWeights(int, SparseVector) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setWeights(String, SparseVector) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setWeights(int, SparseVector) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setWeights(String, SparseVector) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setWeights(SparseVector[]) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setWeights(int, SparseVector) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setWeights(String, SparseVector) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setWeights(SparseVector[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setWeights(int, SparseVector) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setWeights(String, SparseVector) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setWeights(SparseVector[]) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setWeightsDimensionAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- setWeightsDimensionAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- setWeightsDimensionAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setWeightsDimensionAsIn(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- setWeightsDimensionDensely() - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- setWithAddend(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- setWithAddend(ConstantMatrix, double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- setWithAddend(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- setWithFactor(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- setWithFactor(ConstantMatrix, double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- setWithFactor(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- SGDLearner - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- SGDLearner(double, int, Pipe, Collection) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGDLearner
-
- SGML2FieldsPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- SGML2FieldsPipe(CharSequenceLexer, String, String, String, String[], String[], double[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.SGML2FieldsPipe
-
- SGML2FieldsPipe(String, String, String, String, String[], String[], double[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.SGML2FieldsPipe
-
- SGML2FieldsPipe(String, String, String[], String[], double[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.SGML2FieldsPipe
-
- SGML2TokenSequence - Class in edu.umass.cs.mallet.base.pipe
-
Converts a string containing simple SGML tags into a dta TokenSequence of words,
paired with a target TokenSequence containing the SGML tags in effect for each word.
- SGML2TokenSequence(CharSequenceLexer, String, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.SGML2TokenSequence
-
- SGML2TokenSequence(CharSequenceLexer, String) - Constructor for class edu.umass.cs.mallet.base.pipe.SGML2TokenSequence
-
- SGML2TokenSequence(String, String) - Constructor for class edu.umass.cs.mallet.base.pipe.SGML2TokenSequence
-
- SGML2TokenSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.SGML2TokenSequence
-
- SGMLStringDistances - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- SGMLStringDistances(Alphabet) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringDistances
-
- SGMLStringDistances() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringDistances
-
- SGMLStringDistances(String[], String[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringDistances
-
- SGMLStringOperation - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- SGMLStringOperation() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
-
- shallowClone() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- shallowClone() - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
- shallowCopy() - Method in class edu.umass.cs.mallet.base.types.Instance
-
- shortLength(String, String, boolean) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
-
- shouldDoEvaluate(int, boolean) - Method in class edu.umass.cs.mallet.base.classify.AbstractClassifierEvaluating
-
- shouldDoEvaluate(int, boolean) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
Returns whether an evaluator should run this iteration, based on
the current values of numIterationsToWait, alwaysEvaluateWhenFinished,
and numIteartionsToSkip
- shuffle(Random) - Method in class gnu.trove.TDoubleArrayList
-
Shuffle the elements of the list using the specified random
number generator.
- shuffle(Random) - Method in class gnu.trove.TFloatArrayList
-
Shuffle the elements of the list using the specified random
number generator.
- shuffle(Random) - Method in class gnu.trove.TIntArrayList
-
Shuffle the elements of the list using the specified random
number generator.
- shuffle(Random) - Method in class gnu.trove.TLongArrayList
-
Shuffle the elements of the list using the specified random
number generator.
- sigmod(double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
- sigmod_rev(double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
- Signature - Class in edu.umass.cs.mallet.base.types
-
- Signature() - Constructor for class edu.umass.cs.mallet.base.types.Signature
-
- SimpleFileIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
-
- SimpleFileIterator(String) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.SimpleFileIterator
-
- SimpleTagger - Class in edu.umass.cs.mallet.base.fst
-
This class's main method trains, tests, or runs a generic CRF-based
sequence tagger.
- SimpleTagger.SimpleTaggerSentence2FeatureVectorSequence - Class in edu.umass.cs.mallet.base.fst
-
- SimpleTaggerSentence2FeatureVectorSequence() - Constructor for class edu.umass.cs.mallet.base.fst.SimpleTagger.SimpleTaggerSentence2FeatureVectorSequence
-
Creates a new
SimpleTaggerSentence2FeatureVectorSequence instance.
- SimpleTaggerSentence2TokenSequence - Class in edu.umass.cs.mallet.base.pipe
-
Converts an external encoding of a sequence of elements with binary
features to a
TokenSequence.
- SimpleTaggerSentence2TokenSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.SimpleTaggerSentence2TokenSequence
-
Creates a new
SimpleTaggerSentence2TokenSequence instance.
- SimpleTaggerSentence2TokenSequence(boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.SimpleTaggerSentence2TokenSequence
-
creates a new SimpleTaggerSentence2TokenSequence instance
which includes tokens as features iff the supplied argument is true.
- singleIndex(int[]) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- singleIndex(int[]) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- singleIndex(int[]) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- singleIndex(int[]) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- singleIndex(int[]) - Method in class edu.umass.cs.mallet.base.types.Matrixn
-
- singleIndex(int[], int[]) - Static method in class edu.umass.cs.mallet.base.types.Matrixn
-
- singleIndex(int[]) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- singleIndex(int[], int[]) - Static method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- singleIndex(int[]) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- singleSize() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- singleSize() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- singleSize() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- singleSize() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- singleSize() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- singleSize() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- singleToIndices(int, int[]) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- singleToIndices(int, int[]) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- singleToIndices(int, int[]) - Method in class edu.umass.cs.mallet.base.types.DenseVector
-
- singleToIndices(int, int[]) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- singleToIndices(int, int[]) - Method in class edu.umass.cs.mallet.base.types.Matrixn
-
- singleToIndices(int, int[], int[]) - Static method in class edu.umass.cs.mallet.base.types.Matrixn
-
Just a utility function for arbitrary-dimensional matrix
dereferencing.
- singleToIndices(int, int[]) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- singleToIndices(int, int[]) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- singletonCluster(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.PairEvaluate
-
- singleValue(int) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- singleValue(int) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- singleValue(int) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- singleValue(int) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- singleValue(int) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- size() - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph.Legend
-
- size() - Method in class edu.umass.cs.mallet.base.classify.Trial
-
- size() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- size() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- size() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- size() - Method in class edu.umass.cs.mallet.base.pipe.Array2FeatureVector
-
Current size of the Vocabulary
- size() - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- size() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- size() - Method in class edu.umass.cs.mallet.base.types.ArraySequence
-
- size() - Method in class edu.umass.cs.mallet.base.types.Dirichlet
-
- size() - Method in class edu.umass.cs.mallet.base.types.FeatureConjunction.List
-
- size() - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- size() - Method in class edu.umass.cs.mallet.base.types.FeatureVectorSequence
-
- size() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- size() - Method in interface edu.umass.cs.mallet.base.types.InstanceList.Stream
-
- size() - Method in class edu.umass.cs.mallet.base.types.Labels
-
- size() - Method in class edu.umass.cs.mallet.base.types.LabelsSequence
-
- size() - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
-
- size() - Method in class edu.umass.cs.mallet.base.types.Multinomial
-
- size() - Method in interface edu.umass.cs.mallet.base.types.Sequence
-
- size() - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- size() - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
-
- size() - Method in class edu.umass.cs.mallet.base.util.search.MinHeap
-
- size() - Method in interface edu.umass.cs.mallet.base.util.search.PriorityQueue
-
The current size of the queue.
- size() - Method in class edu.umass.cs.mallet.base.util.Univariate
-
- size() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.LRUCache
-
- size() - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
-
Returns the number of entries in the set.
- size() - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatHashSetDecorator
-
Returns the number of entries in the set.
- size() - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntHashSetDecorator
-
Returns the number of entries in the set.
- size() - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongHashSetDecorator
-
Returns the number of entries in the set.
- size() - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.TDoubleArrayList
-
Returns the number of values in the list.
- size() - Method in class gnu.trove.TFloatArrayList
-
Returns the number of values in the list.
- size() - Method in class gnu.trove.THash
-
Returns the number of distinct elements in this collection.
- size() - Method in class gnu.trove.THashMap.KeyView
-
- size() - Method in class gnu.trove.TIntArrayList
-
Returns the number of values in the list.
- size() - Method in class gnu.trove.TIntStack
-
Returns the current depth of the stack.
- size() - Method in class gnu.trove.TLinkedList
-
Returns the number of elements in the list.
- size() - Method in class gnu.trove.TLongArrayList
-
Returns the number of values in the list.
- sizeMatches(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- sizeMatches(Matrix2) - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- sizeOf(MemoryUsage.Creator) - Static method in class gnu.trove.benchmark.MemoryUsage
-
- sizeOfClustering(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
-
- skip - Static variable in class edu.umass.cs.mallet.share.weili.ner.enron.EnronMessage2TokenSequence
-
- SKIP_HEADER - Static variable in class edu.umass.cs.mallet.base.pipe.CharSequenceReplace
-
- SKIP_HEADER - Static variable in class edu.umass.cs.mallet.base.pipe.CharSubsequence
-
- SKIP_SGML - Static variable in class edu.umass.cs.mallet.base.pipe.CharSequenceReplace
-
- skipToBlankLine - Static variable in class edu.umass.cs.mallet.share.weili.ner.enron.EnronMessage2TokenSequence
-
- slicePipes(int) - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
-
Transfer some Pipes from the feature pipe to the tokenization pipe.
- someTrainingDone - Variable in class edu.umass.cs.mallet.base.fst.CRF4
-
- sort() - Method in class edu.umass.cs.mallet.base.util.Univariate
-
- sort() - Method in class gnu.trove.TDoubleArrayList
-
Sort the values in the list (ascending) using the Sun quicksort
implementation.
- sort(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Sort a slice of the list (ascending) using the Sun quicksort
implementation.
- sort() - Method in class gnu.trove.TFloatArrayList
-
Sort the values in the list (ascending) using the Sun quicksort
implementation.
- sort(int, int) - Method in class gnu.trove.TFloatArrayList
-
Sort a slice of the list (ascending) using the Sun quicksort
implementation.
- sort() - Method in class gnu.trove.TIntArrayList
-
Sort the values in the list (ascending) using the Sun quicksort
implementation.
- sort(int, int) - Method in class gnu.trove.TIntArrayList
-
Sort a slice of the list (ascending) using the Sun quicksort
implementation.
- sort() - Method in class gnu.trove.TLongArrayList
-
Sort the values in the list (ascending) using the Sun quicksort
implementation.
- sort(int, int) - Method in class gnu.trove.TLongArrayList
-
Sort a slice of the list (ascending) using the Sun quicksort
implementation.
- sortByConfidence() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AccuracyCoverage
-
- sortClassifications() - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
-
Sort classifications ArrayList
by winner's value
- sortedUnion(List, List) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
-
- sortIndices() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- sortIndices() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- sortInstances(InstanceList, int[], int) - Static method in class edu.umass.cs.mallet.base.types.GainRatio
-
- sortSet(Set, Comparator) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
-
- SourceLocation2TokenSequence - Class in edu.umass.cs.mallet.base.pipe
-
Read from File or BufferedRead in the data field and produce a TokenSequence.
- SourceLocation2TokenSequence(CharSequenceLexer) - Constructor for class edu.umass.cs.mallet.base.pipe.SourceLocation2TokenSequence
-
- SpacedStrings(Class, String, String, boolean, String[], String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.SpacedStrings
-
- spacePipeOutput - Static variable in class edu.umass.cs.mallet.base.pipe.tests.TestSpacePipe
-
- span(int) - Method in class edu.umass.cs.mallet.base.extract.Field
-
- Span - Interface in edu.umass.cs.mallet.base.extract
-
A sub-section of a document, either linear or two-dimensional.
- SparseMatrixn - Class in edu.umass.cs.mallet.base.types
-
Implementation of Matrix that allows arbitrary
number of dimensions.
- SparseMatrixn(double[]) - Constructor for class edu.umass.cs.mallet.base.types.SparseMatrixn
-
Create a 1-d dense matrix with the given values.
- SparseMatrixn(int[]) - Constructor for class edu.umass.cs.mallet.base.types.SparseMatrixn
-
Create a dense matrix with the given dimensions.
- SparseMatrixn(int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- SparseMatrixn(int[], int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.SparseMatrixn
-
Create a sparse matrix with the given dimensions and
the given values.
- SparseVector - Class in edu.umass.cs.mallet.base.types
-
A vector that allocates memory only for non-zero values.
- SparseVector(int[], double[], int, int, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
If "indices" is null, the vector will be dense.
- SparseVector(double[], boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(double[]) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int, double) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[], double[], boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[], double[], boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[], double[], boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[], boolean, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[], int, int, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[], boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[], boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(int[]) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector() - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
An empty vector, with all zero values
- SparseVector(Alphabet, PropertyList, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- SparseVector(Alphabet, PropertyList, boolean) - Constructor for class edu.umass.cs.mallet.base.types.SparseVector
-
- split() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
- split(FeatureSelection) - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
-
- split(Random, double[]) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Shuffles the elements of this list among several smaller lists.
- split(double[]) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- split(Random, double[]) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Shuffles the elements of this list among several smaller
lists.
- split(double[]) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
- splitByModulo(int) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Returns a pair of new lists such that the first list in the pair contains
every mth element of this list, starting with the first.
- splitByModulo(int) - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Returns a pair of new lists such that the first list in the
pair contains every mth element of this list,
starting with the first.
- SplitFieldStringDistancePipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
Uses a StringDistance on two perversions of the original
strings.
- SplitFieldStringDistancePipe(StringDistance, String[], String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SplitFieldStringDistancePipe
-
- SplitFieldStringDistancePipe(StringDistance, String[], String, String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SplitFieldStringDistancePipe
-
- splitInOrder(double[]) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
Chops this list into several sequential sublists.
- splitTree(C45.Node, int) - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- splitTree(DecisionTree.Node, FeatureSelection, int) - Method in class edu.umass.cs.mallet.base.classify.DecisionTreeTrainer
-
- startGrowth() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- STARTING_DIRECTORIES - Static variable in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
-
Use as label names the directories specified in the constructor,
optionally removing common prefix of all starting directories
- STARTING_DIRECTORIES - Static variable in class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
-
Use as label names the directories of the given files,
optionally removing common prefix of all starting directories
- startTraining(Set) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- startTrainingAvg(Set) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearnerAvg
-
- State() - Constructor for class edu.umass.cs.mallet.base.fst.CRF.State
-
- State(String, int, double, double, String[], String[], String[], CRF) - Constructor for class edu.umass.cs.mallet.base.fst.CRF.State
-
- State() - Constructor for class edu.umass.cs.mallet.base.fst.CRF2.State
-
- State(String, int, double, double, String[], String[], String[], CRF2) - Constructor for class edu.umass.cs.mallet.base.fst.CRF2.State
-
- State() - Constructor for class edu.umass.cs.mallet.base.fst.CRF3.State
-
- State(String, int, double, double, String[], String[], String[][], CRF3) - Constructor for class edu.umass.cs.mallet.base.fst.CRF3.State
-
- State() - Constructor for class edu.umass.cs.mallet.base.fst.CRF4.State
-
- State(String, int, double, double, String[], String[], String[][], CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF4.State
-
- State(String, int, double, double, String[], String[], String[][], CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF_PL.State
-
- State() - Constructor for class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
-
- State(String, int, double, double, String[], String[], String[][], CRFByGISUpdate) - Constructor for class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
-
- State(String, int, double, double, int[], int[], double[], String[]) - Constructor for class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- State() - Constructor for class edu.umass.cs.mallet.base.fst.HMM.State
-
- State(String, int, double, double, String[], String[], HMM) - Constructor for class edu.umass.cs.mallet.base.fst.HMM.State
-
- State(String, int, double, double, String[], String[], String[][], CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.MEMM.State
-
- State() - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.State
-
- stateIndexOfString(String) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- StatFunctions - Class in edu.umass.cs.mallet.base.util
-
- StatFunctions() - Constructor for class edu.umass.cs.mallet.base.util.StatFunctions
-
- stddev(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
Return the standard deviation
- stddev(InstanceList, SparseVector, boolean) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
-
Square root of variance.
- stddev(InstanceList) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
-
Square root of unbiased variance.
- stddev(InstanceList, boolean) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
-
Square root of variance.
- stddev(InstanceList, SparseVector) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
-
Square root of unbiased variance of instances having the given mean
- stderr(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- stdev() - Method in class edu.umass.cs.mallet.base.util.Univariate
-
- STOP_WORDS - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
-
- stopGrowth() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
-
Saves memory by allowing ilist to be garbage collected
(deletes this node's associated instance list)
- stopGrowth() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
-
- stopGrowth() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- String(Class, String, String, boolean, String, String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.String
-
- StringAddNewLineDelimiter - Class in edu.umass.cs.mallet.base.pipe
-
Pipe that can adds special text between lines to explicitly
represent line breaks.
- StringAddNewLineDelimiter(String) - Constructor for class edu.umass.cs.mallet.base.pipe.StringAddNewLineDelimiter
-
- stringArray2FileArray(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
-
- StringDistances - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- StringDistances(Alphabet) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.StringDistances
-
- StringDistances() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.StringDistances
-
- StringEditFeatureVectorSequence - Class in edu.umass.cs.mallet.base.types
-
- StringEditFeatureVectorSequence(FeatureVector[], String, String) - Constructor for class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- StringEditFeatureVectorSequence(FeatureVector[], String, String, char) - Constructor for class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- StringEditFeatureVectorSequence(FeatureVector[], String, String, HashMap) - Constructor for class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- StringEditFeatureVectorSequence(FeatureVector[], String, String, char, HashMap) - Constructor for class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- StringEditVector - Class in edu.umass.cs.mallet.base.types
-
- StringEditVector(String) - Constructor for class edu.umass.cs.mallet.base.types.StringEditVector
-
- StringEditVector() - Constructor for class edu.umass.cs.mallet.base.types.StringEditVector
-
- StringKernel - Class in edu.umass.cs.mallet.base.types
-
Computes a similarity metric between two strings, based on counts
of common subsequences of characters.
- StringKernel(boolean, double, int, boolean) - Constructor for class edu.umass.cs.mallet.base.types.StringKernel
-
- StringKernel() - Constructor for class edu.umass.cs.mallet.base.types.StringKernel
-
- StringKernel(boolean, double, int) - Constructor for class edu.umass.cs.mallet.base.types.StringKernel
-
- Strings - Class in edu.umass.cs.mallet.base.util
-
Static utility methods for Strings
- Strings() - Constructor for class edu.umass.cs.mallet.base.util.Strings
-
- StringSpan - Class in edu.umass.cs.mallet.base.extract
-
A sub-section of a linear string.
- StringSpan(CharSequence, int, int) - Constructor for class edu.umass.cs.mallet.base.extract.StringSpan
-
- StringTokenization - Class in edu.umass.cs.mallet.base.extract
-
- StringTokenization(CharSequence) - Constructor for class edu.umass.cs.mallet.base.extract.StringTokenization
-
Create an empty StringTokenization
- StringTokenization(CharSequence, CharSequenceLexer) - Constructor for class edu.umass.cs.mallet.base.extract.StringTokenization
-
Creates a tokenization of the given string.
- subList(int, int) - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- subset(Collection, int, Random) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
-
- subset(int[]) - Method in class edu.umass.cs.mallet.base.util.Univariate
-
- subspan(int, int) - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- subspan(int, int) - Method in class edu.umass.cs.mallet.base.extract.StringTokenization
-
- subspan(int, int) - Method in interface edu.umass.cs.mallet.base.extract.Tokenization
-
Returns a span formed by concatenating the spans from start to end.
- substitute(double, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- substitute(double[], double, double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- substringOf(String, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AffixOfMentionPair
-
- subtractLogProb(double, double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
Returns the difference of two doubles expressed in log space,
that is,
- suite() - Static method in class edu.umass.cs.mallet.base.classify.tests.TestClassifiers
-
- suite() - Static method in class edu.umass.cs.mallet.base.classify.tests.TestMaxEntTrainer
-
- suite() - Static method in class edu.umass.cs.mallet.base.extract.test.TestDocumentExtraction
-
- suite() - Static method in class edu.umass.cs.mallet.base.extract.test.TestDocumentViewer
-
- suite() - Static method in class edu.umass.cs.mallet.base.extract.test.TestLatticeViewer
-
- suite() - Static method in class edu.umass.cs.mallet.base.extract.test.TestPerDocumentF1Evaluator
-
- suite() - Static method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
-
- suite() - Static method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
-
- suite() - Static method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
-
- suite() - Static method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- suite() - Static method in class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
-
- suite() - Static method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
-
- suite() - Static method in class edu.umass.cs.mallet.base.fst.tests.TestSumNegLogProb
-
- suite() - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
- suite() - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizer
-
- suite() - Static method in class edu.umass.cs.mallet.base.minimize.tests.TestGoldenLineMinimizer
-
- suite() - Static method in class edu.umass.cs.mallet.base.minimize.tests.TestMinimizable
-
- suite() - Static method in class edu.umass.cs.mallet.base.pipe.iterator.tests.TestPatternMatchIterator
-
- suite() - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe
-
- suite() - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestIterators
-
- suite() - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestRainbowStyle
-
- suite() - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestSGML2TokenSequence
-
- suite() - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestSpacePipe
-
- suite() - Static method in class edu.umass.cs.mallet.base.pipe.tsf.tests.TestOffsetConjunctions
-
- suite() - Static method in class edu.umass.cs.mallet.base.pipe.tsf.tests.TestSequencePrintingPipe
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestAlphabet
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestAugmentableFeatureVector
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestFeatureSequence
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestFeatureVector
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestLabelsSequence
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestLabelVector
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestMatrix
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestMatrixn
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestMultinomial
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestPagedInstanceList
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestRankedFeatureVector
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestSerializable
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestSparseMatrixn
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- suite() - Static method in class edu.umass.cs.mallet.base.types.tests.TestToken
-
- suite() - Static method in class edu.umass.cs.mallet.base.util.tests.TestAStar
-
- suite() - Static method in class edu.umass.cs.mallet.base.util.tests.TestMaths
-
- suite() - Static method in class edu.umass.cs.mallet.base.util.tests.TestPriorityQueue
-
- suite() - Static method in class edu.umass.cs.mallet.base.util.tests.TestPropertyList
-
- suite() - Static method in class edu.umass.cs.mallet.base.util.tests.TestStrings
-
- sum(double[]) - Static method in class edu.umass.cs.mallet.base.types.DenseVector
-
- sum(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- sum(double[][]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- sum(int[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- sum(Vector) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- sumDuplicateKeyValues(PropertyList) - Static method in class edu.umass.cs.mallet.base.util.PropertyList
-
- sumLogProb(double, double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
Returns the sum of two doubles expressed in log space,
that is,
- sumLogProb(double[]) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
Sums an array of numbers log(x1)...log(xn).
- summary() - Method in class edu.umass.cs.mallet.base.util.Univariate
-
- sumNegLogProb(double, double) - Static method in class edu.umass.cs.mallet.base.fst.Transducer
-
- swapOutAll() - Method in class edu.umass.cs.mallet.base.types.PagedInstanceList
-
Save all instances to disk and set to null to free memory.
- tanh(double) - Static method in class edu.umass.cs.mallet.base.util.Maths
-
- Target2BIOFormat - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- Target2BIOFormat() - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.Target2BIOFormat
-
- Target2BIOFormat(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.Target2BIOFormat
-
- Target2FeatureSequence - Class in edu.umass.cs.mallet.base.pipe
-
Convert a token sequence in the target field into a feature sequence in the target field.
- Target2FeatureSequence(Class) - Constructor for class edu.umass.cs.mallet.base.pipe.Target2FeatureSequence
-
- Target2FeatureSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.Target2FeatureSequence
-
- Target2Label - Class in edu.umass.cs.mallet.base.pipe
-
Convert object in the target field into a label in the target field.
- Target2Label() - Constructor for class edu.umass.cs.mallet.base.pipe.Target2Label
-
- Target2Label(LabelAlphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.Target2Label
-
- Target2LabelSequence - Class in edu.umass.cs.mallet.base.pipe
-
convert a token sequence in the target field into a label sequence in the target field.
- Target2LabelSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.Target2LabelSequence
-
- targetLabelDistribution() - Method in class edu.umass.cs.mallet.base.types.InstanceList
-
- TargetRememberLastLabel - Class in edu.umass.cs.mallet.base.pipe
-
For each position in the target, remember the last non-background
label.
- TargetRememberLastLabel() - Constructor for class edu.umass.cs.mallet.base.pipe.TargetRememberLastLabel
-
- TargetRememberLastLabel(String, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.TargetRememberLastLabel
-
offset determines how the memory and base sequences will be
aligned.
- TDoubleArrayList - Class in gnu.trove
-
A resizable, array-backed list of double primitives.
- TDoubleArrayList() - Constructor for class gnu.trove.TDoubleArrayList
-
Creates a new TDoubleArrayList instance with the
default capacity.
- TDoubleArrayList(int) - Constructor for class gnu.trove.TDoubleArrayList
-
Creates a new TDoubleArrayList instance with the
specified capacity.
- TDoubleArrayList(double[]) - Constructor for class gnu.trove.TDoubleArrayList
-
Creates a new TDoubleArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
- TDoubleDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and double values.
- TDoubleDoubleHashMap() - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with the default
capacity and load factor.
- TDoubleDoubleHashMap(int) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleDoubleHashMap(int, float) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleDoubleHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with the default
capacity and load factor.
- TDoubleDoubleHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleDoubleHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleDoubleHashMap conform to the java.util.Map API.
- TDoubleDoubleHashMapDecorator(TDoubleDoubleHashMap) - Constructor for class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleDoubleIterator - Class in gnu.trove
-
Iterator for maps of type double and double.
- TDoubleDoubleIterator(TDoubleDoubleHashMap) - Constructor for class gnu.trove.TDoubleDoubleIterator
-
Creates an iterator over the specified map
- TDoubleDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and double.
- TDoubleFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and float values.
- TDoubleFloatHashMap() - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with the default
capacity and load factor.
- TDoubleFloatHashMap(int) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleFloatHashMap(int, float) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleFloatHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with the default
capacity and load factor.
- TDoubleFloatHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleFloatHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleFloatHashMap conform to the java.util.Map API.
- TDoubleFloatHashMapDecorator(TDoubleFloatHashMap) - Constructor for class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleFloatIterator - Class in gnu.trove
-
Iterator for maps of type double and float.
- TDoubleFloatIterator(TDoubleFloatHashMap) - Constructor for class gnu.trove.TDoubleFloatIterator
-
Creates an iterator over the specified map
- TDoubleFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and float.
- TDoubleFunction - Interface in gnu.trove
-
Interface for functions that accept and return one double primitive.
- TDoubleHash - Class in gnu.trove
-
An open addressed hashing implementation for double primitives.
- TDoubleHash() - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance with the default
capacity and load factor.
- TDoubleHash(int) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleHash(int, float) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
- TDoubleHash(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance with the default
capacity and load factor.
- TDoubleHash(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleHash(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
- TDoubleHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TDoubleHashSet - Class in gnu.trove
-
An open addressed set implementation for double primitives.
- TDoubleHashSet() - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance with the default
capacity and load factor.
- TDoubleHashSet(int) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleHashSet(int, float) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleHashSet(double[]) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance containing the
elements of array.
- TDoubleHashSet(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHash instance with the default
capacity and load factor.
- TDoubleHashSet(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleHashSet(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
- TDoubleHashSet(double[], TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance containing the
elements of array.
- TDoubleHashSetDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleHashSet conform to the java.util.Set API.
- TDoubleHashSetDecorator(TDoubleHashSet) - Constructor for class gnu.trove.decorator.TDoubleHashSetDecorator
-
Creates a wrapper that decorates the specified primitive set.
- TDoubleIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and int values.
- TDoubleIntHashMap() - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with the default
capacity and load factor.
- TDoubleIntHashMap(int) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleIntHashMap(int, float) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleIntHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with the default
capacity and load factor.
- TDoubleIntHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleIntHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleIntHashMap conform to the java.util.Map API.
- TDoubleIntHashMapDecorator(TDoubleIntHashMap) - Constructor for class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleIntIterator - Class in gnu.trove
-
Iterator for maps of type double and int.
- TDoubleIntIterator(TDoubleIntHashMap) - Constructor for class gnu.trove.TDoubleIntIterator
-
Creates an iterator over the specified map
- TDoubleIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and int.
- TDoubleIterator - Class in gnu.trove
-
Iterator for double collections.
- TDoubleIterator(TDoubleHash) - Constructor for class gnu.trove.TDoubleIterator
-
Creates a TDoubleIterator for the elements in the specified collection.
- TDoubleLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and long values.
- TDoubleLongHashMap() - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with the default
capacity and load factor.
- TDoubleLongHashMap(int) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleLongHashMap(int, float) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleLongHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with the default
capacity and load factor.
- TDoubleLongHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleLongHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleLongHashMap conform to the java.util.Map API.
- TDoubleLongHashMapDecorator(TDoubleLongHashMap) - Constructor for class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleLongIterator - Class in gnu.trove
-
Iterator for maps of type double and long.
- TDoubleLongIterator(TDoubleLongHashMap) - Constructor for class gnu.trove.TDoubleLongIterator
-
Creates an iterator over the specified map
- TDoubleLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and long.
- TDoubleObjectHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and Object values.
- TDoubleObjectHashMap() - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with the default
capacity and load factor.
- TDoubleObjectHashMap(int) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleObjectHashMap(int, float) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleObjectHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with the default
capacity and load factor.
- TDoubleObjectHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleObjectHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleObjectHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleObjectHashMap conform to the java.util.Map API.
- TDoubleObjectHashMapDecorator(TDoubleObjectHashMap) - Constructor for class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleObjectIterator - Class in gnu.trove
-
Iterator for maps of type double and Object.
- TDoubleObjectIterator(TDoubleObjectHashMap) - Constructor for class gnu.trove.TDoubleObjectIterator
-
Creates an iterator over the specified map
- TDoubleObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and Object.
- TDoubleProcedure - Interface in gnu.trove
-
Interface for procedures with one double paramater.
- tech - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- TechPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- TechPipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TechPipe
-
- TechPipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TechPipe
-
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.base.fst.InstanceAccuracyEvaluator
-
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.base.fst.MultiSegmentationEvaluator
-
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.base.fst.PerClassAccuracyEvaluator
-
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.base.fst.SegmentationEvaluator
-
- test(Transducer, TransducerEvaluator, InstanceList) - Static method in class edu.umass.cs.mallet.base.fst.SimpleTagger
-
Test a transducer on the given test data, evaluating accuracy
with the given evaluator
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.base.fst.TokenAccuracyEvaluator
-
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- test(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGDLearner
-
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.FieldF1Evaluator
-
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEEvaluator
-
- test(Transducer, InstanceList, String, PrintStream) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.MultiSegmentationEvaluator
-
- test(Classifier, String[][], String[]) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
-
Test a maxent classifier.
- test(Classifier, PipeInputIterator) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
-
Test a maxent classifier.
- Test1 - Class in edu.umass.cs.mallet.projects.seg_plus_coref.graphs
-
- Test1() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.Test1
-
- testAddOrderNStates() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testAddWithPrefix() - Method in class edu.umass.cs.mallet.base.types.tests.TestAugmentableFeatureVector
-
- TestAlphabet - Class in edu.umass.cs.mallet.base.types.tests
-
Created: Nov 24, 2004
- TestAlphabet(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestAlphabet
-
- testAscending() - Method in class edu.umass.cs.mallet.base.util.tests.TestPriorityQueue
-
- TestAStar - Class in edu.umass.cs.mallet.base.util.tests
-
Created by IntelliJ IDEA.
- TestAStar(String) - Constructor for class edu.umass.cs.mallet.base.util.tests.TestAStar
-
- TestAugmentableFeatureVector - Class in edu.umass.cs.mallet.base.types.tests
-
Created: Dec 30, 2004
- TestAugmentableFeatureVector(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestAugmentableFeatureVector
-
- testBinaryVector() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testBinaryVector() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testBinaryVector() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- testClassifier(InstanceList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- testClassifier(InstanceList, MaxEnt) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- TestClassifiers - Class in edu.umass.cs.mallet.base.classify.tests
-
- TestClassifiers(String) - Constructor for class edu.umass.cs.mallet.base.classify.tests.TestClassifiers
-
- testClassifiers(InstanceList[]) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
-
- testCloneMatrixZeroed() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testCloneMatrixZeroed() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testCloneMatrixZeroed() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- testCopyStatesAndWeights() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testCost(int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
-
- testCost(int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
-
- testCost(int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
-
- testCost(int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testCostAndGradient(Minimizable.ByGradient) - Static method in class edu.umass.cs.mallet.base.minimize.tests.TestMinimizable
-
- testCostAndGradientCurrentParameters(Minimizable.ByGradient) - Static method in class edu.umass.cs.mallet.base.minimize.tests.TestMinimizable
-
- testCostGradient() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
-
- testCostGradient() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
-
- testCostGradient() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
-
- testCount() - Static method in class edu.umass.cs.mallet.base.util.tests.TestStrings
-
- TestCRF - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF(String) - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF
-
- TestCRF.TestCRF2String - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF.TestCRFTokenSequenceRemoveSpaces - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF2 - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF2(String) - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF2
-
- TestCRF2.TestCRF2String - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF2.TestCRFTokenSequenceRemoveSpaces - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF2String() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF.TestCRF2String
-
- TestCRF2String() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF2.TestCRF2String
-
- TestCRF2String() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF3.TestCRF2String
-
- TestCRF2String() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF4.TestCRF2String
-
- TestCRF3 - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF3(String) - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF3
-
- TestCRF3.TestCRF2String - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF3.TestCRFTokenSequenceRemoveSpaces - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF4 - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF4(String) - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- TestCRF4.TestCRF2String - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRF4.TestCRFTokenSequenceRemoveSpaces - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestCRFTokenSequenceRemoveSpaces() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF.TestCRFTokenSequenceRemoveSpaces
-
- TestCRFTokenSequenceRemoveSpaces() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF2.TestCRFTokenSequenceRemoveSpaces
-
- TestCRFTokenSequenceRemoveSpaces() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF3.TestCRFTokenSequenceRemoveSpaces
-
- TestCRFTokenSequenceRemoveSpaces() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestCRF4.TestCRFTokenSequenceRemoveSpaces
-
- testCurrentModel(Set, Matrix2) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
-
- testDenseFeatureSelection() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testDenseSerialization() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testDenseSparseVector() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- testDenseTrain() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testDescending() - Method in class edu.umass.cs.mallet.base.util.tests.TestPriorityQueue
-
- TestDocumentExtraction - Class in edu.umass.cs.mallet.base.extract.test
-
Created: Oct 12, 2004
- TestDocumentExtraction(String) - Constructor for class edu.umass.cs.mallet.base.extract.test.TestDocumentExtraction
-
- TestDocumentViewer - Class in edu.umass.cs.mallet.base.extract.test
-
Created: Mar 30, 2005
- TestDocumentViewer(String) - Constructor for class edu.umass.cs.mallet.base.extract.test.TestDocumentViewer
-
- testDotProduct() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testDotProduct() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testDotProduct() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- testDotProductBinaryToSV() - Method in class edu.umass.cs.mallet.base.types.tests.TestAugmentableFeatureVector
-
- testDotProductSparseASVToSV() - Method in class edu.umass.cs.mallet.base.types.tests.TestAugmentableFeatureVector
-
- testDualSpaceViewer() - Method in class edu.umass.cs.mallet.base.extract.test.TestLatticeViewer
-
- testDuplicateValueFromFeatureSequence() - Method in class edu.umass.cs.mallet.base.types.tests.TestFeatureVector
-
- testEmptyLocations() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testEmptyStringBug() - Method in class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
-
- testEstimate() - Method in class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
-
- testEstimating() - Method in class edu.umass.cs.mallet.base.types.tests.TestMultinomial
-
- testExtendedDotProduct() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- TestFeatureSequence - Class in edu.umass.cs.mallet.base.types.tests
-
- TestFeatureSequence(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestFeatureSequence
-
- TestFeatureTransducer - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestFeatureTransducer(String) - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
-
- TestFeatureVector - Class in edu.umass.cs.mallet.base.types.tests
-
- TestFeatureVector(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestFeatureVector
-
- testFieldCleaning() - Method in class edu.umass.cs.mallet.base.extract.test.TestPerDocumentF1Evaluator
-
- testForwardBackward() - Method in class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
-
- testFrozenWeights() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testGetBestLabel() - Method in class edu.umass.cs.mallet.base.types.tests.TestLabelVector
-
- testGetLabelAtRank() - Method in class edu.umass.cs.mallet.base.types.tests.TestLabelVector
-
- testGetSetParameters() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
-
- testGetSetParameters() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
-
- testGetSetParameters() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
-
- testGetSetParameters() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testGetSetParameters() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
-
- testGetSetParameters(Maximizable) - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
Tests that parameters set by setParameters can be retrieved by
getParameters.
- testGetSetParameters(Minimizable) - Static method in class edu.umass.cs.mallet.base.minimize.tests.TestMinimizable
-
- TestGoldenLineMinimizer - Class in edu.umass.cs.mallet.base.minimize.tests
-
- TestGoldenLineMinimizer(String) - Constructor for class edu.umass.cs.mallet.base.minimize.tests.TestGoldenLineMinimizer
-
- testGradientAscent() - Method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizer
-
- TestHashedSparseVector - Class in edu.umass.cs.mallet.base.types.tests
-
- TestHashedSparseVector(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testIncrement() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
-
- testIncrement() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
-
- testIncrement() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
-
- testIncrement() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testIncrement() - Method in class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
-
- testIncrement() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
-
- testIncrementallyTrained() - Method in class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
-
- testIncrementallyTrainedGrowingAlphabets() - Method in class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
-
- testIncrementValue() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testIncrementValue() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testIncrementValue() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- TestIndexedSparseVector - Class in edu.umass.cs.mallet.base.types.tests
-
- TestIndexedSparseVector(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testIndexing1d() - Method in class edu.umass.cs.mallet.base.types.tests.TestMatrixn
-
- testIndexing1d() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseMatrixn
-
- testIndexing2d() - Method in class edu.umass.cs.mallet.base.types.tests.TestMatrixn
-
- testIndexing2d() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseMatrixn
-
- testIndexing3d() - Method in class edu.umass.cs.mallet.base.types.tests.TestMatrixn
-
- testIndexing3d() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseMatrixn
-
- testingPct - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
-
- testInitialState() - Method in class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
-
- TestInstancePipe - Class in edu.umass.cs.mallet.base.pipe.tests
-
- TestInstancePipe(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe
-
- TestInstancePipe.Array2ArrayIterator - Class in edu.umass.cs.mallet.base.pipe.tests
-
- TestIterators - Class in edu.umass.cs.mallet.base.pipe.tests
-
Unit Test for PipeInputIterators
Created: Thu Feb 26 14:27:15 2004
- TestIterators(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tests.TestIterators
-
- TestLabelsSequence - Class in edu.umass.cs.mallet.base.types.tests
-
Created: Sep 21, 2004
- TestLabelsSequence(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestLabelsSequence
-
- TestLabelVector - Class in edu.umass.cs.mallet.base.types.tests
-
- TestLabelVector(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestLabelVector
-
- TestLatticeViewer - Class in edu.umass.cs.mallet.base.extract.test
-
Created: Oct 31, 2004
- TestLatticeViewer(String) - Constructor for class edu.umass.cs.mallet.base.extract.test.TestLatticeViewer
-
- testLinearLBFGS() - Method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizer
-
- testLocation() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testLogBinom() - Method in class edu.umass.cs.mallet.base.util.tests.TestMaths
-
- TestMaths - Class in edu.umass.cs.mallet.base.util.tests
-
Created: Oct 31, 2004
- TestMaths(String) - Constructor for class edu.umass.cs.mallet.base.util.tests.TestMaths
-
- TestMatrix - Class in edu.umass.cs.mallet.base.types.tests
-
- TestMatrix(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestMatrix
-
- TestMatrixn - Class in edu.umass.cs.mallet.base.types.tests
-
Created: Aug 30, 2004
- TestMatrixn(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestMatrixn
-
- testMatrixnSerializable() - Method in class edu.umass.cs.mallet.base.types.tests.TestMatrixn
-
- TestMaxEntTrainer - Class in edu.umass.cs.mallet.base.classify.tests
-
- TestMaxEntTrainer(String) - Constructor for class edu.umass.cs.mallet.base.classify.tests.TestMaxEntTrainer
-
- TestMaximizable - Class in edu.umass.cs.mallet.base.maximize.tests
-
Contains static methods for testing subclasses of
Maximizable and Maximizable.ByGradient.
- TestMaximizable(String) - Constructor for class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
- TestMaximizer - Class in edu.umass.cs.mallet.base.maximize.tests
-
Unit Test for class TestMaximizer.java
Created: Mon Apr 26 19:54:25 2004
- TestMaximizer(String) - Constructor for class edu.umass.cs.mallet.base.maximize.tests.TestMaximizer
-
- TestMEMM - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestMEMM(String) - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestMEMM
-
- TestMEMM.TestMEMM2String - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestMEMM.TestMEMMTokenSequenceRemoveSpaces - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestMEMM2String() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestMEMM.TestMEMM2String
-
- TestMEMMTokenSequenceRemoveSpaces() - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestMEMM.TestMEMMTokenSequenceRemoveSpaces
-
- TestMinimizable - Class in edu.umass.cs.mallet.base.minimize.tests
-
- TestMinimizable(String) - Constructor for class edu.umass.cs.mallet.base.minimize.tests.TestMinimizable
-
- TestMultinomial - Class in edu.umass.cs.mallet.base.types.tests
-
- TestMultinomial(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestMultinomial
-
- testMultinomial() - Method in class edu.umass.cs.mallet.base.types.tests.TestMultinomial
-
- TestNaiveBayes - Class in edu.umass.cs.mallet.base.classify.tests
-
- TestNaiveBayes(String) - Constructor for class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
-
- testNestedToXML() - Method in class edu.umass.cs.mallet.base.extract.test.TestDocumentExtraction
-
- testNestedXMLTokenizationFilter() - Method in class edu.umass.cs.mallet.base.extract.test.TestDocumentExtraction
-
- testNewPutSizeFreeze() - Method in class edu.umass.cs.mallet.base.types.tests.TestFeatureSequence
-
- testNonTrained() - Method in class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
-
- testNotFound() - Method in class edu.umass.cs.mallet.base.types.tests.TestAlphabet
-
- TestOffsetConjunctions - Class in edu.umass.cs.mallet.base.pipe.tsf.tests
-
- TestOffsetConjunctions(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.tests.TestOffsetConjunctions
-
- testOldCrf() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testOne() - Method in class edu.umass.cs.mallet.base.minimize.tests.TestGoldenLineMinimizer
-
- testOne() - Method in class edu.umass.cs.mallet.base.pipe.iterator.tests.TestPatternMatchIterator
-
- testOne() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe
-
- testOne() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestSGML2TokenSequence
-
- testOne() - Method in class edu.umass.cs.mallet.base.pipe.tsf.tests.TestOffsetConjunctions
-
- testOne() - Method in class edu.umass.cs.mallet.base.types.tests.TestToken
-
- testOne() - Method in class edu.umass.cs.mallet.base.util.tests.TestPropertyList
-
- testOneFromSerialized() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe
-
- TestPagedInstanceList - Class in edu.umass.cs.mallet.base.types.tests
-
Created: Apr 19, 2005
- TestPagedInstanceList(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestPagedInstanceList
-
- testParenGroupIterator() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestIterators
-
- TestPatternMatchIterator - Class in edu.umass.cs.mallet.base.pipe.iterator.tests
-
- TestPatternMatchIterator(String) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.tests.TestPatternMatchIterator
-
- testPbinom() - Method in class edu.umass.cs.mallet.base.util.tests.TestMaths
-
- testPerDocEval() - Method in class edu.umass.cs.mallet.base.extract.test.TestPerDocumentF1Evaluator
-
- TestPerDocumentF1Evaluator - Class in edu.umass.cs.mallet.base.extract.test
-
Created: Nov 18, 2004
- TestPerDocumentF1Evaluator(String) - Constructor for class edu.umass.cs.mallet.base.extract.test.TestPerDocumentF1Evaluator
-
- testPerFieldEval() - Method in class edu.umass.cs.mallet.base.extract.test.TestPerDocumentF1Evaluator
-
- testPlusEquals() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testPlusEquals() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testPlusEquals() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- testPlusEqualsAfterClone() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testPlusEqualsFromSaved() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testPrint() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testPrint() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- testPrinting() - Static method in class edu.umass.cs.mallet.base.pipe.tsf.tests.TestSequencePrintingPipe
-
- TestPriorityQueue - Class in edu.umass.cs.mallet.base.util.tests
-
Created by IntelliJ IDEA.
- TestPriorityQueue(String) - Constructor for class edu.umass.cs.mallet.base.util.tests.TestPriorityQueue
-
- TestPropertyList - Class in edu.umass.cs.mallet.base.util.tests
-
- TestPropertyList(String) - Constructor for class edu.umass.cs.mallet.base.util.tests.TestPropertyList
-
- testPunctuationIgnoringEvaluator() - Method in class edu.umass.cs.mallet.base.extract.test.TestPerDocumentF1Evaluator
-
- TestRainbowStyle - Class in edu.umass.cs.mallet.base.pipe.tests
-
- TestRainbowStyle(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tests.TestRainbowStyle
-
- testRandomMaximizable() - Method in class edu.umass.cs.mallet.base.classify.tests.TestMaxEntTrainer
-
- testRandomTrained() - Method in class edu.umass.cs.mallet.base.classify.tests.TestClassifiers
-
- testRandomTrained() - Method in class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
-
- testRandomTrained() - Method in class edu.umass.cs.mallet.base.types.tests.TestPagedInstanceList
-
- TestRankedFeatureVector - Class in edu.umass.cs.mallet.base.types.tests
-
- TestRankedFeatureVector(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestRankedFeatureVector
-
- TestSequencePrintingPipe - Class in edu.umass.cs.mallet.base.pipe.tsf.tests
-
Created: Jul 8, 2005
- TestSequencePrintingPipe(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.tests.TestSequencePrintingPipe
-
- testSerializable() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testSerializable() - Method in class edu.umass.cs.mallet.base.types.tests.TestLabelsSequence
-
- TestSerializable - Class in edu.umass.cs.mallet.base.types.tests
-
Static utility for testing serializable classes in MALLET.
- TestSerializable(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestSerializable
-
- testSerialization(int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
-
- testSerialization(int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
-
- testSerialization() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
-
- testSerialization() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testSetGetParameters() - Method in class edu.umass.cs.mallet.base.classify.tests.TestMaxEntTrainer
-
- testSetRankOrder() - Method in class edu.umass.cs.mallet.base.types.tests.TestRankedFeatureVector
-
- testSetValue() - Method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
-
- testSetValue() - Method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
-
- testSetValue() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- TestSGML2TokenSequence - Class in edu.umass.cs.mallet.base.pipe.tests
-
- TestSGML2TokenSequence(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tests.TestSGML2TokenSequence
-
- TestSGML2TokenSequence.Array2ArrayIterator - Class in edu.umass.cs.mallet.base.pipe.tests
-
- testSingleValueFromFeatureSequence() - Method in class edu.umass.cs.mallet.base.types.tests.TestFeatureVector
-
- testSizeFromFeatureSequence() - Method in class edu.umass.cs.mallet.base.types.tests.TestFeatureVector
-
- testSmall() - Method in class edu.umass.cs.mallet.base.util.tests.TestAStar
-
- testSpaceMaximizable() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
-
- TestSpacePipe - Class in edu.umass.cs.mallet.base.pipe.tests
-
Unit Test for class TestSpacePipe.java
Created: Thu Feb 26 14:56:55 2004
- TestSpacePipe(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tests.TestSpacePipe
-
- testSpacePipe() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestSpacePipe
-
- testSpaceSerializable() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
-
- testSpaceViewer() - Method in class edu.umass.cs.mallet.base.extract.test.TestDocumentViewer
-
- testSpaceViewer() - Method in class edu.umass.cs.mallet.base.extract.test.TestLatticeViewer
-
- TestSparseMatrixn - Class in edu.umass.cs.mallet.base.types.tests
-
Created: Aug 30, 2004
- TestSparseMatrixn(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestSparseMatrixn
-
- testSparseMatrixnSerializable() - Method in class edu.umass.cs.mallet.base.types.tests.TestSparseMatrixn
-
- TestSparseVector - Class in edu.umass.cs.mallet.base.types.tests
-
- TestSparseVector(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestSparseVector
-
- testStartState() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testStateAddWeights() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- TestStrings - Class in edu.umass.cs.mallet.base.util.tests
-
Created: Jan 19, 2005
- TestStrings(String) - Constructor for class edu.umass.cs.mallet.base.util.tests.TestStrings
-
- testStringTrained() - Method in class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
-
- testSubtractLogProb() - Method in class edu.umass.cs.mallet.base.util.tests.TestMaths
-
- testSum(double, double) - Method in class edu.umass.cs.mallet.base.fst.tests.TestSumNegLogProb
-
- testSumLogProb() - Method in class edu.umass.cs.mallet.base.util.tests.TestMaths
-
- TestSumNegLogProb - Class in edu.umass.cs.mallet.base.fst.tests
-
- TestSumNegLogProb(String) - Constructor for class edu.umass.cs.mallet.base.fst.tests.TestSumNegLogProb
-
- testTestCostAndGradient() - Method in class edu.umass.cs.mallet.base.minimize.tests.TestMinimizable
-
- testTestSerializable() - Method in class edu.umass.cs.mallet.base.types.tests.TestSerializable
-
- testTestValueAndGradient() - Method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
- testThree() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestRainbowStyle
-
- testTimesEquals() - Method in class edu.umass.cs.mallet.base.types.tests.TestMatrix
-
- TestToken - Class in edu.umass.cs.mallet.base.types.tests
-
- TestToken(String) - Constructor for class edu.umass.cs.mallet.base.types.tests.TestToken
-
- testTokenAccuracy() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testToStdout() - Method in class edu.umass.cs.mallet.base.extract.test.TestPerDocumentF1Evaluator
-
- testToXml() - Method in class edu.umass.cs.mallet.base.extract.test.TestDocumentExtraction
-
- testToXmlBIO() - Method in class edu.umass.cs.mallet.base.extract.test.TestDocumentExtraction
-
- testTrain() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
-
- testTrain() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
-
- testTrain() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
-
- testTrain() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testTwo() - Method in class edu.umass.cs.mallet.base.fst.tests.TestSumNegLogProb
-
- testTwo() - Method in class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe
-
- testTwo() - Method in class edu.umass.cs.mallet.base.types.tests.TestToken
-
- testValue() - Method in class edu.umass.cs.mallet.base.types.tests.TestLabelVector
-
- testValueAndGradient(Maximizable.ByGradient) - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
Tests that getValue and getValueGradient are consistent.
- testValueAndGradientCurrentParameters(Maximizable.ByGradient) - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
Tests that the value and gradient function are consistent
at the current parameters.
- testValueAndGradientInDirection(Maximizable.ByGradient, double[]) - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
- testValueAndGradientRandomParameters(Maximizable.ByGradient, Random) - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
-
Tests that getValue and getValueGradient are consistent
at a random parameter setting.
- testValueGradient() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- testViterbi() - Method in class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
-
- testXis() - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
-
- tetsNewFeatures() - Method in class edu.umass.cs.mallet.base.classify.tests.TestClassifiers
-
- Text2Vectors - Class in edu.umass.cs.mallet.base.classify.tui
-
Convert document files into vectors (a persistent instance list).
- Text2Vectors() - Constructor for class edu.umass.cs.mallet.base.classify.tui.Text2Vectors
-
- TFloatArrayList - Class in gnu.trove
-
A resizable, array-backed list of float primitives.
- TFloatArrayList() - Constructor for class gnu.trove.TFloatArrayList
-
Creates a new TFloatArrayList instance with the
default capacity.
- TFloatArrayList(int) - Constructor for class gnu.trove.TFloatArrayList
-
Creates a new TFloatArrayList instance with the
specified capacity.
- TFloatArrayList(float[]) - Constructor for class gnu.trove.TFloatArrayList
-
Creates a new TFloatArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
- TFloatDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and double values.
- TFloatDoubleHashMap() - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with the default
capacity and load factor.
- TFloatDoubleHashMap(int) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatDoubleHashMap(int, float) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatDoubleHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with the default
capacity and load factor.
- TFloatDoubleHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatDoubleHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatDoubleHashMap conform to the java.util.Map API.
- TFloatDoubleHashMapDecorator(TFloatDoubleHashMap) - Constructor for class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatDoubleIterator - Class in gnu.trove
-
Iterator for maps of type float and double.
- TFloatDoubleIterator(TFloatDoubleHashMap) - Constructor for class gnu.trove.TFloatDoubleIterator
-
Creates an iterator over the specified map
- TFloatDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and double.
- TFloatFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and float values.
- TFloatFloatHashMap() - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with the default
capacity and load factor.
- TFloatFloatHashMap(int) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatFloatHashMap(int, float) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatFloatHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with the default
capacity and load factor.
- TFloatFloatHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatFloatHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatFloatHashMap conform to the java.util.Map API.
- TFloatFloatHashMapDecorator(TFloatFloatHashMap) - Constructor for class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatFloatIterator - Class in gnu.trove
-
Iterator for maps of type float and float.
- TFloatFloatIterator(TFloatFloatHashMap) - Constructor for class gnu.trove.TFloatFloatIterator
-
Creates an iterator over the specified map
- TFloatFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and float.
- TFloatFunction - Interface in gnu.trove
-
Interface for functions that accept and return one float primitive.
- TFloatHash - Class in gnu.trove
-
An open addressed hashing implementation for float primitives.
- TFloatHash() - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance with the default
capacity and load factor.
- TFloatHash(int) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatHash(int, float) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
- TFloatHash(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance with the default
capacity and load factor.
- TFloatHash(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatHash(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
- TFloatHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TFloatHashSet - Class in gnu.trove
-
An open addressed set implementation for float primitives.
- TFloatHashSet() - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance with the default
capacity and load factor.
- TFloatHashSet(int) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatHashSet(int, float) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatHashSet(float[]) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance containing the
elements of array.
- TFloatHashSet(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHash instance with the default
capacity and load factor.
- TFloatHashSet(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatHashSet(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
- TFloatHashSet(float[], TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance containing the
elements of array.
- TFloatHashSetDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatHashSet conform to the java.util.Set API.
- TFloatHashSetDecorator(TFloatHashSet) - Constructor for class gnu.trove.decorator.TFloatHashSetDecorator
-
Creates a wrapper that decorates the specified primitive set.
- TFloatIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and int values.
- TFloatIntHashMap() - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with the default
capacity and load factor.
- TFloatIntHashMap(int) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatIntHashMap(int, float) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatIntHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with the default
capacity and load factor.
- TFloatIntHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatIntHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatIntHashMap conform to the java.util.Map API.
- TFloatIntHashMapDecorator(TFloatIntHashMap) - Constructor for class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatIntIterator - Class in gnu.trove
-
Iterator for maps of type float and int.
- TFloatIntIterator(TFloatIntHashMap) - Constructor for class gnu.trove.TFloatIntIterator
-
Creates an iterator over the specified map
- TFloatIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and int.
- TFloatIterator - Class in gnu.trove
-
Iterator for float collections.
- TFloatIterator(TFloatHash) - Constructor for class gnu.trove.TFloatIterator
-
Creates a TFloatIterator for the elements in the specified collection.
- TFloatLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and long values.
- TFloatLongHashMap() - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with the default
capacity and load factor.
- TFloatLongHashMap(int) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatLongHashMap(int, float) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatLongHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with the default
capacity and load factor.
- TFloatLongHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatLongHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatLongHashMap conform to the java.util.Map API.
- TFloatLongHashMapDecorator(TFloatLongHashMap) - Constructor for class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatLongIterator - Class in gnu.trove
-
Iterator for maps of type float and long.
- TFloatLongIterator(TFloatLongHashMap) - Constructor for class gnu.trove.TFloatLongIterator
-
Creates an iterator over the specified map
- TFloatLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and long.
- TFloatObjectHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and Object values.
- TFloatObjectHashMap() - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with the default
capacity and load factor.
- TFloatObjectHashMap(int) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatObjectHashMap(int, float) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatObjectHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with the default
capacity and load factor.
- TFloatObjectHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatObjectHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatObjectHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatObjectHashMap conform to the java.util.Map API.
- TFloatObjectHashMapDecorator(TFloatObjectHashMap) - Constructor for class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatObjectIterator - Class in gnu.trove
-
Iterator for maps of type float and Object.
- TFloatObjectIterator(TFloatObjectHashMap) - Constructor for class gnu.trove.TFloatObjectIterator
-
Creates an iterator over the specified map
- TFloatObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and Object.
- TFloatProcedure - Interface in gnu.trove
-
Interface for procedures with one float paramater.
- THash - Class in gnu.trove
-
Base class for hashtables that use open addressing to resolve
collisions.
- THash() - Constructor for class gnu.trove.THash
-
Creates a new THash instance with the default
capacity and load factor.
- THash(int) - Constructor for class gnu.trove.THash
-
Creates a new THash instance with a prime capacity
at or near the specified capacity and with the default load
factor.
- THash(int, float) - Constructor for class gnu.trove.THash
-
Creates a new THash instance with a prime capacity
at or near the minimum needed to hold initialCapacity
elements with load factor loadFactor without triggering
a rehash.
- THashMap - Class in gnu.trove
-
An implementation of the Map interface which uses an open addressed
hash table to store its contents.
- THashMap() - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with the default
capacity and load factor.
- THashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with the default
capacity and load factor.
- THashMap(int) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- THashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- THashMap(int, float) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- THashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- THashMap(Map) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance which contains the
key/value pairs in map.
- THashMap(Map, TObjectHashingStrategy) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance which contains the
key/value pairs in map.
- THashMap.EntryView - Class in gnu.trove
-
a view onto the entries of the map.
- THashMap.KeyView - Class in gnu.trove
-
a view onto the keys of the map.
- THashMap.KeyView.EntryIterator - Class in gnu.trove
-
- THashMap.ValueView - Class in gnu.trove
-
a view onto the values of the map.
- THashSet - Class in gnu.trove
-
An implementation of the Set interface that uses an
open-addressed hash table to store its contents.
- THashSet() - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with the default
capacity and load factor.
- THashSet(TObjectHashingStrategy) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with the default
capacity and load factor.
- THashSet(int) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- THashSet(int, TObjectHashingStrategy) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- THashSet(int, float) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- THashSet(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- THashSet(Collection) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance containing the
elements of collection.
- THashSet(Collection, TObjectHashingStrategy) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance containing the
elements of collection.
- theirs() - Method in interface gnu.trove.benchmark.Operation
-
- theirs() - Method in interface gnu.trove.benchmark.Timer
-
- ThereExists - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
-
Sets a feature for each element of "fields" that is true if it is
an exact string match for Node and for some Node in the Cluster
- ThereExists(String[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ThereExists
-
- ThereExistsMatch - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
-
More specific "does there exist a node such that" questions
- ThereExistsMatch(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ThereExistsMatch
-
- tick(String) - Method in class edu.umass.cs.mallet.base.util.Timing
-
Print to System.out how much time has passed, resetting this Timing's start time to
the current time.
- Timer - Interface in gnu.trove.benchmark
-
- timesEquals(double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- timesEquals(double[], double[]) - Static method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- timesEquals(double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- timesEquals(double[], double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
Multiplies every element in an array by a scalar.
- timesEquals(double[], double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- timesEquals(double[][], double) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- timesEquals(double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- timesEquals(double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
Scale all elements by the same factor.
- timesEqualsSparse(SparseVector) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
For each index i that is present in this vector,
set this[i] *= v[i].
- timesEqualsSparse(SparseVector, double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
For each index i that is present in this vector,
set this[i] *= factor * v[i].
- Timing - Class in edu.umass.cs.mallet.base.util
-
A class for timing things.
- Timing() - Constructor for class edu.umass.cs.mallet.base.util.Timing
-
- TIntArrayList - Class in gnu.trove
-
A resizable, array-backed list of int primitives.
- TIntArrayList() - Constructor for class gnu.trove.TIntArrayList
-
Creates a new TIntArrayList instance with the
default capacity.
- TIntArrayList(int) - Constructor for class gnu.trove.TIntArrayList
-
Creates a new TIntArrayList instance with the
specified capacity.
- TIntArrayList(int[]) - Constructor for class gnu.trove.TIntArrayList
-
Creates a new TIntArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
- TIntDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and double values.
- TIntDoubleHashMap() - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with the default
capacity and load factor.
- TIntDoubleHashMap(int) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntDoubleHashMap(int, float) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntDoubleHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with the default
capacity and load factor.
- TIntDoubleHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntDoubleHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntDoubleHashMap conform to the java.util.Map API.
- TIntDoubleHashMapDecorator(TIntDoubleHashMap) - Constructor for class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntDoubleIterator - Class in gnu.trove
-
Iterator for maps of type int and double.
- TIntDoubleIterator(TIntDoubleHashMap) - Constructor for class gnu.trove.TIntDoubleIterator
-
Creates an iterator over the specified map
- TIntDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and double.
- TIntFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and float values.
- TIntFloatHashMap() - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with the default
capacity and load factor.
- TIntFloatHashMap(int) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntFloatHashMap(int, float) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntFloatHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with the default
capacity and load factor.
- TIntFloatHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntFloatHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntFloatHashMap conform to the java.util.Map API.
- TIntFloatHashMapDecorator(TIntFloatHashMap) - Constructor for class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntFloatIterator - Class in gnu.trove
-
Iterator for maps of type int and float.
- TIntFloatIterator(TIntFloatHashMap) - Constructor for class gnu.trove.TIntFloatIterator
-
Creates an iterator over the specified map
- TIntFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and float.
- TIntFunction - Interface in gnu.trove
-
Interface for functions that accept and return one int primitive.
- TIntHash - Class in gnu.trove
-
An open addressed hashing implementation for int primitives.
- TIntHash() - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance with the default
capacity and load factor.
- TIntHash(int) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntHash(int, float) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
- TIntHash(TIntHashingStrategy) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance with the default
capacity and load factor.
- TIntHash(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntHash(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
- TIntHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TIntHashSet - Class in gnu.trove
-
An open addressed set implementation for int primitives.
- TIntHashSet() - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance with the default
capacity and load factor.
- TIntHashSet(int) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntHashSet(int, float) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntHashSet(int[]) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance containing the
elements of array.
- TIntHashSet(TIntHashingStrategy) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHash instance with the default
capacity and load factor.
- TIntHashSet(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntHashSet(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
- TIntHashSet(int[], TIntHashingStrategy) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance containing the
elements of array.
- TIntHashSetDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntHashSet conform to the java.util.Set API.
- TIntHashSetDecorator(TIntHashSet) - Constructor for class gnu.trove.decorator.TIntHashSetDecorator
-
Creates a wrapper that decorates the specified primitive set.
- TIntIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and int values.
- TIntIntHashMap() - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with the default
capacity and load factor.
- TIntIntHashMap(int) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntIntHashMap(int, float) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntIntHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with the default
capacity and load factor.
- TIntIntHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntIntHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntIntHashMap conform to the java.util.Map API.
- TIntIntHashMapDecorator(TIntIntHashMap) - Constructor for class gnu.trove.decorator.TIntIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntIntIterator - Class in gnu.trove
-
Iterator for maps of type int and int.
- TIntIntIterator(TIntIntHashMap) - Constructor for class gnu.trove.TIntIntIterator
-
Creates an iterator over the specified map
- TIntIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and int.
- TIntIterator - Class in gnu.trove
-
Iterator for int collections.
- TIntIterator(TIntHash) - Constructor for class gnu.trove.TIntIterator
-
Creates a TIntIterator for the elements in the specified collection.
- TIntLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and long values.
- TIntLongHashMap() - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with the default
capacity and load factor.
- TIntLongHashMap(int) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntLongHashMap(int, float) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntLongHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with the default
capacity and load factor.
- TIntLongHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntLongHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntLongHashMap conform to the java.util.Map API.
- TIntLongHashMapDecorator(TIntLongHashMap) - Constructor for class gnu.trove.decorator.TIntLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntLongIterator - Class in gnu.trove
-
Iterator for maps of type int and long.
- TIntLongIterator(TIntLongHashMap) - Constructor for class gnu.trove.TIntLongIterator
-
Creates an iterator over the specified map
- TIntLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and long.
- TIntObjectHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and Object values.
- TIntObjectHashMap() - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with the default
capacity and load factor.
- TIntObjectHashMap(int) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntObjectHashMap(int, float) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntObjectHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with the default
capacity and load factor.
- TIntObjectHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntObjectHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntObjectHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntObjectHashMap conform to the java.util.Map API.
- TIntObjectHashMapDecorator(TIntObjectHashMap) - Constructor for class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntObjectIterator - Class in gnu.trove
-
Iterator for maps of type int and Object.
- TIntObjectIterator(TIntObjectHashMap) - Constructor for class gnu.trove.TIntObjectIterator
-
Creates an iterator over the specified map
- TIntObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and Object.
- TIntProcedure - Interface in gnu.trove
-
Interface for procedures with one int paramater.
- TIntStack - Class in gnu.trove
-
A stack of int primitives, backed by a TIntArrayList.
- TIntStack() - Constructor for class gnu.trove.TIntStack
-
Creates a new TIntStack instance with the default
capacity.
- TIntStack(int) - Constructor for class gnu.trove.TIntStack
-
Creates a new TIntStack instance with the
specified capacity.
- title - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- TitlePipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- TitlePipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TitlePipe
-
- TitlePipe(StringDistance, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TitlePipe
-
- TitlePipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TitlePipe
-
- TitlePipe(StringDistance, double, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TitlePipe
-
- TLinkable - Interface in gnu.trove
-
Interface for Objects which can be inserted into a TLinkedList.
- TLinkableAdaptor - Class in gnu.trove
-
Adapter for TLinkable interface which implements the interface and can
therefore be extended trivially to create TLinkable objects without
having to implement the obvious.
- TLinkableAdaptor() - Constructor for class gnu.trove.TLinkableAdaptor
-
- TLinkedList - Class in gnu.trove
-
A LinkedList implementation which holds instances of type
TLinkable.
- TLinkedList() - Constructor for class gnu.trove.TLinkedList
-
Creates a new TLinkedList instance.
- TLinkedList.IteratorImpl - Class in gnu.trove
-
A ListIterator that supports additions and deletions.
- TLongArrayList - Class in gnu.trove
-
A resizable, array-backed list of long primitives.
- TLongArrayList() - Constructor for class gnu.trove.TLongArrayList
-
Creates a new TLongArrayList instance with the
default capacity.
- TLongArrayList(int) - Constructor for class gnu.trove.TLongArrayList
-
Creates a new TLongArrayList instance with the
specified capacity.
- TLongArrayList(long[]) - Constructor for class gnu.trove.TLongArrayList
-
Creates a new TLongArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
- TLongDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and double values.
- TLongDoubleHashMap() - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with the default
capacity and load factor.
- TLongDoubleHashMap(int) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongDoubleHashMap(int, float) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongDoubleHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with the default
capacity and load factor.
- TLongDoubleHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongDoubleHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongDoubleHashMap conform to the java.util.Map API.
- TLongDoubleHashMapDecorator(TLongDoubleHashMap) - Constructor for class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongDoubleIterator - Class in gnu.trove
-
Iterator for maps of type long and double.
- TLongDoubleIterator(TLongDoubleHashMap) - Constructor for class gnu.trove.TLongDoubleIterator
-
Creates an iterator over the specified map
- TLongDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and double.
- TLongFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and float values.
- TLongFloatHashMap() - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with the default
capacity and load factor.
- TLongFloatHashMap(int) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongFloatHashMap(int, float) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongFloatHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with the default
capacity and load factor.
- TLongFloatHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongFloatHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongFloatHashMap conform to the java.util.Map API.
- TLongFloatHashMapDecorator(TLongFloatHashMap) - Constructor for class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongFloatIterator - Class in gnu.trove
-
Iterator for maps of type long and float.
- TLongFloatIterator(TLongFloatHashMap) - Constructor for class gnu.trove.TLongFloatIterator
-
Creates an iterator over the specified map
- TLongFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and float.
- TLongFunction - Interface in gnu.trove
-
Interface for functions that accept and return one long primitive.
- TLongHash - Class in gnu.trove
-
An open addressed hashing implementation for long primitives.
- TLongHash() - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance with the default
capacity and load factor.
- TLongHash(int) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongHash(int, float) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
- TLongHash(TLongHashingStrategy) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance with the default
capacity and load factor.
- TLongHash(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongHash(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
- TLongHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TLongHashSet - Class in gnu.trove
-
An open addressed set implementation for long primitives.
- TLongHashSet() - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance with the default
capacity and load factor.
- TLongHashSet(int) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongHashSet(int, float) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongHashSet(long[]) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance containing the
elements of array.
- TLongHashSet(TLongHashingStrategy) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHash instance with the default
capacity and load factor.
- TLongHashSet(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongHashSet(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
- TLongHashSet(long[], TLongHashingStrategy) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance containing the
elements of array.
- TLongHashSetDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongHashSet conform to the java.util.Set API.
- TLongHashSetDecorator(TLongHashSet) - Constructor for class gnu.trove.decorator.TLongHashSetDecorator
-
Creates a wrapper that decorates the specified primitive set.
- TLongIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and int values.
- TLongIntHashMap() - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with the default
capacity and load factor.
- TLongIntHashMap(int) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongIntHashMap(int, float) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongIntHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with the default
capacity and load factor.
- TLongIntHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongIntHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongIntHashMap conform to the java.util.Map API.
- TLongIntHashMapDecorator(TLongIntHashMap) - Constructor for class gnu.trove.decorator.TLongIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongIntIterator - Class in gnu.trove
-
Iterator for maps of type long and int.
- TLongIntIterator(TLongIntHashMap) - Constructor for class gnu.trove.TLongIntIterator
-
Creates an iterator over the specified map
- TLongIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and int.
- TLongIterator - Class in gnu.trove
-
Iterator for long collections.
- TLongIterator(TLongHash) - Constructor for class gnu.trove.TLongIterator
-
Creates a TLongIterator for the elements in the specified collection.
- TLongLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and long values.
- TLongLongHashMap() - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with the default
capacity and load factor.
- TLongLongHashMap(int) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongLongHashMap(int, float) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongLongHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with the default
capacity and load factor.
- TLongLongHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongLongHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongLongHashMap conform to the java.util.Map API.
- TLongLongHashMapDecorator(TLongLongHashMap) - Constructor for class gnu.trove.decorator.TLongLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongLongIterator - Class in gnu.trove
-
Iterator for maps of type long and long.
- TLongLongIterator(TLongLongHashMap) - Constructor for class gnu.trove.TLongLongIterator
-
Creates an iterator over the specified map
- TLongLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and long.
- TLongObjectHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and Object values.
- TLongObjectHashMap() - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with the default
capacity and load factor.
- TLongObjectHashMap(int) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongObjectHashMap(int, float) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongObjectHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with the default
capacity and load factor.
- TLongObjectHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongObjectHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongObjectHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongObjectHashMap conform to the java.util.Map API.
- TLongObjectHashMapDecorator(TLongObjectHashMap) - Constructor for class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongObjectIterator - Class in gnu.trove
-
Iterator for maps of type long and Object.
- TLongObjectIterator(TLongObjectHashMap) - Constructor for class gnu.trove.TLongObjectIterator
-
Creates an iterator over the specified map
- TLongObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and Object.
- TLongProcedure - Interface in gnu.trove
-
Interface for procedures with one long paramater.
- toArray() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
- toArray(Object[]) - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
Returns an array containing all the entries in the Alphabet.
- toArray() - Method in class edu.umass.cs.mallet.base.types.Matrixn
-
Returns a one-dimensional array representation of the matrix.
- toArray() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
Returns a one-dimensional array representation of the matrix.
- toArray() - Method in class gnu.trove.TDoubleHashSet
-
Returns a new array containing the values in the set.
- toArray() - Method in class gnu.trove.TFloatHashSet
-
Returns a new array containing the values in the set.
- toArray() - Method in class gnu.trove.THashMap.KeyView
-
- toArray(Object[]) - Method in class gnu.trove.THashMap.KeyView
-
- toArray() - Method in class gnu.trove.THashSet
-
Returns a new array containing the objects in the set.
- toArray(Object[]) - Method in class gnu.trove.THashSet
-
Returns a typed array of the objects in the set.
- toArray() - Method in class gnu.trove.TIntHashSet
-
Returns a new array containing the values in the set.
- toArray() - Method in class gnu.trove.TLinkedList
-
Copies the list's contents into a native array.
- toArray() - Method in class gnu.trove.TLongHashSet
-
Returns a new array containing the values in the set.
- toArrayList() - Method in class edu.umass.cs.mallet.base.classify.Trial
-
- toArrayList() - Method in class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
-
- TObjectDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for Object keys and double values.
- TObjectDoubleHashMap() - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with the default
capacity and load factor.
- TObjectDoubleHashMap(int) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TObjectDoubleHashMap(int, float) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TObjectDoubleHashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with the default
capacity and load factor.
- TObjectDoubleHashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectDoubleHashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TObjectDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TObjectDoubleHashMap conform to the java.util.Map API.
- TObjectDoubleHashMapDecorator(TObjectDoubleHashMap) - Constructor for class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TObjectDoubleIterator - Class in gnu.trove
-
Iterator for maps of type Object and double.
- TObjectDoubleIterator(TObjectDoubleHashMap) - Constructor for class gnu.trove.TObjectDoubleIterator
-
- TObjectDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type Object and double.
- TObjectFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for Object keys and float values.
- TObjectFloatHashMap() - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with the default
capacity and load factor.
- TObjectFloatHashMap(int) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TObjectFloatHashMap(int, float) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TObjectFloatHashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with the default
capacity and load factor.
- TObjectFloatHashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectFloatHashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TObjectFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TObjectFloatHashMap conform to the java.util.Map API.
- TObjectFloatHashMapDecorator(TObjectFloatHashMap) - Constructor for class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TObjectFloatIterator - Class in gnu.trove
-
Iterator for maps of type Object and float.
- TObjectFloatIterator(TObjectFloatHashMap) - Constructor for class gnu.trove.TObjectFloatIterator
-
- TObjectFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type Object and float.
- TObjectFunction - Interface in gnu.trove
-
Interface for functions that accept and return one Object reference.
- TObjectHash - Class in gnu.trove
-
An open addressed hashing implementation for Object types.
- TObjectHash() - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance with the
default capacity and load factor.
- TObjectHash(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance with the
default capacity and load factor and a custom hashing strategy.
- TObjectHash(int) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectHash(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectHash(int, float) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance with a prime
value at or near the specified capacity and load factor.
- TObjectHash(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance with a prime
value at or near the specified capacity and load factor.
- TObjectHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TObjectIdentityHashingStrategy - Class in gnu.trove
-
This object hashing strategy uses the System.identityHashCode
method to provide identity hash codes.
- TObjectIdentityHashingStrategy() - Constructor for class gnu.trove.TObjectIdentityHashingStrategy
-
- TObjectIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for Object keys and int values.
- TObjectIntHashMap() - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with the default
capacity and load factor.
- TObjectIntHashMap(int) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TObjectIntHashMap(int, float) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TObjectIntHashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with the default
capacity and load factor.
- TObjectIntHashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectIntHashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TObjectIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TObjectIntHashMap conform to the java.util.Map API.
- TObjectIntHashMapDecorator(TObjectIntHashMap) - Constructor for class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TObjectIntIterator - Class in gnu.trove
-
Iterator for maps of type Object and int.
- TObjectIntIterator(TObjectIntHashMap) - Constructor for class gnu.trove.TObjectIntIterator
-
- TObjectIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type Object and int.
- TObjectLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for Object keys and long values.
- TObjectLongHashMap() - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with the default
capacity and load factor.
- TObjectLongHashMap(int) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TObjectLongHashMap(int, float) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TObjectLongHashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with the default
capacity and load factor.
- TObjectLongHashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectLongHashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TObjectLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TObjectLongHashMap conform to the java.util.Map API.
- TObjectLongHashMapDecorator(TObjectLongHashMap) - Constructor for class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TObjectLongIterator - Class in gnu.trove
-
Iterator for maps of type Object and long.
- TObjectLongIterator(TObjectLongHashMap) - Constructor for class gnu.trove.TObjectLongIterator
-
- TObjectLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type Object and long.
- TObjectObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two Object parameters.
- TObjectProcedure - Interface in gnu.trove
-
Interface for procedures with one Object paramater.
- toDoubleArray(ArrayList) - Static method in class edu.umass.cs.mallet.base.util.ArrayListUtils
-
- toFeatureIndexSequence() - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- toFeatureSequence(Alphabet) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- toFeatureVector() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- toFeatureVector(Alphabet, boolean) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
-
- toFeatureVector(Alphabet, boolean) - Method in class edu.umass.cs.mallet.base.types.Token
-
- toFeatureVector(Alphabet) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- toIntArray(ArrayList) - Static method in class edu.umass.cs.mallet.base.util.ArrayListUtils
-
- Token - Class in edu.umass.cs.mallet.base.types
-
A representation of a piece of text, usually a single word, to
which we can attach properties.
- Token(String) - Constructor for class edu.umass.cs.mallet.base.types.Token
-
- Token2FeatureVector - Class in edu.umass.cs.mallet.base.pipe
-
convert the property list on a token into a feature vector
- Token2FeatureVector(Alphabet, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.Token2FeatureVector
-
- Token2FeatureVector(Alphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.Token2FeatureVector
-
- Token2FeatureVector(boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.Token2FeatureVector
-
- Token2FeatureVector() - Constructor for class edu.umass.cs.mallet.base.pipe.Token2FeatureVector
-
- tokenAccuracy(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
- tokenAccuracy(Sequence, PrintWriter) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
- tokenAccuracy(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
-
- tokenAccuracy(Sequence, PrintWriter) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
-
- tokenAccuracy(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
-
- tokenAccuracy(Sequence, PrintWriter) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
-
- tokenAccuracy(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
-
- tokenAccuracy(Sequence, PrintWriter) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
-
- tokenAccuracy(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
-
- tokenAccuracy(Sequence, PrintWriter) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
-
- TokenAccuracyEvaluator - Class in edu.umass.cs.mallet.base.fst
-
- TokenAccuracyEvaluator(boolean) - Constructor for class edu.umass.cs.mallet.base.fst.TokenAccuracyEvaluator
-
- TokenAccuracyEvaluator() - Constructor for class edu.umass.cs.mallet.base.fst.TokenAccuracyEvaluator
-
- TokenClassifiers(InstanceList) - Constructor for class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions.TokenClassifiers
-
Train a token classifier using the given Instances with 5-fold cross validation
- TokenClassifiers(InstanceList, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions.TokenClassifiers
-
- TokenClassifiers(ClassifierTrainer, InstanceList, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.AddClassifierTokenPredictions.TokenClassifiers
-
- TokenFeaturesMentionPair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- TokenFeaturesMentionPair() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TokenFeaturesMentionPair
-
- Tokenization - Interface in edu.umass.cs.mallet.base.extract
-
- TokenizationFilter - Interface in edu.umass.cs.mallet.base.extract
-
Created: Nov 12, 2004
- TokenSequence - Class in edu.umass.cs.mallet.base.types
-
A representation of a piece of text, usually a single word, to which we can attach properties.
- TokenSequence(Collection) - Constructor for class edu.umass.cs.mallet.base.types.TokenSequence
-
- TokenSequence() - Constructor for class edu.umass.cs.mallet.base.types.TokenSequence
-
- TokenSequence(int) - Constructor for class edu.umass.cs.mallet.base.types.TokenSequence
-
- TokenSequence(Token[]) - Constructor for class edu.umass.cs.mallet.base.types.TokenSequence
-
- TokenSequence(Object[]) - Constructor for class edu.umass.cs.mallet.base.types.TokenSequence
-
- TokenSequence2FeatureSequence - Class in edu.umass.cs.mallet.base.pipe
-
Convert the token sequence in the data field each instance to a feature sequence.
- TokenSequence2FeatureSequence(Alphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureSequence
-
- TokenSequence2FeatureSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureSequence
-
- TokenSequence2FeatureSequenceWithBigrams - Class in edu.umass.cs.mallet.base.pipe
-
Convert the token sequence in the data field of each instance to a feature sequence that
preserves bigram information.
- TokenSequence2FeatureSequenceWithBigrams(Alphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureSequenceWithBigrams
-
- TokenSequence2FeatureSequenceWithBigrams() - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureSequenceWithBigrams
-
- TokenSequence2FeatureVectorSequence - Class in edu.umass.cs.mallet.base.pipe
-
Convert the token sequence in the data field of each instance to a feature vector sequence.
- TokenSequence2FeatureVectorSequence(Alphabet, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureVectorSequence
-
- TokenSequence2FeatureVectorSequence(Alphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureVectorSequence
-
- TokenSequence2FeatureVectorSequence(boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureVectorSequence
-
- TokenSequence2FeatureVectorSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2FeatureVectorSequence
-
- TokenSequence2TokenIterator - Class in edu.umass.cs.mallet.base.pipe
-
Convert the token sequence in the data field of each instance to a token iterator
- TokenSequence2TokenIterator() - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequence2TokenIterator
-
- TokenSequence2Tokenization - Class in edu.umass.cs.mallet.base.extract.pipe
-
Heuristically converts a simple token sequence into a Tokenization
that can be used with all the extract package goodies.
- TokenSequence2Tokenization() - Constructor for class edu.umass.cs.mallet.base.extract.pipe.TokenSequence2Tokenization
-
- TokenSequenceDocHeader - Class in edu.umass.cs.mallet.share.mccallum.ner
-
- TokenSequenceDocHeader() - Constructor for class edu.umass.cs.mallet.share.mccallum.ner.TokenSequenceDocHeader
-
- TokenSequenceLowercase - Class in edu.umass.cs.mallet.base.pipe
-
Convert the text in each token in the token sequence in the data field to lower case.
- TokenSequenceLowercase() - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceLowercase
-
- TokenSequenceMatchDataAndTarget - Class in edu.umass.cs.mallet.base.pipe
-
Run a regular expression over the text of each token; replace the
text with the substring matching one regex group; create a target
TokenSequence from the text matching another regex group.
- TokenSequenceMatchDataAndTarget(Pattern, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceMatchDataAndTarget
-
- TokenSequenceMatchDataAndTarget(String, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceMatchDataAndTarget
-
- TokenSequenceNGrams - Class in edu.umass.cs.mallet.base.pipe
-
Convert the token sequence in the data field to a token sequence of ngrams.
- TokenSequenceNGrams(int[]) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceNGrams
-
- TokenSequenceParseFeatureString - Class in edu.umass.cs.mallet.base.pipe
-
- TokenSequenceParseFeatureString(boolean, boolean, String) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceParseFeatureString
-
- TokenSequenceParseFeatureString(boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceParseFeatureString
-
- TokenSequenceParseFeatureString(boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceParseFeatureString
-
- TokenSequenceRemoveNonAlpha - Class in edu.umass.cs.mallet.base.pipe
-
Remove tokens that contain non-alphabetic characters.
- TokenSequenceRemoveNonAlpha(boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveNonAlpha
-
- TokenSequenceRemoveNonAlpha() - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveNonAlpha
-
- TokenSequenceRemoveStopwords - Class in edu.umass.cs.mallet.base.pipe
-
Remove tokens from the token sequence in the data field whose text is in the stopword list.
- TokenSequenceRemoveStopwords(boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveStopwords
-
- TokenSequenceRemoveStopwords(boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveStopwords
-
- TokenSequenceRemoveStopwords() - Constructor for class edu.umass.cs.mallet.base.pipe.TokenSequenceRemoveStopwords
-
- TokenText - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- TokenText(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenText
-
- TokenText() - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenText
-
- TokenTextCharNGrams - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- TokenTextCharNGrams(String, int[], boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharNGrams
-
- TokenTextCharNGrams(String, int[]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharNGrams
-
- TokenTextCharNGrams() - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharNGrams
-
- TokenTextCharPrefix - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- TokenTextCharPrefix(String, int) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharPrefix
-
- TokenTextCharPrefix() - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharPrefix
-
- TokenTextCharSuffix - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- TokenTextCharSuffix(String, int) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharSuffix
-
- TokenTextCharSuffix() - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextCharSuffix
-
- TokenTextNGrams - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- TokenTextNGrams(String, int[]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextNGrams
-
- TokenTextNGrams() - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TokenTextNGrams
-
- toLabelVector() - Method in class edu.umass.cs.mallet.base.types.Label
-
- toLabelVector() - Method in interface edu.umass.cs.mallet.base.types.Labeling
-
- toLabelVector() - Method in class edu.umass.cs.mallet.base.types.LabelVector
-
- toNativeArray() - Method in class gnu.trove.TDoubleArrayList
-
Copies the contents of the list into a native array.
- toNativeArray(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Copies a slice of the list into a native array.
- toNativeArray(double[], int, int) - Method in class gnu.trove.TDoubleArrayList
-
Copies a slice of the list into a native array.
- toNativeArray() - Method in class gnu.trove.TFloatArrayList
-
Copies the contents of the list into a native array.
- toNativeArray(int, int) - Method in class gnu.trove.TFloatArrayList
-
Copies a slice of the list into a native array.
- toNativeArray(float[], int, int) - Method in class gnu.trove.TFloatArrayList
-
Copies a slice of the list into a native array.
- toNativeArray() - Method in class gnu.trove.TIntArrayList
-
Copies the contents of the list into a native array.
- toNativeArray(int, int) - Method in class gnu.trove.TIntArrayList
-
Copies a slice of the list into a native array.
- toNativeArray(int[], int, int) - Method in class gnu.trove.TIntArrayList
-
Copies a slice of the list into a native array.
- toNativeArray() - Method in class gnu.trove.TLongArrayList
-
Copies the contents of the list into a native array.
- toNativeArray(int, int) - Method in class gnu.trove.TLongArrayList
-
Copies a slice of the list into a native array.
- toNativeArray(long[], int, int) - Method in class gnu.trove.TLongArrayList
-
Copies a slice of the list into a native array.
- TopicalNGrams - Class in edu.umass.cs.mallet.base.topics
-
Like Latent Dirichlet Allocation, but with integrated phrase discovery.
- TopicalNGrams(int) - Constructor for class edu.umass.cs.mallet.base.topics.TopicalNGrams
-
- TopicalNGrams(int, double, double, double, double) - Constructor for class edu.umass.cs.mallet.base.topics.TopicalNGrams
-
- toSimpFile(String, int, boolean) - Method in class edu.umass.cs.mallet.base.types.FeatureVector
-
- toSortedFeatureIndexSequence() - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- toSparseVector() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- toString() - Method in class edu.umass.cs.mallet.base.classify.ClassifierTrainer
-
- toString() - Method in class edu.umass.cs.mallet.base.classify.evaluate.ConfusionMatrix
-
- toString() - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
- toString() - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
- toString() - Method in class edu.umass.cs.mallet.base.classify.NaiveBayesTrainer
-
- toString() - Method in class edu.umass.cs.mallet.base.extract.Field
-
- toString() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
-
- toString() - Method in class edu.umass.cs.mallet.base.extract.StringSpan
-
- toString() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator.EntityConfidence
-
- toString() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
-
- toString() - Method in class edu.umass.cs.mallet.base.fst.Segment
-
- toString() - Method in class edu.umass.cs.mallet.base.pipe.SelectiveSGML2TokenSequence
-
- toString() - Method in class edu.umass.cs.mallet.base.pipe.SerialPipes
-
- toString() - Method in class edu.umass.cs.mallet.base.types.Alphabet
-
Return String representation of all Alphabet entries, each
separated by a newline.
- toString() - Method in class edu.umass.cs.mallet.base.types.ArraySequence
-
- toString() - Method in class edu.umass.cs.mallet.base.types.FeatureSequence
-
- toString() - Method in class edu.umass.cs.mallet.base.types.FeatureVector
-
- toString(boolean) - Method in class edu.umass.cs.mallet.base.types.FeatureVector
-
- toString() - Method in class edu.umass.cs.mallet.base.types.FeatureVectorSequence
-
- toString() - Method in class edu.umass.cs.mallet.base.types.Label
-
- toString() - Method in class edu.umass.cs.mallet.base.types.Labels
-
- toString() - Method in class edu.umass.cs.mallet.base.types.LabelsSequence
-
- toString() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- toString(Object) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
Print a space-separated array of elements
- toString() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- toString(boolean) - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- toString() - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
-
- toString() - Method in class edu.umass.cs.mallet.base.types.Token
-
- toString() - Method in class edu.umass.cs.mallet.base.types.TokenSequence
-
- toString(int[]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
- toString(double[]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
-
- toString() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
-
- toString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AttributeExtraction
-
- toString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- toString() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.Segmentation
-
- toString() - Method in class gnu.trove.TDoubleArrayList
-
Returns a String representation of the list, front to back.
- toString() - Method in class gnu.trove.TFloatArrayList
-
Returns a String representation of the list, front to back.
- toString() - Method in class gnu.trove.TIntArrayList
-
Returns a String representation of the list, front to back.
- toString() - Method in class gnu.trove.TLongArrayList
-
Returns a String representation of the list, front to back.
- totalElapsedTime() - Method in class edu.umass.cs.mallet.base.util.Timing
-
Returns the number of milliseconds since this object was created.
- toUnlinkedArray() - Method in class gnu.trove.TLinkedList
-
Copies the list to a native array, destroying the next/previous
links as the copy is made.
- toXmlDocument() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- toXmlDocument(String, Namespace) - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- toXmlString() - Method in class edu.umass.cs.mallet.base.extract.DocumentExtraction
-
- TPrimitiveHash - Class in gnu.trove
-
The base class for hashtables of primitive values.
- TPrimitiveHash() - Constructor for class gnu.trove.TPrimitiveHash
-
Creates a new THash instance with the default
capacity and load factor.
- TPrimitiveHash(int) - Constructor for class gnu.trove.TPrimitiveHash
-
Creates a new TPrimitiveHash instance with a prime
capacity at or near the specified capacity and with the default
load factor.
- TPrimitiveHash(int, float) - Constructor for class gnu.trove.TPrimitiveHash
-
Creates a new TPrimitiveHash instance with a prime
capacity at or near the minimum needed to hold
initialCapacity elements with load factor
loadFactor without triggering a rehash.
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.AdaBoostM2Trainer
-
Boosting method that resamples instances using their weights
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.AdaBoostTrainer
-
Boosting method that resamples instances using their weights
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.BaggingTrainer
-
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.BalancedWinnowTrainer
-
Trains the classifier on the instance list, updating
class weight vectors as appropriate
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.C45Trainer
-
- train(InstanceList) - Method in class edu.umass.cs.mallet.base.classify.ClassifierTrainer
-
- train(InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.classify.ClassifierTrainer
-
- train(InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.classify.ClassifierTrainer
-
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating) - Method in class edu.umass.cs.mallet.base.classify.ClassifierTrainer
-
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.ClassifierTrainer
-
Return a new classifier tuned using the three arguments.
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifierTrainer
-
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.DecisionTreeTrainer
-
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.FeatureSelectingClassifierTrainer
-
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.NaiveBayesTrainer
-
Create a NaiveBayes classifier from a set of training data.
- train(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.WinnowTrainer
-
Trains winnow on the instance list, updating
weights according to errors
- train(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- train(InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- train(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- train(InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- train(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- train(InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- train(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- train(InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL
-
- train(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- train(InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, Minimizer.ByGISUpdate) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, double[], Minimizer.ByGISUpdate) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- train(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- train(InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator) - Method in class edu.umass.cs.mallet.base.fst.HMM
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int) - Method in class edu.umass.cs.mallet.base.fst.MEMM
-
- train(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, double[]) - Method in class edu.umass.cs.mallet.base.fst.MEMM
-
- train(InstanceList, InstanceList, TransducerEvaluator, int[], String, String, String, boolean, int, double, CRF4) - Static method in class edu.umass.cs.mallet.base.fst.SimpleTagger
-
Create and train a CRF model from the given training data,
optionally testing it on the given test data.
- train(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
- train(AbstractPipeInputIterator, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClustererTrainer
-
- train(Collection, boolean, boolean, double, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster.ConditionalClustererTrainer
-
- train(InstanceList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- train(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
-
- train(InstanceList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- train(InstanceList[]) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
-
Train the underlying classifiers with "ilists" as
trainingData
- train(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGDLearner
-
- train(String[][], String[], double, File) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
-
Train a maxent classifier.
- train(PipeInputIterator, double, File) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
-
Train a maxent classifier.
- trainClassifier(InstanceList, String, String) - Method in class edu.umass.cs.mallet.base.fst.confidence.MaxEntConfidenceEstimator
-
- trainClassifier(InstanceList, String, String) - Method in class edu.umass.cs.mallet.base.fst.confidence.MaxEntSequenceConfidenceEstimator
-
Train underlying classifier on ilist.
- trainClassifier(InstanceList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- trainingPct - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
-
- trainPairwiseClassifier(ArrayList[], Pipe) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.PairwiseClustererTUI
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, int, int, int, int) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
Trains a maximum entropy model using feature selection and feature induction
(adding conjunctions of features as new features).
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, MaxEnt, int, int, int, int, String) - Method in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
-
Like the other version of trainWithFeatureInduction, but
allows some default options to be changed.
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, int, int, int, int) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
Trains a maximum entropy model using feature selection and feature induction
(adding conjunctions of features as new features).
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, MCMaxEnt, int, int, int, int, String) - Method in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
-
Like the other version of trainWithFeatureInduction, but
allows some default options to be changed.
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF2
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[], String) - Method in class edu.umass.cs.mallet.base.fst.CRF3
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[]) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[], String) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[], String) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[], Minimizer.ByGISUpdate) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
-
- trainWithFeatureInduction(InstanceList, InstanceList, InstanceList, TransducerEvaluator, int, int, int, int, double, boolean, double[], String) - Method in class edu.umass.cs.mallet.base.fst.MEMM
-
- transduce(Object) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- transduce(Sequence) - Method in class edu.umass.cs.mallet.base.fst.CRF4
-
- transduce(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
-
Converts the given sequence into another sequence according to this transducer.
- Transducer - Class in edu.umass.cs.mallet.base.fst
-
- Transducer() - Constructor for class edu.umass.cs.mallet.base.fst.Transducer
-
- Transducer.BeamLattice - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.Lattice - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.State - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.ViterbiLattice - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.ViterbiPath - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.ViterbiPath_NBest - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.ViterbiPathBeam - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.ViterbiPathBeamB - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.ViterbiPathBeamFB - Class in edu.umass.cs.mallet.base.fst
-
- Transducer.ViterbiPathBeamKL - Class in edu.umass.cs.mallet.base.fst
-
- TransducerConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
-
- TransducerConfidenceEstimator() - Constructor for class edu.umass.cs.mallet.base.fst.confidence.TransducerConfidenceEstimator
-
- TransducerCorrector - Interface in edu.umass.cs.mallet.base.fst.confidence
-
Interface for transducerCorrectors, which correct a subset of the
Segments produced by a
Transducer.
- TransducerEvaluator - Class in edu.umass.cs.mallet.base.fst
-
- TransducerEvaluator() - Constructor for class edu.umass.cs.mallet.base.fst.TransducerEvaluator
-
- TransducerExtractionConfidenceEstimator - Class in edu.umass.cs.mallet.base.extract
-
Estimates the confidence in the labeling of a LabeledSpan using a
TransducerConfidenceEstimator.
- TransducerExtractionConfidenceEstimator(TransducerConfidenceEstimator, Object[], Object[], Pipe) - Constructor for class edu.umass.cs.mallet.base.extract.TransducerExtractionConfidenceEstimator
-
- TransducerSequenceConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
-
- TransducerSequenceConfidenceEstimator() - Constructor for class edu.umass.cs.mallet.base.fst.confidence.TransducerSequenceConfidenceEstimator
-
- transformedToken(String) - Method in class edu.umass.cs.mallet.share.weili.ner.WordTransformation
-
- transformValues(TDoubleFunction) - Method in class gnu.trove.TDoubleArrayList
-
Transform each value in the list using the specified function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TDoubleDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TDoubleFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TDoubleIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TDoubleLongHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.TDoubleObjectHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TFloatArrayList
-
Transform each value in the list using the specified function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TFloatDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TFloatFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TFloatIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TFloatLongHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.TFloatObjectHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.THashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TIntArrayList
-
Transform each value in the list using the specified function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TIntDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TIntFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TIntIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TIntLongHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.TIntObjectHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TLongArrayList
-
Transform each value in the list using the specified function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TLongDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TLongFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TLongIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TLongLongHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.TLongObjectHashMap
-
Transform the values in this map using function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TObjectDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TObjectFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TObjectIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TObjectLongHashMap
-
Transform the values in this map using function.
- Transition(int, int, double, FeatureTransducer.State, String) - Constructor for class edu.umass.cs.mallet.base.fst.FeatureTransducer.Transition
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.CRF.State
-
- TransitionIterator(CRF.State, FeatureVectorSequence, int, String, CRF) - Constructor for class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.CRF2.State
-
- TransitionIterator(CRF2.State, FeatureVectorSequence, int, String, CRF2) - Constructor for class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.CRF3.State
-
- TransitionIterator(CRF3.State, FeatureVectorSequence, int, String, CRF3) - Constructor for class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- transitionIterator(FeatureVector, String) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
-
- TransitionIterator(CRF4.State, FeatureVectorSequence, int, String, CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
-
- TransitionIterator(CRF4.State, FeatureVector, String, CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.State
-
- TransitionIterator(CRF_PL.State, FeatureVectorSequence, int, String, CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF_PL.TransitionIterator
-
- TransitionIterator(CRF_PL.State, FeatureVector, String, CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF_PL.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
-
- TransitionIterator(CRFByGISUpdate.State, FeatureVectorSequence, int, String, CRFByGISUpdate) - Constructor for class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- transitionIterator(Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- transitionIterator(Object) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- transitionIterator(int) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- transitionIterator() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
-
- TransitionIterator(FeatureTransducer.State) - Constructor for class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
-
- TransitionIterator(FeatureTransducer.State, int) - Constructor for class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.HMM.State
-
- TransitionIterator(HMM.State, FeatureSequence, int, String, HMM) - Constructor for class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.MEMM.State
-
- TransitionIterator(MEMM.State, FeatureVectorSequence, int, String, CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.MEMM.TransitionIterator
-
- TransitionIterator(MEMM.State, FeatureVector, String, CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.MEMM.TransitionIterator
-
- transitionIterator(Sequence, int, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- transitionIterator(Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- transitionIterator() - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
-
- TransitionIterator() - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
-
- transpose() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- TreeModel - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- TreeModel(Pipe, ArrayList, ArrayList) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TreeModel
-
- TreeModel(Pipe, ArrayList, ArrayList, ArrayList, ArrayList, ArrayList, ArrayList) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TreeModel
-
- Trial - Class in edu.umass.cs.mallet.base.classify
-
A convenience class for running an instance list through
a classifier and storing the instancelist, the classifier,
and the resulting classifications of each instance.
- Trial(Classifier, InstanceList) - Constructor for class edu.umass.cs.mallet.base.classify.Trial
-
- TrieLexiconMembership - Class in edu.umass.cs.mallet.base.pipe.tsf
-
- TrieLexiconMembership(String, Reader, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TrieLexiconMembership
-
- TrieLexiconMembership(String, Reader, boolean, boolean, String) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TrieLexiconMembership
-
- TrieLexiconMembership(String, File, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TrieLexiconMembership
-
- TrieLexiconMembership(String, File, boolean, boolean, String) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TrieLexiconMembership
-
- TrieLexiconMembership(File, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TrieLexiconMembership
-
- TrieLexiconMembership(File) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.TrieLexiconMembership
-
- trimStateInfo() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
-
- trimStateInfo() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
-
- trimStateInfo() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
-
- trimStateInfo() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
-
- trimStateInfo() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
-
- trimToSize() - Method in class gnu.trove.TDoubleArrayList
-
Sheds any excess capacity above and beyond the current size of
the list.
- trimToSize() - Method in class gnu.trove.TFloatArrayList
-
Sheds any excess capacity above and beyond the current size of
the list.
- trimToSize() - Method in class gnu.trove.THash
-
- trimToSize() - Method in class gnu.trove.TIntArrayList
-
Sheds any excess capacity above and beyond the current size of
the list.
- trimToSize() - Method in class gnu.trove.TLongArrayList
-
Sheds any excess capacity above and beyond the current size of
the list.
- TUI - Class in edu.umass.cs.mallet.base.classify
-
Text User Interface for classification (unsupported).
- TUI() - Constructor for class edu.umass.cs.mallet.base.classify.TUI
-
- TUI - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- TUI() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUI
-
- TUI - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
-
- TUI() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.TUI
-
- TUI - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
-
- TUI() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TUI
-
- TUI - Class in edu.umass.cs.mallet.share.mccallum.ner
-
- TUI() - Constructor for class edu.umass.cs.mallet.share.mccallum.ner.TUI
-
- TUI - Class in edu.umass.cs.mallet.share.weili.ner.enron
-
- TUI() - Constructor for class edu.umass.cs.mallet.share.weili.ner.enron.TUI
-
- TUI2 - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- TUI2() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUI2
-
- TUI_CorefIE - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
Created: May 22, 2004
- TUI_CorefIE() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE
-
- TUI_CorefIE.AllClusterSegmentation - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_CorefIE.BogusClusterPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_CorefIE.ClusterListIterator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_CorefIE.NegativeClusterFeaturePipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_CorefIE.NumAppearancesInClusterPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_CorefIE.Segmentation - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_CorefIE.WordAppearsInAnyClusterPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_CorefIE.WordOftenAppearsAsPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_OfflineTest - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
-
- TUI_OfflineTest() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_OfflineTest
-
- TUIGraph - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- TUIGraph() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
-
- TUImuc - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
-
- TUImuc() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUImuc
-
- twoNorm() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
-
- twoNorm() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
-
- twoNorm() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- twoNorm(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- twoNorm() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- twoNorm() - Method in class edu.umass.cs.mallet.base.types.SparseVector
-
- twoNormalize() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
-
- twoNormalize() - Method in interface edu.umass.cs.mallet.base.types.Matrix
-
- twoNormalize(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
-
- twoNormalize() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
-
- twoNormSquared() - Method in class edu.umass.cs.mallet.base.types.Matrix2
-
- type - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
-
- typicalClusterAdv(InstanceList, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-
- typicalClusterPartition(WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
-
- typicalClusterPartition(WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
-
- typicalClusterPartition(WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
-