Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

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
 

B

BackTrackLineSearch - Class in edu.umass.cs.mallet.base.maximize
 
BackTrackLineSearch() - Constructor for class edu.umass.cs.mallet.base.maximize.BackTrackLineSearch
 
BackTrackLineSearch - Class in edu.umass.cs.mallet.base.minimize
 
BackTrackLineSearch() - Constructor for class edu.umass.cs.mallet.base.minimize.BackTrackLineSearch
 
BaggingClassifier - Class in edu.umass.cs.mallet.base.classify
 
BaggingClassifier(Pipe, Classifier[]) - Constructor for class edu.umass.cs.mallet.base.classify.BaggingClassifier
 
BaggingTrainer - Class in edu.umass.cs.mallet.base.classify
Bagging Trainer.
BaggingTrainer(ClassifierTrainer, int) - Constructor for class edu.umass.cs.mallet.base.classify.BaggingTrainer
 
BaggingTrainer(ClassifierTrainer) - Constructor for class edu.umass.cs.mallet.base.classify.BaggingTrainer
 
BalancedWinnow - Class in edu.umass.cs.mallet.base.classify
Classification methods of BalancedWinnow algorithm.
BalancedWinnow(Pipe, double[][]) - Constructor for class edu.umass.cs.mallet.base.classify.BalancedWinnow
Passes along data pipe and weights from BalancedWinnowTrainer
BalancedWinnowTrainer - Class in edu.umass.cs.mallet.base.classify
An implementation of the training methods of a BalancedWinnow on-line classifier.
BalancedWinnowTrainer() - Constructor for class edu.umass.cs.mallet.base.classify.BalancedWinnowTrainer
Default constructor.
BalancedWinnowTrainer(double, double, int, double) - Constructor for class edu.umass.cs.mallet.base.classify.BalancedWinnowTrainer
 
BaseTUICRF - Class in edu.umass.cs.mallet.projects.seg_plus_coref
Methods that are useful for CRF TUIs.
BaseTUICRF() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
 
batchTest(InstanceList, ArrayList, String, PrintStream) - Method in class edu.umass.cs.mallet.base.fst.MultiSegmentationEvaluator
Tests segmentation using an ArrayList of predicted Sequences instead of a Transducer.
BeamLattice(Sequence, Sequence, boolean) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
 
BeamLattice(Sequence, Sequence, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
 
BeamLattice(Sequence, Sequence, boolean, boolean, LabelAlphabet) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
 
BeamLattice(Sequence, Sequence, boolean, LabelAlphabet, int[]) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
Create a lattice that constrains its transitions such that the pairs in "constraints" are adhered to.
begin() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.CorpusOutputter
 
BenCitationTUI - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
BenCitationTUI() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI
 
BenCitationTUI2 - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
BenCitationTUI2() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI2
 
BenCitationTUINoSeg - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
BenCitationTUINoSeg() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
 
BenTUI1 - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
BenTUI1() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUI1
 
BenTUISGD - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
BenTUISGD() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUISGD
 
bestLabelIsCorrect() - Method in class edu.umass.cs.mallet.base.classify.Classification
 
beta(double, double) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
betainv(double, double, double) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
 
between(double, double) - Method in class edu.umass.cs.mallet.base.util.Univariate
 
BINARY_COUNT - Static variable in class edu.umass.cs.mallet.base.pipe.tsf.CountMatches
 
binarySearch(double) - Method in class gnu.trove.TDoubleArrayList
Performs a binary search for value in the entire list.
binarySearch(double, int, int) - Method in class gnu.trove.TDoubleArrayList
Performs a binary search for value in the specified range.
binarySearch(float) - Method in class gnu.trove.TFloatArrayList
Performs a binary search for value in the entire list.
binarySearch(float, int, int) - Method in class gnu.trove.TFloatArrayList
Performs a binary search for value in the specified range.
binarySearch(int) - Method in class gnu.trove.TIntArrayList
Performs a binary search for value in the entire list.
binarySearch(int, int, int) - Method in class gnu.trove.TIntArrayList
Performs a binary search for value in the specified range.
binarySearch(long) - Method in class gnu.trove.TLongArrayList
Performs a binary search for value in the entire list.
binarySearch(long, int, int) - Method in class gnu.trove.TLongArrayList
Performs a binary search for value in the specified range.
BIOTokenizationFilter - Class in edu.umass.cs.mallet.base.extract
Created: Nov 12, 2004
BIOTokenizationFilter() - Constructor for class edu.umass.cs.mallet.base.extract.BIOTokenizationFilter
 
booktitle - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
booktitleNormalization(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Normalization
 
booktitleNormalization(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NormalizationPipe
 
BooktitlePipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
BooktitlePipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BooktitlePipe
 
BooktitlePipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BooktitlePipe
 
Boolean(Class, String, String, boolean, boolean, String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.Boolean
 
Boostable - Interface in edu.umass.cs.mallet.base.classify
This interface is a tag indicating that the classifier attends to the InstanceList.getInstanceWeight() weights when training.
BshInterpreter - Class in edu.umass.cs.mallet.base.util
 
BshInterpreter(String) - Constructor for class edu.umass.cs.mallet.base.util.BshInterpreter
 
BshInterpreter() - Constructor for class edu.umass.cs.mallet.base.util.BshInterpreter
 
buildGraphFromPseudoEdges(List, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 

C

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
Corrects a subset of the Segments produced by a Transducer.
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
 

D

data - Static variable in class edu.umass.cs.mallet.base.fst.tests.TestCRF
 
data - Static variable in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
 
data - Static variable in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
 
data - Static variable in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
date - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
dateNormalization(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Normalization
 
dateNormalization(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NormalizationPipe
 
DatePipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
DatePipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.DatePipe
 
DatePipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.DatePipe
 
DecisionTree - Class in edu.umass.cs.mallet.base.classify
Decision Tree classifier.
DecisionTree(Pipe, DecisionTree.Node) - Constructor for class edu.umass.cs.mallet.base.classify.DecisionTree
 
DecisionTree.Node - Class in edu.umass.cs.mallet.base.classify
 
DecisionTreeTrainer - Class in edu.umass.cs.mallet.base.classify
A decision tree learner, roughly ID3.
DecisionTreeTrainer(int) - Constructor for class edu.umass.cs.mallet.base.classify.DecisionTreeTrainer
 
DecisionTreeTrainer() - Constructor for class edu.umass.cs.mallet.base.classify.DecisionTreeTrainer
 
decreaseKey(QueueElement, double) - Method in class edu.umass.cs.mallet.base.util.search.MinHeap
 
decreaseKey(QueueElement, double) - Method in interface edu.umass.cs.mallet.base.util.search.PriorityQueue
Lower the priority of queue element e to priorrity.
deepCopy(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
 
DEFAULT_CAPACITY - Static variable in class gnu.trove.TDoubleArrayList
the default capacity for new lists
DEFAULT_CAPACITY - Static variable in class gnu.trove.TFloatArrayList
the default capacity for new lists
DEFAULT_CAPACITY - Static variable in class gnu.trove.TIntArrayList
the default capacity for new lists
DEFAULT_CAPACITY - Static variable in class gnu.trove.TIntStack
 
DEFAULT_CAPACITY - Static variable in class gnu.trove.TLongArrayList
the default capacity for new lists
DEFAULT_COOLING_RATE - Static variable in class edu.umass.cs.mallet.base.classify.BalancedWinnowTrainer
0.5
DEFAULT_DELTA - Static variable in class edu.umass.cs.mallet.base.classify.BalancedWinnowTrainer
0.1
DEFAULT_EPSILON - Static variable in class edu.umass.cs.mallet.base.classify.BalancedWinnowTrainer
0.5
DEFAULT_INITIAL_CAPACITY - Static variable in class gnu.trove.THash
the default initial capacity for the hash table.
DEFAULT_LOAD_FACTOR - Static variable in class gnu.trove.THash
the load above which rehashing occurs.
DEFAULT_MAX_ITERATIONS - Static variable in class edu.umass.cs.mallet.base.classify.BalancedWinnowTrainer
30
DefaultTokenizationFilter - Class in edu.umass.cs.mallet.base.extract
Created: Nov 12, 2004
DefaultTokenizationFilter() - Constructor for class edu.umass.cs.mallet.base.extract.DefaultTokenizationFilter
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Boolean
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Double
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.DoubleArray
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.File
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Integer
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.IntegerArray
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Object
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Set
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.SpacedStrings
 
defaultValue - Variable in class edu.umass.cs.mallet.base.util.CommandOption.String
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Boolean
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Double
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.DoubleArray
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.File
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Integer
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.IntegerArray
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Object
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Set
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.SpacedStrings
 
defaultValueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.String
 
deletionMark - Static variable in class edu.umass.cs.mallet.base.types.FeatureSequenceWithBigrams
 
DenseFeatureVector - Class in edu.umass.cs.mallet.base.types
 
DenseFeatureVector(Alphabet, double[]) - Constructor for class edu.umass.cs.mallet.base.types.DenseFeatureVector
 
DenseFeatureVector(FeatureVector, int) - Constructor for class edu.umass.cs.mallet.base.types.DenseFeatureVector
 
DenseMatrix - Class in edu.umass.cs.mallet.base.types
 
DenseMatrix() - Constructor for class edu.umass.cs.mallet.base.types.DenseMatrix
 
DenseVector - Class in edu.umass.cs.mallet.base.types
 
DenseVector(double[], boolean) - Constructor for class edu.umass.cs.mallet.base.types.DenseVector
 
DenseVector(double[]) - Constructor for class edu.umass.cs.mallet.base.types.DenseVector
 
DenseVector(int) - Constructor for class edu.umass.cs.mallet.base.types.DenseVector
 
depth() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
The root has depth zero.
depth() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
The root has depth zero.
describeTransition(double) - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
 
describeTransition(double) - Method in class edu.umass.cs.mallet.base.fst.MEMM.TransitionIterator
 
describeTransition(double) - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
 
deserializeFromString(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
Construct a new Citation object from a serialized String of fields.
Directory2FileIterator - Class in edu.umass.cs.mallet.base.pipe
Convert a File object representing a directory into a FileIterator which iterates over files in the directory matching a pattern and which extracts a label from each file path to become the target field of the instance.
Directory2FileIterator(FileFilter, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.Directory2FileIterator
 
Directory2FileIterator(Pattern, Pattern, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.Directory2FileIterator
 
Directory2FileIterator(String) - Constructor for class edu.umass.cs.mallet.base.pipe.Directory2FileIterator
 
Directory2FileIterator() - Constructor for class edu.umass.cs.mallet.base.pipe.Directory2FileIterator
 
DirectoryFilter - Class in edu.umass.cs.mallet.base.util
 
DirectoryFilter() - Constructor for class edu.umass.cs.mallet.base.util.DirectoryFilter
 
Dirichlet - Class in edu.umass.cs.mallet.base.types
 
Dirichlet(double[], Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet
 
Dirichlet(double[]) - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet
 
Dirichlet(Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet
 
Dirichlet(Alphabet, double) - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet
 
Dirichlet(int) - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet
 
Dirichlet(int, double) - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet
 
Dirichlet.Estimator - Class in edu.umass.cs.mallet.base.types
 
Dirichlet.MethodOfMomentsEstimator - Class in edu.umass.cs.mallet.base.types
 
disableDoubleBuffering(Component) - Static method in class edu.umass.cs.mallet.base.util.PrintUtilities
The speed and quality of printing suffers dramatically if any of the containers have double buffering turned on.
disabledtestAddOrderNStates() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
disabledtestCost(int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
disabledtestDenseSerialization() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
disabledtestDenseTrain() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
disabledtestPrint() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
disabledtestSerialization() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
disabledtestTrain() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
disabledtestValueGradient() - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
displayGraph() - Method in class edu.umass.cs.mallet.base.classify.evaluate.AccuracyCoverage
Displays the accuracy v.
distance(SparseVector, int, SparseVector, int) - Method in interface edu.umass.cs.mallet.base.types.CachedMetric
 
distance(SparseVector, SparseVector) - Method in interface edu.umass.cs.mallet.base.types.Metric
 
distance(SparseVector, SparseVector) - Method in class edu.umass.cs.mallet.base.types.Minkowski
 
distance(SparseVector, SparseVector) - Method in class edu.umass.cs.mallet.base.types.NormalizedDotProductMetric
 
distance(SparseVector, int, SparseVector, int) - Method in class edu.umass.cs.mallet.base.types.NormalizedDotProductMetric
 
divideEquals(double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
divideEquals(double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
divideEquals(double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
DocumentClassifier - Class in edu.umass.cs.mallet.base.classify.examples
 
DocumentClassifier() - Constructor for class edu.umass.cs.mallet.base.classify.examples.DocumentClassifier
 
DocumentExtraction - Class in edu.umass.cs.mallet.base.extract
Created: Oct 12, 2004
DocumentExtraction(String, LabelAlphabet, Tokenization, Sequence, String) - Constructor for class edu.umass.cs.mallet.base.extract.DocumentExtraction
 
DocumentExtraction(String, LabelAlphabet, Tokenization, Sequence, Sequence, String) - Constructor for class edu.umass.cs.mallet.base.extract.DocumentExtraction
 
DocumentExtraction(String, LabelAlphabet, Tokenization, Sequence, Sequence, String, TokenizationFilter) - Constructor for class edu.umass.cs.mallet.base.extract.DocumentExtraction
 
DocumentExtraction(String, LabelAlphabet, Tokenization, LabeledSpans, LabeledSpans, String) - Constructor for class edu.umass.cs.mallet.base.extract.DocumentExtraction
 
DocumentMentionPairIterator() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator.DocumentMentionPairIterator
 
DocumentViewer - Class in edu.umass.cs.mallet.base.extract
Diagnosis class that outputs HTML pages that allows you to view errors on a more global per-instance basis.
DocumentViewer() - Constructor for class edu.umass.cs.mallet.base.extract.DocumentViewer
 
dot(double[], double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
Deprecated.
Use dotProduct()
doTestSpacePrediction(boolean) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
 
doTestSpacePrediction(boolean, int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
 
doTestSpacePrediction(boolean) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
 
doTestSpacePrediction(boolean, int) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
 
doTestSpacePrediction(boolean) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
 
doTestSpacePrediction(boolean, boolean) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
 
doTestSpacePrediction(boolean) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
 
doTestSpacePrediction(boolean, boolean, boolean) - Method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
 
doTestSpacePrediction(boolean) - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
doTestSpacePrediction(boolean, boolean, boolean) - Method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
dotProduct(DenseVector) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
dotProduct(SparseVector) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
dotProduct(AugmentableFeatureVector) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
dotProduct(ConstantMatrix) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
dotProduct(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
dotProduct(int, Matrix2, int) - Method in class edu.umass.cs.mallet.base.types.FeatureVectorSequence
 
dotProduct(int, Vector) - Method in class edu.umass.cs.mallet.base.types.FeatureVectorSequence
 
dotProduct(DenseVector) - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
 
dotProduct(SparseVector) - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
 
dotProduct(DenseVector) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
 
dotProduct(SparseVector) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
 
dotProduct(double[], double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
dotProduct(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
dotProduct(double[]) - Method in class edu.umass.cs.mallet.base.types.SparseVector
VECTOR OPERATIONS
dotProduct(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
dotProduct(DenseVector) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
dotProduct(SparseVector) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
Double(Class, String, String, boolean, double, String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.Double
 
DoubleArray(Class, String, String, boolean, double[], String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.DoubleArray
 
DoubleList - Class in edu.umass.cs.mallet.base.util
 
DoubleList() - Constructor for class edu.umass.cs.mallet.base.util.DoubleList
 
DoubleList(int) - Constructor for class edu.umass.cs.mallet.base.util.DoubleList
 
DoubleList(int, double) - Constructor for class edu.umass.cs.mallet.base.util.DoubleList
 
DoubleList(double[], int) - Constructor for class edu.umass.cs.mallet.base.util.DoubleList
 
DoubleList(double[]) - Constructor for class edu.umass.cs.mallet.base.util.DoubleList
 
dualLattice2html(PrintWriter, String, LatticeViewer.ExtorInfo, LatticeViewer.ExtorInfo) - Static method in class edu.umass.cs.mallet.base.extract.LatticeViewer
 
dump() - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
dump(PrintStream) - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
dump(PrintWriter) - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
dumpProbabilities - Variable in class edu.umass.cs.mallet.base.fst.CRF_PL
 
dumpToString(Collection, String) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
 
dumpToString(Collection) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
 

E

EdgeComparator() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.EdgeComparator
 
editor - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
edu.umass.cs.mallet.base.classify - package edu.umass.cs.mallet.base.classify
 
edu.umass.cs.mallet.base.classify.evaluate - package edu.umass.cs.mallet.base.classify.evaluate
 
edu.umass.cs.mallet.base.classify.examples - package edu.umass.cs.mallet.base.classify.examples
 
edu.umass.cs.mallet.base.classify.tests - package edu.umass.cs.mallet.base.classify.tests
 
edu.umass.cs.mallet.base.classify.tui - package edu.umass.cs.mallet.base.classify.tui
 
edu.umass.cs.mallet.base.cluster - package edu.umass.cs.mallet.base.cluster
 
edu.umass.cs.mallet.base.extract - package edu.umass.cs.mallet.base.extract
 
edu.umass.cs.mallet.base.extract.pipe - package edu.umass.cs.mallet.base.extract.pipe
 
edu.umass.cs.mallet.base.extract.test - package edu.umass.cs.mallet.base.extract.test
 
edu.umass.cs.mallet.base.fst - package edu.umass.cs.mallet.base.fst
 
edu.umass.cs.mallet.base.fst.confidence - package edu.umass.cs.mallet.base.fst.confidence
 
edu.umass.cs.mallet.base.fst.tests - package edu.umass.cs.mallet.base.fst.tests
 
edu.umass.cs.mallet.base.maximize - package edu.umass.cs.mallet.base.maximize
 
edu.umass.cs.mallet.base.maximize.tests - package edu.umass.cs.mallet.base.maximize.tests
 
edu.umass.cs.mallet.base.minimize - package edu.umass.cs.mallet.base.minimize
 
edu.umass.cs.mallet.base.minimize.tests - package edu.umass.cs.mallet.base.minimize.tests
 
edu.umass.cs.mallet.base.pipe - package edu.umass.cs.mallet.base.pipe
 
edu.umass.cs.mallet.base.pipe.iterator - package edu.umass.cs.mallet.base.pipe.iterator
 
edu.umass.cs.mallet.base.pipe.iterator.tests - package edu.umass.cs.mallet.base.pipe.iterator.tests
 
edu.umass.cs.mallet.base.pipe.tests - package edu.umass.cs.mallet.base.pipe.tests
 
edu.umass.cs.mallet.base.pipe.tsf - package edu.umass.cs.mallet.base.pipe.tsf
 
edu.umass.cs.mallet.base.pipe.tsf.tests - package edu.umass.cs.mallet.base.pipe.tsf.tests
 
edu.umass.cs.mallet.base.topics - package edu.umass.cs.mallet.base.topics
 
edu.umass.cs.mallet.base.topics.tui - package edu.umass.cs.mallet.base.topics.tui
 
edu.umass.cs.mallet.base.types - package edu.umass.cs.mallet.base.types
 
edu.umass.cs.mallet.base.types.tests - package edu.umass.cs.mallet.base.types.tests
 
edu.umass.cs.mallet.base.util - package edu.umass.cs.mallet.base.util
 
edu.umass.cs.mallet.base.util.resources.wn - package edu.umass.cs.mallet.base.util.resources.wn
 
edu.umass.cs.mallet.base.util.search - package edu.umass.cs.mallet.base.util.search
 
edu.umass.cs.mallet.base.util.tests - package edu.umass.cs.mallet.base.util.tests
 
edu.umass.cs.mallet.projects.seg_plus_coref - package edu.umass.cs.mallet.projects.seg_plus_coref
 
edu.umass.cs.mallet.projects.seg_plus_coref.anaphora - package edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
edu.umass.cs.mallet.projects.seg_plus_coref.clustering - package edu.umass.cs.mallet.projects.seg_plus_coref.clustering
 
edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster - package edu.umass.cs.mallet.projects.seg_plus_coref.condclust.cluster
 
edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe - package edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
 
edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator - package edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator
 
edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui - package edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui
 
edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types - package edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types
 
edu.umass.cs.mallet.projects.seg_plus_coref.coreference - package edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
edu.umass.cs.mallet.projects.seg_plus_coref.graphs - package edu.umass.cs.mallet.projects.seg_plus_coref.graphs
 
edu.umass.cs.mallet.projects.seg_plus_coref.ie - package edu.umass.cs.mallet.projects.seg_plus_coref.ie
 
edu.umass.cs.mallet.share.casutton.ner - package edu.umass.cs.mallet.share.casutton.ner
 
edu.umass.cs.mallet.share.mccallum.ner - package edu.umass.cs.mallet.share.mccallum.ner
 
edu.umass.cs.mallet.share.upenn - package edu.umass.cs.mallet.share.upenn
 
edu.umass.cs.mallet.share.upenn.ner - package edu.umass.cs.mallet.share.upenn.ner
 
edu.umass.cs.mallet.share.weili.ner - package edu.umass.cs.mallet.share.weili.ner
 
edu.umass.cs.mallet.share.weili.ner.enron - package edu.umass.cs.mallet.share.weili.ner.enron
 
elapsedTime() - Method in class edu.umass.cs.mallet.base.util.Timing
Returns how much time as passed since Object creation, or the most recent call to tick().
elementAt(int) - Method in class edu.umass.cs.mallet.base.util.Univariate
 
elementwiseDivideEquals(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
elementwiseDivideEquals(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
elementwiseDivideEquals(ConstantMatrix) - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
elementwiseDivideEquals(ConstantMatrix, double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
elementwiseDivideEquals(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
elementwiseDivideEquals(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
elementwiseTimesEquals(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
elementwiseTimesEquals(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
elementwiseTimesEquals(ConstantMatrix) - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
elementwiseTimesEquals(ConstantMatrix, double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
elementwiseTimesEquals(ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
elementwiseTimesEquals(ConstantMatrix, double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
EMPTY_DROP - Static variable in class edu.umass.cs.mallet.base.cluster.KMeans
Drop an empty cluster
EMPTY_ERROR - Static variable in class edu.umass.cs.mallet.base.cluster.KMeans
Treat an empty cluster as an error condition.
EMPTY_SINGLE - Static variable in class edu.umass.cs.mallet.base.cluster.KMeans
Place the single instance furthest from the previous cluster mean
enableDoubleBuffering(Component) - Static method in class edu.umass.cs.mallet.base.util.PrintUtilities
Re-enables double buffering globally.
endsPrematurely() - Method in class edu.umass.cs.mallet.base.fst.Segment
 
EnronMessage2TokenSequence - Class in edu.umass.cs.mallet.share.weili.ner.enron
 
EnronMessage2TokenSequence() - Constructor for class edu.umass.cs.mallet.share.weili.ner.enron.EnronMessage2TokenSequence
 
ensureCapacity(int) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
ensureCapacity(int) - Method in class gnu.trove.TDoubleArrayList
Grow the internal array as needed to accomodate the specified number of elements.
ensureCapacity(int) - Method in class gnu.trove.TFloatArrayList
Grow the internal array as needed to accomodate the specified number of elements.
ensureCapacity(int) - Method in class gnu.trove.THash
Ensure that this hashtable has sufficient capacity to hold desiredCapacity additional elements without requiring a rehash.
ensureCapacity(int) - Method in class gnu.trove.TIntArrayList
Grow the internal array as needed to accomodate the specified number of elements.
ensureCapacity(int) - Method in class gnu.trove.TLongArrayList
Grow the internal array as needed to accomodate the specified number of elements.
EntityConfidence(double, boolean, String) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator.EntityConfidence
 
EntityConfidence(double, boolean, Sequence, int, int) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator.EntityConfidence
 
entryClass() - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
entrySet() - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
Returns a Set view on the entries of the map.
entrySet() - Method in class gnu.trove.THashMap
Returns a Set view on the entries of the map.
EntryView() - Constructor for class gnu.trove.THashMap.EntryView
 
EPSILON - Static variable in class edu.umass.cs.mallet.base.util.Maths
Numbers that are closer than this are considered equal by almostEquals.
equals(Object) - Method in class edu.umass.cs.mallet.base.fst.Segment
 
equals(Object) - Method in class edu.umass.cs.mallet.base.types.Label
 
equals(Object) - Method in class edu.umass.cs.mallet.base.types.Matrixn
 
equals(Object) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
equals(boolean[][], boolean[][]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
 
equals(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.CompareMentions
 
equals(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.EdgeComparator
 
equals(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoEdgeComparator
 
equals(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
Compares this set with another set for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TFloatHashSetDecorator
Compares this set with another set for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TIntHashSetDecorator
Compares this set with another set for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TLongHashSetDecorator
Compares this set with another set for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TDoubleArrayList
Compares this list to another list, value by value.
equals(Object) - Method in class gnu.trove.TDoubleDoubleHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TDoubleFloatHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TDoubleHashSet
Compares this set with another set for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TDoubleIntHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TDoubleLongHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TDoubleObjectHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TFloatArrayList
Compares this list to another list, value by value.
equals(Object) - Method in class gnu.trove.TFloatDoubleHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TFloatFloatHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TFloatHashSet
Compares this set with another set for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TFloatIntHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TFloatLongHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TFloatObjectHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.THashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.THashSet
 
equals(Object) - Method in class gnu.trove.TIntArrayList
Compares this list to another list, value by value.
equals(Object) - Method in class gnu.trove.TIntDoubleHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TIntFloatHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TIntHashSet
Compares this set with another set for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TIntIntHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TIntLongHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TIntObjectHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TLongArrayList
Compares this list to another list, value by value.
equals(Object) - Method in class gnu.trove.TLongDoubleHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TLongFloatHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TLongHashSet
Compares this set with another set for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TLongIntHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TLongLongHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TLongObjectHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TObjectDoubleHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TObjectFloatHashMap
Compares this map with another map for equality of their stored entries.
equals(Object, Object) - Method in class gnu.trove.TObjectHash
This is the default implementation of TObjectHashingStrategy: it delegates equality comparisons to the first parameter's equals() method.
equals(Object, Object) - Method in interface gnu.trove.TObjectHashingStrategy
Compares o1 and o2 for equality.
equals(Object, Object) - Method in class gnu.trove.TObjectIdentityHashingStrategy
Compares object references for equality.
equals(Object) - Method in class gnu.trove.TObjectIntHashMap
Compares this map with another map for equality of their stored entries.
equals(Object) - Method in class gnu.trove.TObjectLongHashMap
Compares this map with another map for equality of their stored entries.
equalsPlus(double, ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
equalsPlus(double, ConstantMatrix) - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
equalsPlus(double, ConstantMatrix) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
estimate() - Method in class edu.umass.cs.mallet.base.fst.CRF
 
estimate() - Method in class edu.umass.cs.mallet.base.fst.CRF2
 
estimate() - Method in class edu.umass.cs.mallet.base.fst.CRF3
 
estimate() - Method in class edu.umass.cs.mallet.base.fst.CRF4
 
estimate() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
 
estimate() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
 
estimate() - Method in class edu.umass.cs.mallet.base.fst.HMM
 
estimate(InstanceList, int, int, int, String, Random) - Method in class edu.umass.cs.mallet.base.topics.LDA
 
estimate(InstanceList, int, int, int, String, Random) - Method in class edu.umass.cs.mallet.base.topics.TopicalNGrams
 
estimate() - Method in class edu.umass.cs.mallet.base.types.Dirichlet.Estimator
 
estimate() - Method in class edu.umass.cs.mallet.base.types.Dirichlet.MethodOfMomentsEstimator
 
estimate() - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
estimate() - Method in class edu.umass.cs.mallet.base.types.Multinomial.MAPEstimator
 
estimate() - Method in class edu.umass.cs.mallet.base.types.Multinomial.MEstimator
 
estimateConfidence(Extraction) - Method in class edu.umass.cs.mallet.base.extract.ExtractionConfidenceEstimator
 
estimateConfidence(DocumentExtraction) - Method in class edu.umass.cs.mallet.base.extract.ExtractionConfidenceEstimator
 
estimateConfidence(DocumentExtraction) - Method in class edu.umass.cs.mallet.base.extract.TransducerExtractionConfidenceEstimator
 
estimateConfidenceFor(Segment, Transducer.Lattice) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConstrainedForwardBackwardConfidenceEstimator
Calculates the confidence in the tagging of a Segment.
estimateConfidenceFor(Segment, Transducer.Lattice) - Method in class edu.umass.cs.mallet.base.fst.confidence.GammaAverageConfidenceEstimator
Calculates the confidence in the tagging of a Segment.
estimateConfidenceFor(Segment, Transducer.Lattice) - Method in class edu.umass.cs.mallet.base.fst.confidence.GammaProductConfidenceEstimator
Calculates the confidence in the tagging of a Segment.
estimateConfidenceFor(Segment, Transducer.Lattice) - Method in class edu.umass.cs.mallet.base.fst.confidence.MaxEntConfidenceEstimator
Calculates the confidence in the tagging of a Segment.
estimateConfidenceFor(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.MaxEntSequenceConfidenceEstimator
Calculates the confidence in the tagging of an Instance.
estimateConfidenceFor(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.MinSegmentConfidenceEstimator
Calculates the confidence in the tagging of a Instance.
estimateConfidenceFor(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.NBestViterbiConfidenceEstimator
Calculates the confidence in the tagging of a Instance.
estimateConfidenceFor(Segment, Transducer.Lattice) - Method in class edu.umass.cs.mallet.base.fst.confidence.RandomConfidenceEstimator
Randomly generate the confidence in the tagging of a Segment.
estimateConfidenceFor(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.RandomSequenceConfidenceEstimator
Calculates the confidence in the tagging of an Instance.
estimateConfidenceFor(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.SegmentProductConfidenceEstimator
Calculates the confidence in the tagging of a Instance.
estimateConfidenceFor(Segment) - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerConfidenceEstimator
Calculates the confidence in the tagging of a Segment.
estimateConfidenceFor(Segment, Transducer.Lattice) - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerConfidenceEstimator
 
estimateConfidenceFor(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerSequenceConfidenceEstimator
Calculates the confidence in the tagging of a Sequence.
estimateConfidenceFor(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.ViterbiConfidenceEstimator
Calculates the confidence in the tagging of a Instance.
estimateConfidenceFor(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.ViterbiRatioConfidenceEstimator
Calculates the confidence in the tagging of an Instance.
Estimator() - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet.Estimator
 
Estimator(ArrayList) - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet.Estimator
 
Estimator(double[], int, Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
Estimator(double[], Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
Estimator() - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
Estimator(int) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
Estimator(Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
evaluate(Classifier, boolean, int, double, InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.classify.AccuracyEvaluator
 
evaluate(Classifier, boolean, int, double, InstanceList, InstanceList, InstanceList) - Method in interface edu.umass.cs.mallet.base.classify.ClassifierEvaluating
Training will terminate if "false" is returned.
evaluate(Extraction) - Method in class edu.umass.cs.mallet.base.extract.AccuracyCoverageEvaluator
 
evaluate(String, Extraction, PrintStream) - Method in class edu.umass.cs.mallet.base.extract.AccuracyCoverageEvaluator
 
evaluate(Extraction) - Method in interface edu.umass.cs.mallet.base.extract.ExtractionEvaluator
 
evaluate(Extraction) - Method in class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
 
evaluate(Extraction, PrintStream) - Method in class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
 
evaluate(Extraction, PrintWriter) - Method in class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
 
evaluate(String, Extraction, PrintWriter) - Method in class edu.umass.cs.mallet.base.extract.PerDocumentF1Evaluator
 
evaluate(Extraction) - Method in class edu.umass.cs.mallet.base.extract.PerFieldF1Evaluator
 
evaluate(String, Extraction, PrintStream) - Method in class edu.umass.cs.mallet.base.extract.PerFieldF1Evaluator
 
evaluate(Transducer, ArrayList, InstanceList, ArrayList, String, PrintStream, boolean) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceCorrectorEvaluator
Only evaluates over sequences which contain errors.
evaluate(TransducerEvaluator, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF3
This method is deprecated.
evaluate(TransducerEvaluator, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF4
This method is deprecated.
evaluate(TransducerEvaluator, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
This method is deprecated.
evaluate(Transducer, boolean, int, boolean, double, InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.MultiSegmentationEvaluator
 
evaluate(Transducer, boolean, int, boolean, double, InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.PerClassAccuracyEvaluator
 
evaluate(Transducer, boolean, int, boolean, double, InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.SegmentationEvaluator
 
evaluate(Transducer, boolean, int, boolean, double, InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.TokenAccuracyEvaluator
 
evaluate(Transducer, boolean, int, boolean, double, InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
Evaluates a Tranducers on a given training, validation, and testing set.
evaluate(Maximizable, int) - Method in interface edu.umass.cs.mallet.base.maximize.OptimizerEvaluator
Performs some operation at the end of each iteration of a maximizer.
evaluate() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.PairWiseEvaluator
 
evaluate() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
 
evaluate() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.PairEvaluate
 
evaluate(Transducer, boolean, int, boolean, double, InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEEvaluator
 
evaluate(Transducer, boolean, int, boolean, double, InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.MultiSegmentationEvaluator
 
evaluateAgainstKey(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
evaluateClustering() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.GraphClustering
 
evaluateClustering(Collection, Collection, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
 
evaluatePair(Cluster, Cluster, WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
 
evaluatePartitioning(Collection, WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
evaluatePartitioningExternal(InstanceList, List, Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
evaluatePartitioningExternal(InstanceList, List, Collection, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
ExactFieldMatchPipe - 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
ExactFieldMatchPipe(String[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ExactFieldMatchPipe
 
ExactMatchComparator - Class in edu.umass.cs.mallet.base.extract
Created: Nov 23, 2004
ExactMatchComparator() - Constructor for class edu.umass.cs.mallet.base.extract.ExactMatchComparator
 
Examples - Class in edu.umass.cs.mallet.base.util.resources.wn
A class to demonstrate the functionality of the JWNL package.
Examples() - Constructor for class edu.umass.cs.mallet.base.util.resources.wn.Examples
 
execute(double, double) - Method in interface gnu.trove.TDoubleDoubleProcedure
Executes this procedure.
execute(double, float) - Method in interface gnu.trove.TDoubleFloatProcedure
Executes this procedure.
execute(double) - Method in interface gnu.trove.TDoubleFunction
Execute this function with value
execute(double, int) - Method in interface gnu.trove.TDoubleIntProcedure
Executes this procedure.
execute(double, long) - Method in interface gnu.trove.TDoubleLongProcedure
Executes this procedure.
execute(double, Object) - Method in interface gnu.trove.TDoubleObjectProcedure
Executes this procedure.
execute(double) - Method in interface gnu.trove.TDoubleProcedure
Executes this procedure.
execute(float, double) - Method in interface gnu.trove.TFloatDoubleProcedure
Executes this procedure.
execute(float, float) - Method in interface gnu.trove.TFloatFloatProcedure
Executes this procedure.
execute(float) - Method in interface gnu.trove.TFloatFunction
Execute this function with value
execute(float, int) - Method in interface gnu.trove.TFloatIntProcedure
Executes this procedure.
execute(float, long) - Method in interface gnu.trove.TFloatLongProcedure
Executes this procedure.
execute(float, Object) - Method in interface gnu.trove.TFloatObjectProcedure
Executes this procedure.
execute(float) - Method in interface gnu.trove.TFloatProcedure
Executes this procedure.
execute(int, double) - Method in interface gnu.trove.TIntDoubleProcedure
Executes this procedure.
execute(int, float) - Method in interface gnu.trove.TIntFloatProcedure
Executes this procedure.
execute(int) - Method in interface gnu.trove.TIntFunction
Execute this function with value
execute(int, int) - Method in interface gnu.trove.TIntIntProcedure
Executes this procedure.
execute(int, long) - Method in interface gnu.trove.TIntLongProcedure
Executes this procedure.
execute(int, Object) - Method in interface gnu.trove.TIntObjectProcedure
Executes this procedure.
execute(int) - Method in interface gnu.trove.TIntProcedure
Executes this procedure.
execute(long, double) - Method in interface gnu.trove.TLongDoubleProcedure
Executes this procedure.
execute(long, float) - Method in interface gnu.trove.TLongFloatProcedure
Executes this procedure.
execute(long) - Method in interface gnu.trove.TLongFunction
Execute this function with value
execute(long, int) - Method in interface gnu.trove.TLongIntProcedure
Executes this procedure.
execute(long, long) - Method in interface gnu.trove.TLongLongProcedure
Executes this procedure.
execute(long, Object) - Method in interface gnu.trove.TLongObjectProcedure
Executes this procedure.
execute(long) - Method in interface gnu.trove.TLongProcedure
Executes this procedure.
execute(Object, double) - Method in interface gnu.trove.TObjectDoubleProcedure
Executes this procedure.
execute(Object, float) - Method in interface gnu.trove.TObjectFloatProcedure
Executes this procedure.
execute(Object) - Method in interface gnu.trove.TObjectFunction
Execute this function with value
execute(Object, int) - Method in interface gnu.trove.TObjectIntProcedure
Executes this procedure.
execute(Object, long) - Method in interface gnu.trove.TObjectLongProcedure
Executes this procedure.
execute(Object, Object) - Method in interface gnu.trove.TObjectObjectProcedure
Executes this procedure.
execute(Object) - Method in interface gnu.trove.TObjectProcedure
Executes this procedure.
EXP_GAIN - Static variable in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
 
EXP_GAIN - Static variable in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
 
ExpGain - Class in edu.umass.cs.mallet.base.types
 
ExpGain(InstanceList, LabelVector[], double) - Constructor for class edu.umass.cs.mallet.base.types.ExpGain
 
ExpGain(InstanceList, Classification[], double) - Constructor for class edu.umass.cs.mallet.base.types.ExpGain
 
ExpGain.Factory - Class in edu.umass.cs.mallet.base.types
 
exportGraph(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
extendedDotProduct(DenseVector) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
extendedDotProduct(SparseVector) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
extract(Object) - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
 
extract(Tokenization) - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
 
extract(PipeInputIterator) - Method in class edu.umass.cs.mallet.base.extract.CRFExtractor
 
extract(Object) - Method in interface edu.umass.cs.mallet.base.extract.Extractor
Performs extraction given a raw object.
extract(Tokenization) - Method in interface edu.umass.cs.mallet.base.extract.Extractor
Performs extraction from an object that has been already been tokenized.
extract(PipeInputIterator) - Method in interface edu.umass.cs.mallet.base.extract.Extractor
Performs extraction on a a set of raw documents.
Extraction - Class in edu.umass.cs.mallet.base.extract
The results of doing information extraction.
Extraction(Extractor, LabelAlphabet) - Constructor for class edu.umass.cs.mallet.base.extract.Extraction
Creates an empty Extraction option.
Extraction(Extractor, LabelAlphabet, String, Tokenization, Sequence, String) - Constructor for class edu.umass.cs.mallet.base.extract.Extraction
Creates an extration given a sequence output by some kind of per-sequece labeler, like an HMM or a CRF.
extraction2html(Extraction, CRFExtractor, PrintStream) - Static method in class edu.umass.cs.mallet.base.extract.LatticeViewer
 
extraction2html(Extraction, CRFExtractor, PrintWriter) - Static method in class edu.umass.cs.mallet.base.extract.LatticeViewer
 
extraction2html(Extraction, CRFExtractor, PrintStream, boolean) - Static method in class edu.umass.cs.mallet.base.extract.LatticeViewer
 
extraction2html(Extraction, CRFExtractor, PrintWriter, boolean) - Static method in class edu.umass.cs.mallet.base.extract.LatticeViewer
 
ExtractionConfidenceEstimator - Class in edu.umass.cs.mallet.base.extract
Estimates the confidence in the labeling of a LabeledSpan.
ExtractionConfidenceEstimator() - Constructor for class edu.umass.cs.mallet.base.extract.ExtractionConfidenceEstimator
 
ExtractionEvaluator - Interface in edu.umass.cs.mallet.base.extract
Created: Oct 8, 2004
extractMin() - Method in class edu.umass.cs.mallet.base.util.search.MinHeap
 
extractMin() - Method in interface edu.umass.cs.mallet.base.util.search.PriorityQueue
Remove the top element of the queue.
Extractor - Interface in edu.umass.cs.mallet.base.extract
Generic interface for objects that do information extraction.
extraPipe(List, List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorPipe
 

F

factorial(int) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
Factory(LabelVector[]) - Constructor for class edu.umass.cs.mallet.base.types.ExpGain.Factory
 
Factory(LabelVector[], double) - Constructor for class edu.umass.cs.mallet.base.types.ExpGain.Factory
 
Factory() - Constructor for class edu.umass.cs.mallet.base.types.FeatureCounts.Factory
 
Factory(LabelVector[]) - Constructor for class edu.umass.cs.mallet.base.types.GradientGain.Factory
 
Factory() - Constructor for class edu.umass.cs.mallet.base.types.InfoGain.Factory
 
Factory() - Constructor for class edu.umass.cs.mallet.base.types.PerLabelFeatureCounts.Factory
 
Factory() - Constructor for class edu.umass.cs.mallet.base.types.PerLabelInfoGain.Factory
 
FarthestSingleLink - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
Feature is similarity between node and farthest node in cluster, as determined by the classifier
FarthestSingleLink(Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.FarthestSingleLink
 
FeatureConjunction - Class in edu.umass.cs.mallet.base.types
 
FeatureConjunction(String, Alphabet, int[], boolean[], boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.FeatureConjunction
If negations[i] is true, insist that the feature has non-zero value; if false, insist that it has zero value.
FeatureConjunction(String, Alphabet, int[], boolean[], boolean) - Constructor for class edu.umass.cs.mallet.base.types.FeatureConjunction
 
FeatureConjunction(String, Alphabet, int[], boolean[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureConjunction
 
FeatureConjunction(Alphabet, int[], boolean[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureConjunction
 
FeatureConjunction(Alphabet, int[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureConjunction
 
FeatureConjunction.List - Class in edu.umass.cs.mallet.base.types
 
FeatureCounts - Class in edu.umass.cs.mallet.base.types
 
FeatureCounts(InstanceList) - Constructor for class edu.umass.cs.mallet.base.types.FeatureCounts
 
FeatureCounts(Alphabet, double[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureCounts
 
FeatureCounts.Factory - Class in edu.umass.cs.mallet.base.types
 
FeatureInducer - Class in edu.umass.cs.mallet.base.types
 
FeatureInducer(RankedFeatureVector.Factory, InstanceList, int, int, int) - Constructor for class edu.umass.cs.mallet.base.types.FeatureInducer
 
FeatureInducer(RankedFeatureVector.Factory, InstanceList, int) - Constructor for class edu.umass.cs.mallet.base.types.FeatureInducer
 
FeatureSelectingClassifierTrainer - Class in edu.umass.cs.mallet.base.classify
Adaptor for adding feature selection to a classifier trainer.
FeatureSelectingClassifierTrainer(ClassifierTrainer, FeatureSelector) - Constructor for class edu.umass.cs.mallet.base.classify.FeatureSelectingClassifierTrainer
 
FeatureSelection - Class in edu.umass.cs.mallet.base.types
 
FeatureSelection(Alphabet, BitSet) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSelection
 
FeatureSelection(Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSelection
 
FeatureSelection(RankedFeatureVector, int) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSelection
 
FeatureSelector - Class in edu.umass.cs.mallet.base.types
 
FeatureSelector(RankedFeatureVector.Factory, int) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSelector
 
FeatureSelector(RankedFeatureVector.Factory, double) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSelector
 
FeatureSelector(RankedFeatureVector.PerLabelFactory, int) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSelector
 
FeatureSelector(RankedFeatureVector.PerLabelFactory, double) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSelector
 
FeatureSequence - Class in edu.umass.cs.mallet.base.types
An implementation of Sequence that ensures that every Object in the sequence has the same class.
FeatureSequence(Alphabet, int[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSequence
Creates a FeatureSequence given all of the objects in the sequence.
FeatureSequence(Alphabet, int[], int) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSequence
 
FeatureSequence(Alphabet, int) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSequence
 
FeatureSequence(Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSequence
 
FeatureSequence2AugmentableFeatureVector - Class in edu.umass.cs.mallet.base.pipe
Convert the data field from a feature sequence to an augmentable feature vector.
FeatureSequence2AugmentableFeatureVector(boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.FeatureSequence2AugmentableFeatureVector
 
FeatureSequence2AugmentableFeatureVector() - Constructor for class edu.umass.cs.mallet.base.pipe.FeatureSequence2AugmentableFeatureVector
 
FeatureSequence2FeatureVector - Class in edu.umass.cs.mallet.base.pipe
Convert the data field from a feature sequence to a feature vector.
FeatureSequence2FeatureVector(boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.FeatureSequence2FeatureVector
 
FeatureSequence2FeatureVector() - Constructor for class edu.umass.cs.mallet.base.pipe.FeatureSequence2FeatureVector
 
FeatureSequenceWithBigrams - Class in edu.umass.cs.mallet.base.types
A FeatureSequence with a parallel record of bigrams, kept in a separate dictionary
FeatureSequenceWithBigrams(Alphabet, Alphabet, TokenSequence) - Constructor for class edu.umass.cs.mallet.base.types.FeatureSequenceWithBigrams
 
FeaturesInWindow - Class in edu.umass.cs.mallet.base.pipe.tsf
 
FeaturesInWindow(String, int, int, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.FeaturesInWindow
 
FeaturesInWindow(String, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.FeaturesInWindow
equivalent to
FeaturesInWindow((namePrefix, leftBoundaryOffset, rightBoundaryOffset, null, true);
FeaturesOfFirstMention - Class in edu.umass.cs.mallet.base.pipe.tsf
 
FeaturesOfFirstMention(String, String, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.FeaturesOfFirstMention
 
FeaturesOfFirstMention(String, Pattern, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.FeaturesOfFirstMention
 
FeaturesOfFirstMention(String, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.FeaturesOfFirstMention
 
FeaturesOfFirstMention(String) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.FeaturesOfFirstMention
 
featuresOverlap(Alphabet, int, int) - Static method in class edu.umass.cs.mallet.base.types.FeatureConjunction
 
FeatureTransducer - Class in edu.umass.cs.mallet.base.fst
 
FeatureTransducer(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.FeatureTransducer
 
FeatureTransducer(Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.FeatureTransducer
 
FeatureTransducer() - Constructor for class edu.umass.cs.mallet.base.fst.FeatureTransducer
 
FeatureTransducer.State - Class in edu.umass.cs.mallet.base.fst
 
FeatureTransducer.Transition - Class in edu.umass.cs.mallet.base.fst
 
FeatureTransducer.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
 
FeatureValueString2FeatureVector - Class in edu.umass.cs.mallet.base.pipe
Unimplemented.
FeatureValueString2FeatureVector(Alphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.FeatureValueString2FeatureVector
 
FeatureValueString2FeatureVector() - Constructor for class edu.umass.cs.mallet.base.pipe.FeatureValueString2FeatureVector
 
FeatureVector - Class in edu.umass.cs.mallet.base.types
A subset of an Alphabet in which each element of the subset has an associated value.
FeatureVector(Alphabet, int[], double[], int, int, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
 
FeatureVector(Alphabet, double[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
Create a dense vector
FeatureVector(Alphabet, int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
Create non-binary vector, possibly dense if "featureIndices" or possibly sparse, if not
FeatureVector(Alphabet, int[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
Create binary vector
FeatureVector(Alphabet, Object[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
 
FeatureVector(FeatureSequence, boolean) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
 
FeatureVector(FeatureSequence) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
 
FeatureVector(Alphabet, PropertyList, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
 
FeatureVector(Alphabet, PropertyList, boolean) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
 
FeatureVector(FeatureVector, Alphabet, int[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
New feature vector containing all the features of "fv", plus new features created by making conjunctions between the features in "conjunctions" and all the other features.
FeatureVector(FeatureVector, Alphabet, FeatureSelection, FeatureSelection) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVector
 
FeatureVectorConjunctions - Class in edu.umass.cs.mallet.base.pipe
Include in the FeatureVector conjunctions of all its features.
FeatureVectorConjunctions() - Constructor for class edu.umass.cs.mallet.base.pipe.FeatureVectorConjunctions
 
FeatureVectorSequence - Class in edu.umass.cs.mallet.base.types
 
FeatureVectorSequence(FeatureVector[]) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVectorSequence
 
FeatureVectorSequence(Alphabet, TokenSequence, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVectorSequence
 
FeatureVectorSequence(Alphabet, TokenSequence, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVectorSequence
 
FeatureVectorSequence(Alphabet, TokenSequence) - Constructor for class edu.umass.cs.mallet.base.types.FeatureVectorSequence
 
FeatureWindow - Class in edu.umass.cs.mallet.share.upenn.ner
Adds all features of tokens in the window to the center token.
FeatureWindow(int, int) - Constructor for class edu.umass.cs.mallet.share.upenn.ner.FeatureWindow
 
femalePronouns - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
Field - Class in edu.umass.cs.mallet.base.extract
Created: Oct 12, 2004
Field(LabeledSpan) - Constructor for class edu.umass.cs.mallet.base.extract.Field
 
FieldCleaner - Interface in edu.umass.cs.mallet.base.extract
Interface for functions that are used to clean up field values after extraction has been performed.
FieldComparator - Interface in edu.umass.cs.mallet.base.extract
Interface for functions that compares extracted values of a field to see if they match.
FieldF1Evaluator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
Created: May 12, 2004
FieldF1Evaluator(String[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.FieldF1Evaluator
 
fieldIdsForWord(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.Segmentation
 
fieldNamesForWord(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.Segmentation
 
fieldsIterator() - Method in class edu.umass.cs.mallet.base.extract.Record
 
FieldStringDistancePipe - 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
FieldStringDistancePipe(StringDistance, String[], String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FieldStringDistancePipe
 
File(Class, String, String, boolean, File, String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.File
 
FileIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
An iterator that generates instances from an initial directory or set of directories.
FileIterator(File[], FileFilter, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
Construct a FileIterator that will supply filenames within initial directories as instances
FileIterator(File[], FileFilter, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(File[], Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
Iterate over Files that pass the fileFilter test, setting...
FileIterator(File[], Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(String[], FileFilter) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(String[], String) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(String[], Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(String[], Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(File, FileFilter, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(File, FileFilter, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(File, FileFilter) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(File, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(File, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(String, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(String, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(File) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(String) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileIterator(String, FileFilter) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
FileListIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
An iterator that generates instances for a pipe from a list of filenames.
FileListIterator(File[], FileFilter, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
Construct an iterator over the given arry of Files The instances constructed from the files are returned in the same order as they appear in the given array
FileListIterator(String[], FileFilter, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
 
FileListIterator(File, FileFilter, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
Construct a FileListIterator with the file containing the list of files, which contains one filename per line.
FileListIterator(String, FileFilter, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
 
FileListIterator(String, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
 
Filename2CharSequence - Class in edu.umass.cs.mallet.base.pipe
Given a filename contained in a string, read in contents of file into a CharSequence.
Filename2CharSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.Filename2CharSequence
 
filenameToUriString(String) - Static method in class edu.umass.cs.mallet.base.util.UriUtils
 
FileUriIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
 
FileUriIterator(File[], FileFilter, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileUriIterator
 
FileUriIterator(File, FileFilter, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileUriIterator
 
FileUriIterator(File[], Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileUriIterator
 
FileUriIterator(File, Pattern) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.FileUriIterator
 
FileUtils - Class in edu.umass.cs.mallet.base.util
Contains static utilities for manipulating files.
fill(double) - Method in class gnu.trove.TDoubleArrayList
Fills every slot in the list with the specified value.
fill(int, int, double) - Method in class gnu.trove.TDoubleArrayList
Fills a range in the list with the specified value.
fill(float) - Method in class gnu.trove.TFloatArrayList
Fills every slot in the list with the specified value.
fill(int, int, float) - Method in class gnu.trove.TFloatArrayList
Fills a range in the list with the specified value.
fill(int) - Method in class gnu.trove.TIntArrayList
Fills every slot in the list with the specified value.
fill(int, int, int) - Method in class gnu.trove.TIntArrayList
Fills a range in the list with the specified value.
fill(long) - Method in class gnu.trove.TLongArrayList
Fills every slot in the list with the specified value.
fill(int, int, long) - Method in class gnu.trove.TLongArrayList
Fills a range in the list with the specified value.
Filter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
Filter() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Filter
 
filters(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Filter
 
filters(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairFilter
 
filters(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.ProperNounFilter
 
filters(Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.ProperNounFilterMUC
 
finalCost - Variable in class edu.umass.cs.mallet.base.fst.Transducer.State
 
FIRST_DIRECTORY - Static variable in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
Use as label names the first directory in the filename.
FIRST_DIRECTORY - Static variable in class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
Use as label names the first directory in the filename.
five - Variable in class edu.umass.cs.mallet.base.util.Univariate
 
ForAll - 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 all Nodes in the Cluster
ForAll(String[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.ForAll
 
forEach(TObjectProcedure, Object[]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
 
forEach(TObjectProcedure, Object[][]) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
 
forEach(TDoubleProcedure) - Method in class gnu.trove.TDoubleArrayList
Applies the procedure to each value in the list in ascending (front to back) order.
forEach(TDoubleProcedure) - Method in class gnu.trove.TDoubleHash
Executes procedure for each element in the set.
forEach(TFloatProcedure) - Method in class gnu.trove.TFloatArrayList
Applies the procedure to each value in the list in ascending (front to back) order.
forEach(TFloatProcedure) - Method in class gnu.trove.TFloatHash
Executes procedure for each element in the set.
forEach(TIntProcedure) - Method in class gnu.trove.TIntArrayList
Applies the procedure to each value in the list in ascending (front to back) order.
forEach(TIntProcedure) - Method in class gnu.trove.TIntHash
Executes procedure for each element in the set.
forEach(TLongProcedure) - Method in class gnu.trove.TLongArrayList
Applies the procedure to each value in the list in ascending (front to back) order.
forEach(TLongProcedure) - Method in class gnu.trove.TLongHash
Executes procedure for each element in the set.
forEach(TObjectProcedure) - Method in class gnu.trove.TObjectHash
Executes procedure for each element in the set.
forEachDescending(TDoubleProcedure) - Method in class gnu.trove.TDoubleArrayList
Applies the procedure to each value in the list in descending (back to front) order.
forEachDescending(TFloatProcedure) - Method in class gnu.trove.TFloatArrayList
Applies the procedure to each value in the list in descending (back to front) order.
forEachDescending(TIntProcedure) - Method in class gnu.trove.TIntArrayList
Applies the procedure to each value in the list in descending (back to front) order.
forEachDescending(TLongProcedure) - Method in class gnu.trove.TLongArrayList
Applies the procedure to each value in the list in descending (back to front) order.
forEachEntry(TDoubleDoubleProcedure) - Method in class gnu.trove.TDoubleDoubleHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TDoubleFloatProcedure) - Method in class gnu.trove.TDoubleFloatHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TDoubleIntProcedure) - Method in class gnu.trove.TDoubleIntHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TDoubleLongProcedure) - Method in class gnu.trove.TDoubleLongHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TDoubleObjectProcedure) - Method in class gnu.trove.TDoubleObjectHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TFloatDoubleProcedure) - Method in class gnu.trove.TFloatDoubleHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TFloatFloatProcedure) - Method in class gnu.trove.TFloatFloatHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TFloatIntProcedure) - Method in class gnu.trove.TFloatIntHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TFloatLongProcedure) - Method in class gnu.trove.TFloatLongHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TFloatObjectProcedure) - Method in class gnu.trove.TFloatObjectHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TObjectObjectProcedure) - Method in class gnu.trove.THashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TIntDoubleProcedure) - Method in class gnu.trove.TIntDoubleHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TIntFloatProcedure) - Method in class gnu.trove.TIntFloatHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TIntIntProcedure) - Method in class gnu.trove.TIntIntHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TIntLongProcedure) - Method in class gnu.trove.TIntLongHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TIntObjectProcedure) - Method in class gnu.trove.TIntObjectHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TLongDoubleProcedure) - Method in class gnu.trove.TLongDoubleHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TLongFloatProcedure) - Method in class gnu.trove.TLongFloatHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TLongIntProcedure) - Method in class gnu.trove.TLongIntHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TLongLongProcedure) - Method in class gnu.trove.TLongLongHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TLongObjectProcedure) - Method in class gnu.trove.TLongObjectHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TObjectDoubleProcedure) - Method in class gnu.trove.TObjectDoubleHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TObjectFloatProcedure) - Method in class gnu.trove.TObjectFloatHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TObjectIntProcedure) - Method in class gnu.trove.TObjectIntHashMap
Executes procedure for each key/value entry in the map.
forEachEntry(TObjectLongProcedure) - Method in class gnu.trove.TObjectLongHashMap
Executes procedure for each key/value entry in the map.
forEachKey(TDoubleProcedure) - Method in class gnu.trove.TDoubleDoubleHashMap
Executes procedure for each key in the map.
forEachKey(TDoubleProcedure) - Method in class gnu.trove.TDoubleFloatHashMap
Executes procedure for each key in the map.
forEachKey(TDoubleProcedure) - Method in class gnu.trove.TDoubleIntHashMap
Executes procedure for each key in the map.
forEachKey(TDoubleProcedure) - Method in class gnu.trove.TDoubleLongHashMap
Executes procedure for each key in the map.
forEachKey(TDoubleProcedure) - Method in class gnu.trove.TDoubleObjectHashMap
Executes procedure for each key in the map.
forEachKey(TFloatProcedure) - Method in class gnu.trove.TFloatDoubleHashMap
Executes procedure for each key in the map.
forEachKey(TFloatProcedure) - Method in class gnu.trove.TFloatFloatHashMap
Executes procedure for each key in the map.
forEachKey(TFloatProcedure) - Method in class gnu.trove.TFloatIntHashMap
Executes procedure for each key in the map.
forEachKey(TFloatProcedure) - Method in class gnu.trove.TFloatLongHashMap
Executes procedure for each key in the map.
forEachKey(TFloatProcedure) - Method in class gnu.trove.TFloatObjectHashMap
Executes procedure for each key in the map.
forEachKey(TObjectProcedure) - Method in class gnu.trove.THashMap
Executes procedure for each key in the map.
forEachKey(TIntProcedure) - Method in class gnu.trove.TIntDoubleHashMap
Executes procedure for each key in the map.
forEachKey(TIntProcedure) - Method in class gnu.trove.TIntFloatHashMap
Executes procedure for each key in the map.
forEachKey(TIntProcedure) - Method in class gnu.trove.TIntIntHashMap
Executes procedure for each key in the map.
forEachKey(TIntProcedure) - Method in class gnu.trove.TIntLongHashMap
Executes procedure for each key in the map.
forEachKey(TIntProcedure) - Method in class gnu.trove.TIntObjectHashMap
Executes procedure for each key in the map.
forEachKey(TLongProcedure) - Method in class gnu.trove.TLongDoubleHashMap
Executes procedure for each key in the map.
forEachKey(TLongProcedure) - Method in class gnu.trove.TLongFloatHashMap
Executes procedure for each key in the map.
forEachKey(TLongProcedure) - Method in class gnu.trove.TLongIntHashMap
Executes procedure for each key in the map.
forEachKey(TLongProcedure) - Method in class gnu.trove.TLongLongHashMap
Executes procedure for each key in the map.
forEachKey(TLongProcedure) - Method in class gnu.trove.TLongObjectHashMap
Executes procedure for each key in the map.
forEachKey(TObjectProcedure) - Method in class gnu.trove.TObjectDoubleHashMap
Executes procedure for each key in the map.
forEachKey(TObjectProcedure) - Method in class gnu.trove.TObjectFloatHashMap
Executes procedure for each key in the map.
forEachKey(TObjectProcedure) - Method in class gnu.trove.TObjectIntHashMap
Executes procedure for each key in the map.
forEachKey(TObjectProcedure) - Method in class gnu.trove.TObjectLongHashMap
Executes procedure for each key in the map.
forEachValue(TDoubleProcedure) - Method in class gnu.trove.TDoubleDoubleHashMap
Executes procedure for each value in the map.
forEachValue(TFloatProcedure) - Method in class gnu.trove.TDoubleFloatHashMap
Executes procedure for each value in the map.
forEachValue(TIntProcedure) - Method in class gnu.trove.TDoubleIntHashMap
Executes procedure for each value in the map.
forEachValue(TLongProcedure) - Method in class gnu.trove.TDoubleLongHashMap
Executes procedure for each value in the map.
forEachValue(TObjectProcedure) - Method in class gnu.trove.TDoubleObjectHashMap
Executes procedure for each value in the map.
forEachValue(TDoubleProcedure) - Method in class gnu.trove.TFloatDoubleHashMap
Executes procedure for each value in the map.
forEachValue(TFloatProcedure) - Method in class gnu.trove.TFloatFloatHashMap
Executes procedure for each value in the map.
forEachValue(TIntProcedure) - Method in class gnu.trove.TFloatIntHashMap
Executes procedure for each value in the map.
forEachValue(TLongProcedure) - Method in class gnu.trove.TFloatLongHashMap
Executes procedure for each value in the map.
forEachValue(TObjectProcedure) - Method in class gnu.trove.TFloatObjectHashMap
Executes procedure for each value in the map.
forEachValue(TObjectProcedure) - Method in class gnu.trove.THashMap
Executes procedure for each value in the map.
forEachValue(TDoubleProcedure) - Method in class gnu.trove.TIntDoubleHashMap
Executes procedure for each value in the map.
forEachValue(TFloatProcedure) - Method in class gnu.trove.TIntFloatHashMap
Executes procedure for each value in the map.
forEachValue(TIntProcedure) - Method in class gnu.trove.TIntIntHashMap
Executes procedure for each value in the map.
forEachValue(TLongProcedure) - Method in class gnu.trove.TIntLongHashMap
Executes procedure for each value in the map.
forEachValue(TObjectProcedure) - Method in class gnu.trove.TIntObjectHashMap
Executes procedure for each value in the map.
forEachValue(TDoubleProcedure) - Method in class gnu.trove.TLongDoubleHashMap
Executes procedure for each value in the map.
forEachValue(TFloatProcedure) - Method in class gnu.trove.TLongFloatHashMap
Executes procedure for each value in the map.
forEachValue(TIntProcedure) - Method in class gnu.trove.TLongIntHashMap
Executes procedure for each value in the map.
forEachValue(TLongProcedure) - Method in class gnu.trove.TLongLongHashMap
Executes procedure for each value in the map.
forEachValue(TObjectProcedure) - Method in class gnu.trove.TLongObjectHashMap
Executes procedure for each value in the map.
forEachValue(TDoubleProcedure) - Method in class gnu.trove.TObjectDoubleHashMap
Executes procedure for each value in the map.
forEachValue(TFloatProcedure) - Method in class gnu.trove.TObjectFloatHashMap
Executes procedure for each value in the map.
forEachValue(TIntProcedure) - Method in class gnu.trove.TObjectIntHashMap
Executes procedure for each value in the map.
forEachValue(TLongProcedure) - Method in class gnu.trove.TObjectLongHashMap
Executes procedure for each value in the map.
format(LogRecord) - Method in class edu.umass.cs.mallet.base.util.PlainLogFormatter
 
format(LogRecord) - Method in class edu.umass.cs.mallet.base.util.ProgressMessageLogFormatter
 
formatString() - Method in class edu.umass.cs.mallet.base.types.StringEditVector
 
forwardBackward(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackward(Sequence, boolean) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackward(Sequence, Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackward(Sequence, Sequence, boolean) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackward(Sequence, Sequence, boolean, LabelAlphabet) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackward(Sequence, Sequence, boolean, boolean, LabelAlphabet) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackward(Sequence, Sequence, Segment, Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
Create constrained lattice such that all paths pass through the the labeling of requiredSegment as indicated by constrainedSequence
forwardBackward(Sequence, Sequence, int[]) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackwardBeam(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackwardBeam(Sequence, boolean) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackwardBeam(Sequence, Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackwardBeam(Sequence, Sequence, boolean) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackwardBeam(Sequence, Sequence, boolean, LabelAlphabet) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackwardBeam(Sequence, Sequence, boolean, boolean, LabelAlphabet) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
forwardBackwardBeam(Sequence, Sequence, Segment, Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
Create constrained lattice such that all paths pass through the the labeling of requiredSegment as indicated by constrainedSequence
forwardBackwardBeam(Sequence, Sequence, int[]) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
FREE - Static variable in class gnu.trove.TPrimitiveHash
flag indicating that a slot in the hashtable is available
freezeWeights(int) - Method in class edu.umass.cs.mallet.base.fst.CRF4
Freezes a set of weights to their current values.
freezeWeights(String) - Method in class edu.umass.cs.mallet.base.fst.CRF4
Freezes a set of weights to their current values.
FuchunPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
FuchunPipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.FuchunPipe
 
FULL - Static variable in class gnu.trove.TPrimitiveHash
flag indicating that a slot in the hashtable is occupied

G

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

H

hasCitation(Citation) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Publication
 
hasFeature(String) - Method in class edu.umass.cs.mallet.base.fst.confidence.SequenceConfidenceInstance
 
hasField(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
hash(double) - Static method in class gnu.trove.HashFunctions
Returns a hashcode for the specified value.
hash(float) - Static method in class gnu.trove.HashFunctions
Returns a hashcode for the specified value.
hash(int) - Static method in class gnu.trove.HashFunctions
Returns a hashcode for the specified value.
hash(long) - Static method in class gnu.trove.HashFunctions
Returns a hashcode for the specified value.
hash(Object) - Static method in class gnu.trove.HashFunctions
Returns a hashcode for the specified object.
HashedSparseVector - Class in edu.umass.cs.mallet.base.types
 
HashedSparseVector(int[], double[], int, int, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.HashedSparseVector
 
HashedSparseVector() - Constructor for class edu.umass.cs.mallet.base.types.HashedSparseVector
Create an empty vector
HashedSparseVector(int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.HashedSparseVector
Create non-binary vector, possibly dense if "featureIndices" or possibly sparse, if not
HashedSparseVector(int[]) - Constructor for class edu.umass.cs.mallet.base.types.HashedSparseVector
Create binary vector
HashFunctions - Class in gnu.trove
Provides various hash functions.
HashFunctions() - Constructor for class gnu.trove.HashFunctions
 
hasInfinite - Variable in class edu.umass.cs.mallet.base.types.DenseMatrix
 
hasInfinite - Variable in class edu.umass.cs.mallet.base.types.SparseVector
 
hasNext() - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.ArrayDataAndTargetIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.ArrayIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.CsvIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.InstanceListIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.LineGroupIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.LineIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.NestedIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.ParenGroupIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.PatternMatchIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.PipeExtendedIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomFeatureVectorIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomTokenSequenceIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.iterator.SimpleFileIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.pipe.IteratorPipe
 
hasNext() - Method in class edu.umass.cs.mallet.base.types.InstanceList.CrossValidationIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.types.InstanceList.Iterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
 
hasNext() - Method in interface edu.umass.cs.mallet.base.util.Lexer
 
hasNext() - Method in class edu.umass.cs.mallet.base.util.PropertyList.Iterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.util.search.AStar
 
hasNext() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator
 
hasNext() - Method in class edu.umass.cs.mallet.base.util.search.SearchState.NextStateIterator
 
hasNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator.DocumentMentionPairIterator
 
hasNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
hasNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.LineGroupIterator2
 
hasNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.NodeClusterPairIterator
 
hasNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.VenuePaperClusterIterator
 
hasNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairIterator
 
hasNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PubCitIterator
 
hasNext() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.ClusterListIterator
 
hasNext() - Method in class gnu.trove.TLinkedList.IteratorImpl
True if a call to next() will return an object.
hasNextIndexList(int[], int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
hasNextIndexList(int[], int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
hasPrevious() - Method in class gnu.trove.TLinkedList.IteratorImpl
True if a call to previous() will return a value.
hasProperty(String) - Method in class edu.umass.cs.mallet.base.types.Instance
 
hasProperty(String) - Method in interface edu.umass.cs.mallet.base.types.PropertyHolder
 
hasProperty(String) - Method in class edu.umass.cs.mallet.base.types.Token
 
hasProperty(String) - Method in class edu.umass.cs.mallet.base.types.TokenSequence
 
hasProperty(String) - Method in class edu.umass.cs.mallet.base.util.PropertyList
 
HeuristicPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
HeuristicPipe(String[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.HeuristicPipe
 
HierarchicalTokenizationFilter - Class in edu.umass.cs.mallet.base.extract
Tokenization filter that will create nested spans based on a hierarchical labeling of the data.
HierarchicalTokenizationFilter() - Constructor for class edu.umass.cs.mallet.base.extract.HierarchicalTokenizationFilter
 
HierarchicalTokenizationFilter(Pattern) - Constructor for class edu.umass.cs.mallet.base.extract.HierarchicalTokenizationFilter
 
HMM - Class in edu.umass.cs.mallet.base.fst
Hidden Markov Model
HMM(Pipe, Pipe) - Constructor for class edu.umass.cs.mallet.base.fst.HMM
 
HMM(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.HMM
 
HMM.State - Class in edu.umass.cs.mallet.base.fst
 
HMM.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
 
HobbsDistanceMentionPair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
HobbsDistanceMentionPair() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.HobbsDistanceMentionPair
 

I

IEEvaluator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
 
IEEvaluator() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEEvaluator
 
IEEvaluator(String, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEEvaluator
 
IEInterface - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
 
IEInterface() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
IEInterface(File) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
IEInterface3 - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
 
IEInterface3() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
IEInterface3(File) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
incIter() - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
increment(int, double) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
increment(String, double) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
increment(FeatureSequence, double) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
increment(FeatureSequence) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
increment(FeatureVector, double) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
increment(FeatureVector) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Estimator
 
increment(double) - Method in class gnu.trove.TDoubleDoubleHashMap
Increments the primitive value mapped to key by 1
increment(double) - Method in class gnu.trove.TDoubleFloatHashMap
Increments the primitive value mapped to key by 1
increment(double) - Method in class gnu.trove.TDoubleIntHashMap
Increments the primitive value mapped to key by 1
increment(double) - Method in class gnu.trove.TDoubleLongHashMap
Increments the primitive value mapped to key by 1
increment(float) - Method in class gnu.trove.TFloatDoubleHashMap
Increments the primitive value mapped to key by 1
increment(float) - Method in class gnu.trove.TFloatFloatHashMap
Increments the primitive value mapped to key by 1
increment(float) - Method in class gnu.trove.TFloatIntHashMap
Increments the primitive value mapped to key by 1
increment(float) - Method in class gnu.trove.TFloatLongHashMap
Increments the primitive value mapped to key by 1
increment(int) - Method in class gnu.trove.TIntDoubleHashMap
Increments the primitive value mapped to key by 1
increment(int) - Method in class gnu.trove.TIntFloatHashMap
Increments the primitive value mapped to key by 1
increment(int) - Method in class gnu.trove.TIntIntHashMap
Increments the primitive value mapped to key by 1
increment(int) - Method in class gnu.trove.TIntLongHashMap
Increments the primitive value mapped to key by 1
increment(long) - Method in class gnu.trove.TLongDoubleHashMap
Increments the primitive value mapped to key by 1
increment(long) - Method in class gnu.trove.TLongFloatHashMap
Increments the primitive value mapped to key by 1
increment(long) - Method in class gnu.trove.TLongIntHashMap
Increments the primitive value mapped to key by 1
increment(long) - Method in class gnu.trove.TLongLongHashMap
Increments the primitive value mapped to key by 1
increment(Object) - Method in class gnu.trove.TObjectDoubleHashMap
Increments the primitive value mapped to key by 1
increment(Object) - Method in class gnu.trove.TObjectFloatHashMap
Increments the primitive value mapped to key by 1
increment(Object) - Method in class gnu.trove.TObjectIntHashMap
Increments the primitive value mapped to key by 1
increment(Object) - Method in class gnu.trove.TObjectLongHashMap
Increments the primitive value mapped to key by 1
IncrementalClassifierTrainer - Class in edu.umass.cs.mallet.base.classify
Adds the notion of incremental training to a ClassifierTrainer, through the availability of incrementalTrain() methods, which parallel the train() methods.
IncrementalClassifierTrainer() - Constructor for class edu.umass.cs.mallet.base.classify.IncrementalClassifierTrainer
 
incrementalTrain(InstanceList) - Method in class edu.umass.cs.mallet.base.classify.IncrementalClassifierTrainer
Return a new classifier tuned from an instanceList
incrementalTrain(InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.classify.IncrementalClassifierTrainer
Return a new classifier tuned using two arguments.
incrementalTrain(InstanceList, InstanceList, InstanceList) - Method in class edu.umass.cs.mallet.base.classify.IncrementalClassifierTrainer
Return a new classifier tuned using three arguments.
incrementalTrain(InstanceList, InstanceList, InstanceList, ClassifierEvaluating) - Method in class edu.umass.cs.mallet.base.classify.IncrementalClassifierTrainer
Return a new classifier tuned using four arguments.
incrementalTrain(InstanceList, InstanceList, InstanceList, ClassifierEvaluating, Classifier) - Method in class edu.umass.cs.mallet.base.classify.IncrementalClassifierTrainer
Return a new classifier tuned using the five arguments.
incrementalTrain(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 and the previous state of the trainer.
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.MEMM.TransitionIterator
 
incrementCount(double) - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF2.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF3.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.HMM.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.MEMM.State
 
incrementFinalCount(double) - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF2.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF3.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.HMM.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.MEMM.State
 
incrementInitialCount(double) - Method in class edu.umass.cs.mallet.base.fst.Transducer.State
 
incrementSingleValue(int, double) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
incrementSingleValue(int, double) - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
incrementSingleValue(int, double) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
incrementTransducerCounts() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
 
incrementTransducerCounts() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
 
incrementTransducerCounts() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
 
incrementTransducerCounts() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
 
incrementTransducerCounts() - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
 
incrementValue(int, double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
Increments this[index] by value.
index(double) - Method in class gnu.trove.TDoubleHash
Locates the index of val.
index(float) - Method in class gnu.trove.TFloatHash
Locates the index of val.
index(int) - Method in class gnu.trove.TIntHash
Locates the index of val.
index(long) - Method in class gnu.trove.TLongHash
Locates the index of val.
index(Object) - Method in class gnu.trove.TObjectHash
Locates the index of obj.
indexAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
indexAtLocation(int) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
indexAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
indexAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.Label
 
indexAtLocation(int) - Method in interface edu.umass.cs.mallet.base.types.Labeling
 
indexAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
indexAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
IndexedSparseVector - Class in edu.umass.cs.mallet.base.types
 
IndexedSparseVector(int[], double[], int, int, boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.IndexedSparseVector
 
IndexedSparseVector() - Constructor for class edu.umass.cs.mallet.base.types.IndexedSparseVector
Create an empty vector
IndexedSparseVector(int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.IndexedSparseVector
Create non-binary vector, possibly dense if "featureIndices" or possibly sparse, if not
IndexedSparseVector(int[]) - Constructor for class edu.umass.cs.mallet.base.types.IndexedSparseVector
Create binary vector
indexInSegment(int) - Method in class edu.umass.cs.mallet.base.fst.Segment
 
indexListSearch_approximate(InstanceList, ArrayList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
indexListSearch_exaustive(InstanceList, ArrayList, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
indexOf(Object[], Object) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
 
indexOf(int[], int) - Static method in class edu.umass.cs.mallet.base.util.ArrayUtils
 
indexOf(double) - Method in class edu.umass.cs.mallet.base.util.Univariate
 
indexOf(double) - Method in class gnu.trove.TDoubleArrayList
Searches the list front to back for the index of value.
indexOf(int, double) - Method in class gnu.trove.TDoubleArrayList
Searches the list front to back for the index of value, starting at offset.
indexOf(float) - Method in class gnu.trove.TFloatArrayList
Searches the list front to back for the index of value.
indexOf(int, float) - Method in class gnu.trove.TFloatArrayList
Searches the list front to back for the index of value, starting at offset.
indexOf(int) - Method in class gnu.trove.TIntArrayList
Searches the list front to back for the index of value.
indexOf(int, int) - Method in class gnu.trove.TIntArrayList
Searches the list front to back for the index of value, starting at offset.
indexOf(long) - Method in class gnu.trove.TLongArrayList
Searches the list front to back for the index of value.
indexOf(int, long) - Method in class gnu.trove.TLongArrayList
Searches the list front to back for the index of value, starting at offset.
indexVector() - Method in class edu.umass.cs.mallet.base.types.HashedSparseVector
 
indexVector() - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
 
indices - Variable in class edu.umass.cs.mallet.base.types.SparseVector
If the vector is sparse, then both indices and values are sparse.
induceFeatures(InstanceList, boolean, boolean) - Method in class edu.umass.cs.mallet.base.classify.DecisionTree
 
induceFeatures(AugmentableFeatureVector, FeatureSelection, FeatureSelection[], FeatureSelection, FeatureSelection[], boolean, boolean, double) - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
 
induceFeaturesFor(InstanceList, boolean, boolean) - Method in class edu.umass.cs.mallet.base.types.FeatureInducer
 
INFINITE_COST - Static variable in class edu.umass.cs.mallet.base.fst.Transducer
 
infinityNorm() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
infinityNorm() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
infinityNorm() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
infinityNorm(double[]) - Static method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
infinityNorm(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
infinityNorm() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
infinityNorm() - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
infinityNormalize() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
infinityNormalize() - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
infinityNormalize() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
InfoGain - Class in edu.umass.cs.mallet.base.types
 
InfoGain(InstanceList) - Constructor for class edu.umass.cs.mallet.base.types.InfoGain
 
InfoGain(Alphabet, double[]) - Constructor for class edu.umass.cs.mallet.base.types.InfoGain
 
InfoGain.Factory - Class in edu.umass.cs.mallet.base.types
 
INFORMATION_GAIN - Static variable in class edu.umass.cs.mallet.base.classify.MaxEntTrainer
 
INFORMATION_GAIN - Static variable in class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
 
initialCost - Variable in class edu.umass.cs.mallet.base.fst.Transducer.State
 
initializePrevClusterings(HashMap) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterLearner
 
initializeTrainingFor(InstanceList) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL
 
initialStateIterator() - Method in class edu.umass.cs.mallet.base.fst.CRF
 
initialStateIterator() - Method in class edu.umass.cs.mallet.base.fst.CRF2
 
initialStateIterator() - Method in class edu.umass.cs.mallet.base.fst.CRF3
 
initialStateIterator() - Method in class edu.umass.cs.mallet.base.fst.CRF4
 
initialStateIterator() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
 
initialStateIterator() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
 
initialStateIterator() - Method in class edu.umass.cs.mallet.base.fst.HMM
 
initialStateIterator() - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
initOutputDirectory() - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
 
input - Variable in class edu.umass.cs.mallet.base.types.SequencePair
 
input() - Method in class edu.umass.cs.mallet.base.types.SequencePair
 
Input2CharSequence - Class in edu.umass.cs.mallet.base.pipe
Pipe that can read from various kinds of text sources (either URI, File, or Reader) into a CharSequence
Input2CharSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.Input2CharSequence
 
inputPipe - Variable in class edu.umass.cs.mallet.base.fst.Transducer
A pipe that should produce a Sequence in the "data" slot, (and possibly one in the "target" slot also
inSameCluster(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clustering
 
inSameCluster(Mention, Mention) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.GraphClustering
 
inSameCluster(Collection, Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
inSameResponseCluster(Object, Object) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.PairEvaluate
 
insert(QueueElement) - Method in class edu.umass.cs.mallet.base.util.search.MinHeap
 
insert(QueueElement) - Method in interface edu.umass.cs.mallet.base.util.search.PriorityQueue
Insert element e into the queue.
insert(int, double) - Method in class gnu.trove.TDoubleArrayList
Inserts value into the list at offset.
insert(int, double[]) - Method in class gnu.trove.TDoubleArrayList
Inserts the array of values into the list at offset.
insert(int, double[], int, int) - Method in class gnu.trove.TDoubleArrayList
Inserts a slice of the array of values into the list at offset.
insert(int, float) - Method in class gnu.trove.TFloatArrayList
Inserts value into the list at offset.
insert(int, float[]) - Method in class gnu.trove.TFloatArrayList
Inserts the array of values into the list at offset.
insert(int, float[], int, int) - Method in class gnu.trove.TFloatArrayList
Inserts a slice of the array of values into the list at offset.
insert(int, int) - Method in class gnu.trove.TIntArrayList
Inserts value into the list at offset.
insert(int, int[]) - Method in class gnu.trove.TIntArrayList
Inserts the array of values into the list at offset.
insert(int, int[], int, int) - Method in class gnu.trove.TIntArrayList
Inserts a slice of the array of values into the list at offset.
insert(int, Object) - Method in class gnu.trove.TLinkedList
Implementation of index-based list insertions.
insert(int, long) - Method in class gnu.trove.TLongArrayList
Inserts value into the list at offset.
insert(int, long[]) - Method in class gnu.trove.TLongArrayList
Inserts the array of values into the list at offset.
insert(int, long[], int, int) - Method in class gnu.trove.TLongArrayList
Inserts a slice of the array of values into the list at offset.
insertionIndex(double) - Method in class gnu.trove.TDoubleHash
Locates the index at which val can be inserted.
insertionIndex(float) - Method in class gnu.trove.TFloatHash
Locates the index at which val can be inserted.
insertionIndex(int) - Method in class gnu.trove.TIntHash
Locates the index at which val can be inserted.
insertionIndex(long) - Method in class gnu.trove.TLongHash
Locates the index at which val can be inserted.
insertionIndex(Object) - Method in class gnu.trove.TObjectHash
Locates the index at which obj can be inserted.
Instance - Class in edu.umass.cs.mallet.base.types
A machine learning "example" to be used in training, testing or performance of various machine learning algorithms.
Instance(Object, Object, Object, Object) - Constructor for class edu.umass.cs.mallet.base.types.Instance
 
Instance(Object, Object, Object, Object, Pipe) - Constructor for class edu.umass.cs.mallet.base.types.Instance
Initialize the slots with the given four values, then put the Instance through the given pipe, then lock the instance.
Instance.Iterator - Interface in edu.umass.cs.mallet.base.types
 
InstanceAccuracy(Sequence, Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
InstanceAccuracy(Sequence, Sequence) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
InstanceAccuracy(Sequence, Sequence, Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
InstanceAccuracyEvaluator - Class in edu.umass.cs.mallet.base.fst
Reports the percentage of instances for which the entire predicted sequence was correct.
InstanceAccuracyEvaluator() - Constructor for class edu.umass.cs.mallet.base.fst.InstanceAccuracyEvaluator
 
InstanceList - Class in edu.umass.cs.mallet.base.types
A list of machine learning instances, typically used for training or testing of a machine learning algorithm.
InstanceList(Pipe, int) - Constructor for class edu.umass.cs.mallet.base.types.InstanceList
Creates a list with the given pipe and initial capacity where all added instances are passed through the specified pipe.
InstanceList(Pipe) - Constructor for class edu.umass.cs.mallet.base.types.InstanceList
Creates a list with the given pipe.
InstanceList(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.InstanceList
Creates a list which will not pass added instances through a pipe.
InstanceList() - Constructor for class edu.umass.cs.mallet.base.types.InstanceList
Creates a list which must have its pipe set later.
InstanceList(Random, Dirichlet, double, double, double, double, String[]) - Constructor for class edu.umass.cs.mallet.base.types.InstanceList
Creates a list consisting of randomly-generated FeatureVectors.
InstanceList(Random, Alphabet, String[], int) - Constructor for class edu.umass.cs.mallet.base.types.InstanceList
 
InstanceList(Random, int, int) - Constructor for class edu.umass.cs.mallet.base.types.InstanceList
 
InstanceList.CrossValidationIterator - Class in edu.umass.cs.mallet.base.types
CrossValidationIterator allows iterating over pairs of InstanceList, where each pair is split into training/testing based on nfolds.
InstanceList.Iterator - Class in edu.umass.cs.mallet.base.types
 
InstanceList.Stream - Interface in edu.umass.cs.mallet.base.types
 
InstanceListIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
This method feeds a pipeline from another InstanceList.
InstanceListIterator(InstanceList) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.InstanceListIterator
 
InstanceListTrimFeaturesByCount - Class in edu.umass.cs.mallet.base.pipe
Unimplemented.
InstanceListTrimFeaturesByCount(int) - Constructor for class edu.umass.cs.mallet.base.pipe.InstanceListTrimFeaturesByCount
 
InstanceListTUI - Class in edu.umass.cs.mallet.base.types
 
InstanceListTUI() - Constructor for class edu.umass.cs.mallet.base.types.InstanceListTUI
 
instancePipe - Variable in class edu.umass.cs.mallet.base.classify.Classifier
 
InstanceWithConfidence - Class in edu.umass.cs.mallet.base.fst.confidence
Helper class to store confidence of an Instance.
InstanceWithConfidence(Instance, double, Sequence) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.InstanceWithConfidence
 
InstanceWithConfidence(Instance, double, boolean) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.InstanceWithConfidence
 
institution - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
institutionNormalization(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Normalization
 
Integer(Class, String, String, boolean, int, String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.Integer
 
INTEGER_COUNT - Static variable in class edu.umass.cs.mallet.base.pipe.tsf.CountMatches
 
IntegerArray(Class, String, String, boolean, int[], String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.IntegerArray
 
InterFieldPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
InterFieldPipe() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.InterFieldPipe
 
intersection(Span) - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
 
intersection(Span) - Method in interface edu.umass.cs.mallet.base.extract.Span
Returns a new span that is the intersection of this span and another.
intersection(Span) - Method in class edu.umass.cs.mallet.base.extract.StringSpan
 
intersection(Collection, Collection) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
Computes a nondestructive intersection of two collections.
intersects(Span) - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
 
intersects(Span) - Method in interface edu.umass.cs.mallet.base.extract.Span
 
intersects(Span) - Method in class edu.umass.cs.mallet.base.extract.StringSpan
 
inverseGrep(TDoubleProcedure) - Method in class gnu.trove.TDoubleArrayList
Searches the list for values which do not satisfy condition.
inverseGrep(TFloatProcedure) - Method in class gnu.trove.TFloatArrayList
Searches the list for values which do not satisfy condition.
inverseGrep(TIntProcedure) - Method in class gnu.trove.TIntArrayList
Searches the list for values which do not satisfy condition.
inverseGrep(TLongProcedure) - Method in class gnu.trove.TLongArrayList
Searches the list for values which do not satisfy condition.
InvertedIndex - Class in edu.umass.cs.mallet.base.types
 
InvertedIndex(InstanceList) - Constructor for class edu.umass.cs.mallet.base.types.InvertedIndex
 
IoUtils - Class in edu.umass.cs.mallet.base.util
 
IoUtils() - Constructor for class edu.umass.cs.mallet.base.util.IoUtils
 
isAcronymOf(String, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AcronymOf
 
isAlwaysEvaluateWhenFinished() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
isBackground() - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
 
isBinary() - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
isConferencePaper() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
isConferencePaper(Citation) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.HeuristicPipe
 
isDataAlphabetSet() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
 
isEmpty() - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
Indicates whether set has any entries.
isEmpty() - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TFloatHashSetDecorator
Indicates whether set has any entries.
isEmpty() - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TIntHashSetDecorator
Indicates whether set has any entries.
isEmpty() - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TLongHashSetDecorator
Indicates whether set has any entries.
isEmpty() - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
Indicates whether map has any entries.
isEmpty() - Method in class gnu.trove.TDoubleArrayList
Tests whether this list contains any values.
isEmpty() - Method in class gnu.trove.TFloatArrayList
Tests whether this list contains any values.
isEmpty() - Method in class gnu.trove.THash
Tells whether this set is currently holding any elements.
isEmpty() - Method in class gnu.trove.THashMap.KeyView
 
isEmpty() - Method in class gnu.trove.TIntArrayList
Tests whether this list contains any values.
isEmpty() - Method in class gnu.trove.TLongArrayList
Tests whether this list contains any values.
isFinal() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode
Is the node's state final?
isFinal() - Method in interface edu.umass.cs.mallet.base.util.search.SearchState
Is this state final?
isGenerative() - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
isInLexicon(String) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
 
isJournalPaper() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
isJournalPaper(Citation) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.HeuristicPipe
 
isLeaf() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
 
isLeaf() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
 
isLocked() - Method in class edu.umass.cs.mallet.base.types.Instance
 
isNaN() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
isNaN() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
isNaN(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
isNaN() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
isNaN() - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
isNumeric() - Method in class edu.umass.cs.mallet.base.util.PropertyList.Iterator
 
IsolatedSegmentTransducerCorrector - Class in edu.umass.cs.mallet.base.fst.confidence
Corrects a subset of the Segments produced by a Transducer.
IsolatedSegmentTransducerCorrector(TransducerConfidenceEstimator, Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.IsolatedSegmentTransducerCorrector
 
IsolatedSegmentTransducerCorrector(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.IsolatedSegmentTransducerCorrector
 
isPresent1(String) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
 
isPresent2(String) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
 
isPresentInString1(String) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
 
isPresentInString2(String) - Method in class edu.umass.cs.mallet.base.types.StringEditFeatureVectorSequence
 
isPrintModelAtEnd() - Method in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
isRoot() - Method in class edu.umass.cs.mallet.base.classify.C45.Node
 
isRoot() - Method in class edu.umass.cs.mallet.base.classify.DecisionTree.Node
 
isSubspan(Span) - Method in class edu.umass.cs.mallet.base.extract.LabeledSpan
 
isSubspan(Span) - Method in interface edu.umass.cs.mallet.base.extract.Span
 
isSubspan(Span) - Method in class edu.umass.cs.mallet.base.extract.StringSpan
 
isSuppressExceptions() - Static method in class edu.umass.cs.mallet.base.pipe.SerialPipes
 
isTargetProcessing() - Method in class edu.umass.cs.mallet.base.pipe.Pipe
Return true iff this pipe expects and processes information in the target slot.
isTechPaper() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
isTechPaper(Citation) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.HeuristicPipe
 
isTrainable() - Method in class edu.umass.cs.mallet.base.fst.CRF
 
isTrainable() - Method in class edu.umass.cs.mallet.base.fst.CRF2
 
isTrainable() - Method in class edu.umass.cs.mallet.base.fst.CRF3
 
isTrainable() - Method in class edu.umass.cs.mallet.base.fst.CRF4
 
isTrainable() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
 
isTrainable() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
 
isTrainable() - Method in class edu.umass.cs.mallet.base.fst.HMM
 
isTrainable() - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
isValidConjunction(int[]) - Static method in class edu.umass.cs.mallet.base.types.FeatureConjunction
 
isValue(String) - Method in class edu.umass.cs.mallet.base.extract.Field
Returns true if filler is an exact match to one of the values of this field.
isValue(String, FieldComparator) - Method in class edu.umass.cs.mallet.base.extract.Field
 
iteratePipe(Pipe, PipeOutputAccumulator, Instance) - Static method in class edu.umass.cs.mallet.base.pipe.IteratingPipe
 
IteratingPipe - Class in edu.umass.cs.mallet.base.pipe
Converts the iterator in the data field to a PipeOutputAccumulation of the values spanned by the iterator.
IteratingPipe(PipeOutputAccumulator, Pipe) - Constructor for class edu.umass.cs.mallet.base.pipe.IteratingPipe
 
IteratingPipe(Pipe) - Constructor for class edu.umass.cs.mallet.base.pipe.IteratingPipe
 
iterator() - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
iterator() - Method in class edu.umass.cs.mallet.base.types.InstanceList
 
Iterator() - Constructor for class edu.umass.cs.mallet.base.types.InstanceList.Iterator
 
iterator() - Method in interface edu.umass.cs.mallet.base.types.InstanceList.Stream
 
iterator() - Method in class edu.umass.cs.mallet.base.types.TokenSequence
 
iterator() - Method in class edu.umass.cs.mallet.base.util.PropertyList
 
Iterator(PropertyList) - Constructor for class edu.umass.cs.mallet.base.util.PropertyList.Iterator
 
iterator() - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
Creates an iterator over the values of the set.
iterator() - Method in class gnu.trove.decorator.TFloatHashSetDecorator
Creates an iterator over the values of the set.
iterator() - Method in class gnu.trove.decorator.TIntHashSetDecorator
Creates an iterator over the values of the set.
iterator() - Method in class gnu.trove.decorator.TLongHashSetDecorator
Creates an iterator over the values of the set.
iterator() - Method in class gnu.trove.TDoubleDoubleHashMap
 
iterator() - Method in class gnu.trove.TDoubleFloatHashMap
 
iterator() - Method in class gnu.trove.TDoubleHashSet
 
iterator() - Method in class gnu.trove.TDoubleIntHashMap
 
iterator() - Method in class gnu.trove.TDoubleLongHashMap
 
iterator() - Method in class gnu.trove.TDoubleObjectHashMap
 
iterator() - Method in class gnu.trove.TFloatDoubleHashMap
 
iterator() - Method in class gnu.trove.TFloatFloatHashMap
 
iterator() - Method in class gnu.trove.TFloatHashSet
 
iterator() - Method in class gnu.trove.TFloatIntHashMap
 
iterator() - Method in class gnu.trove.TFloatLongHashMap
 
iterator() - Method in class gnu.trove.TFloatObjectHashMap
 
iterator() - Method in class gnu.trove.THashMap.EntryView
 
iterator() - Method in class gnu.trove.THashMap.KeyView
 
iterator() - Method in class gnu.trove.THashMap.ValueView
 
iterator() - Method in class gnu.trove.THashSet
Creates an iterator over the values of the set.
iterator() - Method in class gnu.trove.TIntDoubleHashMap
 
iterator() - Method in class gnu.trove.TIntFloatHashMap
 
iterator() - Method in class gnu.trove.TIntHashSet
 
iterator() - Method in class gnu.trove.TIntIntHashMap
 
iterator() - Method in class gnu.trove.TIntLongHashMap
 
iterator() - Method in class gnu.trove.TIntObjectHashMap
 
iterator() - Method in class gnu.trove.TLongDoubleHashMap
 
iterator() - Method in class gnu.trove.TLongFloatHashMap
 
iterator() - Method in class gnu.trove.TLongHashSet
 
iterator() - Method in class gnu.trove.TLongIntHashMap
 
iterator() - Method in class gnu.trove.TLongLongHashMap
 
iterator() - Method in class gnu.trove.TLongObjectHashMap
 
iterator() - Method in class gnu.trove.TObjectDoubleHashMap
 
iterator() - Method in class gnu.trove.TObjectFloatHashMap
 
iterator() - Method in class gnu.trove.TObjectIntHashMap
 
iterator() - Method in class gnu.trove.TObjectLongHashMap
 
IteratorPipe - Class in edu.umass.cs.mallet.base.pipe
Unimplemented.
IteratorPipe(PipeInputIterator[]) - Constructor for class edu.umass.cs.mallet.base.pipe.IteratorPipe
 

J

JointConditionalClustererTUI - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui
Interface to train and test a ConditionalClusterer to cluster Papers and Venues simultaneously.
JointConditionalClustererTUI() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.JointConditionalClustererTUI
 
journal - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
JournalPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
JournalPipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.JournalPipe
 
JournalPipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.JournalPipe
 

K

K(String, String) - Method in class edu.umass.cs.mallet.base.types.StringKernel
Computes the normalized string kernel between two strings.
key - Variable in class edu.umass.cs.mallet.base.util.PropertyList
 
key() - Method in class gnu.trove.TDoubleDoubleIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TDoubleFloatIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TDoubleIntIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TDoubleLongIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TDoubleObjectIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TFloatDoubleIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TFloatFloatIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TFloatIntIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TFloatLongIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TFloatObjectIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TIntDoubleIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TIntFloatIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TIntIntIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TIntLongIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TIntObjectIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TLongDoubleIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TLongFloatIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TLongIntIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TLongLongIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TLongObjectIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TObjectDoubleIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TObjectFloatIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TObjectIntIterator
Provides access to the key of the mapping at the iterator's position.
key() - Method in class gnu.trove.TObjectLongIterator
Provides access to the key of the mapping at the iterator's position.
KeyCluster - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
 
KeyCluster(String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.KeyCluster
 
KeyClustering - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
 
KeyClustering() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.KeyClustering
 
keyForEntry(Object) - Method in class gnu.trove.THashMap.EntryView
 
keys() - Method in class gnu.trove.TDoubleDoubleHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TDoubleFloatHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TDoubleIntHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TDoubleLongHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TDoubleObjectHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TFloatDoubleHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TFloatFloatHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TFloatIntHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TFloatLongHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TFloatObjectHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TIntDoubleHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TIntFloatHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TIntIntHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TIntLongHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TIntObjectHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TLongDoubleHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TLongFloatHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TLongIntHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TLongLongHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TLongObjectHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TObjectDoubleHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TObjectFloatHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TObjectIntHashMap
returns the keys of the map.
keys() - Method in class gnu.trove.TObjectLongHashMap
returns the keys of the map.
keySet() - Method in class gnu.trove.THashMap
returns a Set view on the keys of the map.
KeyView() - Constructor for class gnu.trove.THashMap.KeyView
 
KLGain - Class in edu.umass.cs.mallet.base.types
 
KLGain(InstanceList, LabelVector[]) - Constructor for class edu.umass.cs.mallet.base.types.KLGain
 
KLGain(InstanceList, Classification[]) - Constructor for class edu.umass.cs.mallet.base.types.KLGain
 
KMeans - Class in edu.umass.cs.mallet.base.cluster
 
KMeans(Pipe, int, Metric, int) - Constructor for class edu.umass.cs.mallet.base.cluster.KMeans
Construct a KMeans object
KMeans(Pipe, int, Metric) - Constructor for class edu.umass.cs.mallet.base.cluster.KMeans
Construct a KMeans object

L

Label - Class in edu.umass.cs.mallet.base.types
 
Label() - Constructor for class edu.umass.cs.mallet.base.types.Label
 
LabelAlphabet - Class in edu.umass.cs.mallet.base.types
A mapping from arbitrary objects (usually String's) to integers (and corresponding Label objects) and back.
LabelAlphabet() - Constructor for class edu.umass.cs.mallet.base.types.LabelAlphabet
 
labelAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.Label
 
labelAtLocation(int) - Method in interface edu.umass.cs.mallet.base.types.Labeling
 
labelAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.LabelVector
 
LabeledSpan - Class in edu.umass.cs.mallet.base.extract
Created: Oct 12, 2004
LabeledSpan(Span, Label, boolean) - Constructor for class edu.umass.cs.mallet.base.extract.LabeledSpan
 
LabeledSpan(Span, Label, boolean, double) - Constructor for class edu.umass.cs.mallet.base.extract.LabeledSpan
 
LabeledSpans - Class in edu.umass.cs.mallet.base.extract
Created: Oct 31, 2004
LabeledSpans(Object) - Constructor for class edu.umass.cs.mallet.base.extract.LabeledSpans
 
labelF1(String) - Method in class edu.umass.cs.mallet.base.classify.Trial
 
Labeling - Interface in edu.umass.cs.mallet.base.types
A distribution over possible labels for an instance.
Labelings - Class in edu.umass.cs.mallet.base.types
A collection of labelings, either for a multi-label problem (all labels are part of the same label dictionary), or a factorized labeling, (each label is part of a different dictionary).
Labelings(Labeling[]) - Constructor for class edu.umass.cs.mallet.base.types.Labelings
 
Labels - Class in edu.umass.cs.mallet.base.types
Usually some distribution over possible labels for an instance.
Labels(Label[]) - Constructor for class edu.umass.cs.mallet.base.types.Labels
 
labels - Static variable in class edu.umass.cs.mallet.share.weili.ner.enron.EnronMessage2TokenSequence
 
LabelSequence - Class in edu.umass.cs.mallet.base.types
 
LabelSequence(LabelAlphabet, int[]) - Constructor for class edu.umass.cs.mallet.base.types.LabelSequence
 
LabelSequence(LabelAlphabet, int) - Constructor for class edu.umass.cs.mallet.base.types.LabelSequence
 
LabelSequence(Label[]) - Constructor for class edu.umass.cs.mallet.base.types.LabelSequence
 
LabelSequence(Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.LabelSequence
 
LabelsSequence - Class in edu.umass.cs.mallet.base.types
A simple Sequence implementation where all of the elements must be Labels.
LabelsSequence(Labels[]) - Constructor for class edu.umass.cs.mallet.base.types.LabelsSequence
Create a LabelsSequence from an array.
LabelVector - Class in edu.umass.cs.mallet.base.types
 
LabelVector(LabelAlphabet, int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.LabelVector
 
LabelVector(Label[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.LabelVector
 
LabelVector(LabelAlphabet, double[]) - Constructor for class edu.umass.cs.mallet.base.types.LabelVector
 
LaplaceEstimator() - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.LaplaceEstimator
 
LaplaceEstimator(int) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.LaplaceEstimator
 
LaplaceEstimator(Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.LaplaceEstimator
 
largestPrime - Static variable in class gnu.trove.PrimeFinder
The largest prime this class can generate; currently equal to Integer.MAX_VALUE.
LAST_DIRECTORY - Static variable in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
Use as label name the last directory in the filename.
LAST_DIRECTORY - Static variable in class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
Use as label name the last directory in the filename.
lastIndexOf(double) - Method in class gnu.trove.TDoubleArrayList
Searches the list back to front for the last index of value.
lastIndexOf(int, double) - Method in class gnu.trove.TDoubleArrayList
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(float) - Method in class gnu.trove.TFloatArrayList
Searches the list back to front for the last index of value.
lastIndexOf(int, float) - Method in class gnu.trove.TFloatArrayList
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(int) - Method in class gnu.trove.TIntArrayList
Searches the list back to front for the last index of value.
lastIndexOf(int, int) - Method in class gnu.trove.TIntArrayList
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(long) - Method in class gnu.trove.TLongArrayList
Searches the list back to front for the last index of value.
lastIndexOf(int, long) - Method in class gnu.trove.TLongArrayList
Searches the list back to front for the last index of value, starting at offset.
LastName(String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Normalization
 
LastName(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorLastNameEqual
 
LastName(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
LastName(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NormalizationPipe
 
LastName2(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AuthorLastNameEqual
 
Lattice(Sequence, Sequence, boolean) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.Lattice
 
Lattice(Sequence, Sequence, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.Lattice
 
Lattice(Sequence, Sequence, boolean, boolean, LabelAlphabet) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.Lattice
 
Lattice(Sequence, Sequence, boolean, LabelAlphabet, int[]) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.Lattice
Create a lattice that constrains its transitions such that the pairs in "constraints" are adhered to.
LatticeViewer - Class in edu.umass.cs.mallet.base.extract
Created: Oct 31, 2004
LatticeViewer() - Constructor for class edu.umass.cs.mallet.base.extract.LatticeViewer
 
LDA - Class in edu.umass.cs.mallet.base.topics
Latent Dirichlet Allocation.
LDA(int) - Constructor for class edu.umass.cs.mallet.base.topics.LDA
 
LDA(int, double, double) - Constructor for class edu.umass.cs.mallet.base.topics.LDA
 
Legend() - Constructor for class edu.umass.cs.mallet.base.classify.evaluate.Graph.Legend
 
length() - Method in class edu.umass.cs.mallet.base.fst.Transducer.BeamLattice
 
length() - Method in class edu.umass.cs.mallet.base.fst.Transducer.Lattice
 
LengthBins - Class in edu.umass.cs.mallet.share.upenn.ner
A feature approximating string length.
LengthBins(String, int[]) - Constructor for class edu.umass.cs.mallet.share.upenn.ner.LengthBins
bins contains the maximum sizes of elements in each bin.
lengthOfCharactersBetween(Element, Element, Element) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.LinearDistanceMentionPair.CharacterCounter
 
lengthOfNPsBetween(Element, Element, Element) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairNPDistance.NPCounter
 
lengthOfSentencesBetween(Element, Element, Element) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairSentenceDistance.SentenceCounter
 
LEX_ALPHA - Static variable in class edu.umass.cs.mallet.base.util.CharSequenceLexer
 
LEX_NONWHITESPACE_CLASSES - Static variable in class edu.umass.cs.mallet.base.util.CharSequenceLexer
 
LEX_NONWHITESPACE_TOGETHER - Static variable in class edu.umass.cs.mallet.base.util.CharSequenceLexer
 
LEX_WORD_CLASSES - Static variable in class edu.umass.cs.mallet.base.util.CharSequenceLexer
 
LEX_WORDS - Static variable in class edu.umass.cs.mallet.base.util.CharSequenceLexer
 
Lexer - Interface in edu.umass.cs.mallet.base.util
 
LexiconMembership - Class in edu.umass.cs.mallet.base.pipe.tsf
 
LexiconMembership(String, Reader, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.LexiconMembership
 
LexiconMembership(String, File, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.LexiconMembership
 
LexiconMembership(File, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.LexiconMembership
 
LexiconMembership(File) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.LexiconMembership
 
LimitedMemoryBFGS - Class in edu.umass.cs.mallet.base.maximize
 
LimitedMemoryBFGS() - Constructor for class edu.umass.cs.mallet.base.maximize.LimitedMemoryBFGS
 
LimitedMemoryBFGS - Class in edu.umass.cs.mallet.base.minimize
 
LimitedMemoryBFGS() - Constructor for class edu.umass.cs.mallet.base.minimize.LimitedMemoryBFGS
 
LinearDistanceMentionPair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
LinearDistanceMentionPair() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.LinearDistanceMentionPair
 
LinearDistanceMentionPair.CharacterCounter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
LineGroupIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
Iterate over groups of lines of text, separated by lines that match a regular expression.
LineGroupIterator(Reader, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.LineGroupIterator
 
LineGroupIterator2 - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
Iterate over groups of lines of text, separated by lines that match a regular expression.
LineGroupIterator2(Reader, Pattern, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.LineGroupIterator2
 
LineGroupString2TokenSequence - Class in edu.umass.cs.mallet.base.pipe
 
LineGroupString2TokenSequence() - Constructor for class edu.umass.cs.mallet.base.pipe.LineGroupString2TokenSequence
 
LineIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
 
LineIterator(Reader, Pattern, int, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.LineIterator
 
LineIterator(Reader, String, int, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.LineIterator
 
LineIterator(String, String, int, int, int) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.LineIterator
 
LineMaximizer - Interface in edu.umass.cs.mallet.base.maximize
 
LineMaximizer.ByGradient - Interface in edu.umass.cs.mallet.base.maximize
 
LineMinimizer - Interface in edu.umass.cs.mallet.base.minimize
Minimize a function projected along a line.
LineMinimizer.ByGradient - Interface in edu.umass.cs.mallet.base.minimize
 
List() - Constructor for class edu.umass.cs.mallet.base.types.FeatureConjunction.List
 
List(String, CommandOption[]) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.List
 
listIterator(int) - Method in class gnu.trove.TLinkedList
Returns an iterator positioned at index.
ListMember - Class in edu.umass.cs.mallet.share.upenn.ner
Checks membership in a lexicon in a text file.
ListMember(String, File, boolean) - Constructor for class edu.umass.cs.mallet.share.upenn.ner.ListMember
 
load(File) - Static method in class edu.umass.cs.mallet.base.types.InstanceList
Constructs a new InstanceList, deserialized from file.
load(File) - Static method in class edu.umass.cs.mallet.base.types.PagedInstanceList
Constructs a new InstanceList, deserialized from file.
load(File) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
Load a classifier from a file.
loadCRF() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
loadCRF() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
loadCRF(File) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
loadCRF(CRF) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
loadCRF() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
loadCRF(File) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
loadCRF(CRF3) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
loadIEInterface() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.PairwiseClustererTUI
if useCRF==true, load the CRF and create a IEInterface object to be used during coref
loadME(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
locateAllAttributes(String, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
Returns a list of hashmaps from attribute names to values.
locateAndConcatFields(String, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
 
locateAttributes(String, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
Returns a hashmap from attribute names to values.
locateField(String, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
 
locateField(String, String, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
 
locateFields(String, String, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
locateFields(String, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
 
locateFields(String, String, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.SGMLStringOperation
 
location(int) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
location(int) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
location(Object) - Method in class edu.umass.cs.mallet.base.types.DenseFeatureVector
 
location(int) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
location(Object) - Method in class edu.umass.cs.mallet.base.types.FeatureVector
 
location(int) - Method in class edu.umass.cs.mallet.base.types.IndexedSparseVector
 
location(int) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
location(int) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
log(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
log(LogRecord) - Method in class edu.umass.cs.mallet.base.util.MalletProgressMessageLogger
 
log2 - Static variable in class edu.umass.cs.mallet.base.types.GainRatio
 
logBeta(double, double) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
logBinom(int, int, double) - Static method in class edu.umass.cs.mallet.base.util.Maths
Computes p(x;n,p) where x~B(n,p)
logFactorial(int) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
logGamma(double) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
Logged(double[], Alphabet, int, boolean) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Logged
 
Logged(double[], Alphabet, boolean) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Logged
 
Logged(double[], Alphabet, int) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Logged
 
Logged(double[], Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Logged
 
Logged(Multinomial) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Logged
 
Logged(double[]) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.Logged
 
LoggingLevels - Static variable in class edu.umass.cs.mallet.base.util.MalletLogger
 
logOptions(Logger) - Method in class edu.umass.cs.mallet.base.util.CommandOption.List
 
logProbability(int) - Method in class edu.umass.cs.mallet.base.types.Multinomial.Logged
 
logProbability(int) - Method in class edu.umass.cs.mallet.base.types.Multinomial
 
logProbability(Object) - Method in class edu.umass.cs.mallet.base.types.Multinomial
 
longestString() - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph.Legend
 
LongRegexMatches - Class in edu.umass.cs.mallet.share.upenn.ner
Matches a regular expression which spans several tokens.
LongRegexMatches(String, Pattern, int, int) - Constructor for class edu.umass.cs.mallet.share.upenn.ner.LongRegexMatches
 
lookupEdgeWeight(CorefClusterAdv.PseudoVertex) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv.PseudoVertex
 
lookupIndex(Object, boolean) - Method in class edu.umass.cs.mallet.base.types.Alphabet
Return -1 if entry isn't present.
lookupIndex(Object) - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
lookupIndex(Object, boolean) - Method in class edu.umass.cs.mallet.base.types.LabelAlphabet
 
lookupIndices(Object[], boolean) - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
lookupLabel(Object, boolean) - Method in class edu.umass.cs.mallet.base.types.LabelAlphabet
 
lookupLabel(Object) - Method in class edu.umass.cs.mallet.base.types.LabelAlphabet
 
lookupLabel(int) - Method in class edu.umass.cs.mallet.base.types.LabelAlphabet
 
lookupNumber(String) - Method in class edu.umass.cs.mallet.base.util.PropertyList
 
lookupObject(int) - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
lookupObject(String) - Method in class edu.umass.cs.mallet.base.util.PropertyList
 
lookupObjects(int[]) - Method in class edu.umass.cs.mallet.base.types.Alphabet
 
lookupObjects(int[], Object[]) - Method in class edu.umass.cs.mallet.base.types.Alphabet
Returns an array of the objects corresponding to
LRUCache - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types
Stores objects in a hashmap.
LRUCache(int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.LRUCache
 
LRUCache() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.LRUCache
 

M

main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.ClassifierTrainer
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.examples.DocumentClassifier
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tests.TestClassifiers
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tests.TestMaxEntTrainer
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tests.TestNaiveBayes
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tui.Classifier2Info
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tui.Csv2Vectors
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.TUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tui.Text2Vectors
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tui.Vectors2Classify
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tui.Vectors2Info
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.classify.tui.Vectors2Vectors
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.extract.test.TestDocumentExtraction
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.extract.test.TestDocumentViewer
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.extract.test.TestLatticeViewer
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.extract.test.TestPerDocumentF1Evaluator
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.fst.SimpleTagger
Command-line wrapper to train, test, or run a generic CRF-based tagger.
main(String[]) - Static method in class edu.umass.cs.mallet.base.fst.tests.TestCRF
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.fst.tests.TestCRF2
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.fst.tests.TestCRF3
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.fst.tests.TestCRF4
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.fst.tests.TestFeatureTransducer
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.fst.tests.TestSumNegLogProb
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizable
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.maximize.tests.TestMaximizer
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.minimize.tests.TestGoldenLineMinimizer
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.minimize.tests.TestMinimizable
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.CharSequence2TokenSequence
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.iterator.tests.TestPatternMatchIterator
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.SGML2TokenSequence
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestInstancePipe
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestIterators
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestRainbowStyle
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestSGML2TokenSequence
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.tests.TestSpacePipe
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.tsf.tests.TestOffsetConjunctions
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.pipe.tsf.tests.TestSequencePrintingPipe
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.topics.LDA
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.topics.TopicalNGrams
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.topics.tui.Vectors2Topics
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.InstanceListTUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.Matrixn
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.StringKernel
Return string kernel between two strings
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestAlphabet
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestAugmentableFeatureVector
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestFeatureSequence
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestFeatureVector
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestHashedSparseVector
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestIndexedSparseVector
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestLabelsSequence
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestLabelVector
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestMatrix
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestMatrixn
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestMultinomial
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestPagedInstanceList
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestRankedFeatureVector
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestSerializable
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestSparseMatrixn
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestSparseVector
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.types.tests.TestToken
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.util.Random
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.util.resources.wn.Examples
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.util.tests.TestAStar
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.util.tests.TestMaths
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.util.tests.TestPriorityQueue
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.util.tests.TestPropertyList
 
main(String[]) - Static method in class edu.umass.cs.mallet.base.util.tests.TestStrings
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUI2
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUImuc
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.ClusterEvaluate
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.SGML2FieldsPipe
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.TUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.ConditionalClustererTUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.JointConditionalClustererTUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.tui.PairwiseClustererTUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI2
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUI1
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUISGD
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenues
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersAndVenuesUsingFeatures
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ClusterPapersGivenVenues
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ConstrainedClusterPapersAndVenues
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NormalizationPipe
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.TUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueAndPaperCoreference
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueCoreference
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.Test1
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE
 
main(String[]) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_OfflineTest
 
main(String[]) - Static method in class edu.umass.cs.mallet.share.mccallum.ner.TUI
 
main(String[]) - Static method in class edu.umass.cs.mallet.share.upenn.MaxEntShell
Command-line wrapper to train, test, or run a maxent classifier.
main(String[]) - Static method in class edu.umass.cs.mallet.share.weili.ner.enron.TUI
 
Main - Class in gnu.trove.benchmark
Created: Sat Nov 3 18:17:56 2001
Main() - Constructor for class gnu.trove.benchmark.Main
 
main(String[]) - Static method in class gnu.trove.benchmark.Main
 
main(String[]) - Static method in class gnu.trove.benchmark.MemoryUsage
 
MakeAmpersandXMLFriendly - Class in edu.umass.cs.mallet.base.pipe
convert & to &amp in tokens of a token sequence
MakeAmpersandXMLFriendly() - Constructor for class edu.umass.cs.mallet.base.pipe.MakeAmpersandXMLFriendly
 
makeBinary() - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
makeCollections(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI2
 
makeCollections(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
 
makeCollections(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUI1
 
makeCollections(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUISGD
 
makeCollections(ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
 
makeDistMetric(List, StringDistance, StringDistance) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
 
makeNonBinary() - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
makePairs(Pipe, ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI2
 
makePairs(Pipe, ArrayList, List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUI2
 
makePairs(Pipe, ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
 
makePairs(Pipe, ArrayList, List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenCitationTUINoSeg
 
makePairs(Pipe, ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUI1
 
makePairs(Pipe, ArrayList, List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUI1
 
makePairs(Pipe, ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUISGD
 
makePairs(Pipe, ArrayList, List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.BenTUISGD
 
makePairs(Pipe, ArrayList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
 
makePairs(Pipe, ArrayList, double) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
 
makePairs(Pipe, ArrayList, List) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
 
makeSpacePredictionPipe() - Static method in class edu.umass.cs.mallet.base.fst.tests.TestMEMM
 
makeSubstitutions(List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
 
makeSubstitutions(List, Map) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
 
malePronouns - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
MalletDocument - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MalletDocument(Document, String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocument
 
MalletDocumentElement - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MalletDocumentElement() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletDocumentElement
 
MalletLogger - Class in edu.umass.cs.mallet.base.util
 
MalletLogger(String, String) - Constructor for class edu.umass.cs.mallet.base.util.MalletLogger
 
MalletPhrase - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MalletPhrase(Element, Element, MalletPreTerm, MalletSentence) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPhrase
 
MalletPreTerm - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MalletPreTerm(Element, MalletSentence) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletPreTerm
 
MalletProgressMessageLogger - Class in edu.umass.cs.mallet.base.util
Created by IntelliJ IDEA.
MalletProgressMessageLogger(String, String) - Constructor for class edu.umass.cs.mallet.base.util.MalletProgressMessageLogger
 
MalletSentence - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MalletSentence(Element, int, String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MalletSentence
 
map(Method) - Method in class edu.umass.cs.mallet.base.types.SparseVector
Applies the method argument to each value in a non-binary vector.
MAPEstimator(Dirichlet) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.MAPEstimator
 
MappedGraph - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
 
MappedGraph(WeightedGraph) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
 
MappedGraph() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MappedGraph
 
MATCH - Static variable in class edu.umass.cs.mallet.base.types.StringEditVector
 
matches(String, String) - Method in class edu.umass.cs.mallet.base.extract.ExactMatchComparator
 
matches(String, String) - Method in interface edu.umass.cs.mallet.base.extract.FieldComparator
Returns true if the given two slot fillers match.
matches(String, String) - Method in class edu.umass.cs.mallet.base.extract.PunctuationIgnoringComparator
 
Maths - Class in edu.umass.cs.mallet.base.util
 
Maths() - Constructor for class edu.umass.cs.mallet.base.util.Maths
 
Matrix - Interface in edu.umass.cs.mallet.base.types
 
Matrix2 - Class in edu.umass.cs.mallet.base.types
 
Matrix2(double[], int, int) - Constructor for class edu.umass.cs.mallet.base.types.Matrix2
 
Matrix2(int, int) - Constructor for class edu.umass.cs.mallet.base.types.Matrix2
 
Matrix2(double[][]) - Constructor for class edu.umass.cs.mallet.base.types.Matrix2
 
Matrix2(double, int, int) - Constructor for class edu.umass.cs.mallet.base.types.Matrix2
 
Matrixn - Class in edu.umass.cs.mallet.base.types
Implementation of Matrix that allows arbitrary number of dimensions.
Matrixn(double[]) - Constructor for class edu.umass.cs.mallet.base.types.Matrixn
Create a 1-d matrix with the given values.
Matrixn(int[]) - Constructor for class edu.umass.cs.mallet.base.types.Matrixn
Create a matrix with the given dimensions.
Matrixn(int[], double[]) - Constructor for class edu.umass.cs.mallet.base.types.Matrixn
Create a matrix with the given dimensions and the given values.
MatrixOps - Class in edu.umass.cs.mallet.base.types
A class of static utility functions for manipulating arrays of double.
MatrixOps() - Constructor for class edu.umass.cs.mallet.base.types.MatrixOps
 
max(double[]) - Static method in class edu.umass.cs.mallet.base.types.DenseVector
 
max(int[][]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
max(int[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
max(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
max() - Method in class edu.umass.cs.mallet.base.util.Univariate
 
max() - Method in class gnu.trove.TDoubleArrayList
Finds the maximum value in the list.
max() - Method in class gnu.trove.TFloatArrayList
Finds the maximum value in the list.
max() - Method in class gnu.trove.TIntArrayList
Finds the maximum value in the list.
max() - Method in class gnu.trove.TLongArrayList
Finds the maximum value in the list.
maxAbsdiff(double[], double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
Returns the maximum elementwise absolute difference between two vectors.
MaxEnt - Class in edu.umass.cs.mallet.base.classify
Maximum Entropy classifier.
MaxEnt(Pipe, double[], FeatureSelection, FeatureSelection[]) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEnt
 
MaxEnt(Pipe, double[], FeatureSelection) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEnt
 
MaxEnt(Pipe, double[], FeatureSelection[]) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEnt
 
MaxEnt(Pipe, double[]) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEnt
 
MaxEntConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
Estimates the confidence of a Segment extracted by a Transducer using a MaxEnt classifier to classify segments as "correct" or "incorrect." xxx needs some interface work
MaxEntConfidenceEstimator(Transducer, double) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.MaxEntConfidenceEstimator
 
MaxEntConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.MaxEntConfidenceEstimator
 
MaxEntSequenceConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
Estimates the confidence of a Sequence extracted by a Transducer using a MaxEnt classifier to classify Sequences as "correct" or "incorrect." xxx needs some interface work.
MaxEntSequenceConfidenceEstimator(Transducer, double) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.MaxEntSequenceConfidenceEstimator
 
MaxEntSequenceConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.MaxEntSequenceConfidenceEstimator
 
MaxEntShell - Class in edu.umass.cs.mallet.share.upenn
Simple wrapper for training a MALLET maxent classifier.
MaxEntTrainer - Class in edu.umass.cs.mallet.base.classify
The trainer for a Maximum Entropy classifier.
MaxEntTrainer(CommandOption.List) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEntTrainer
 
MaxEntTrainer() - Constructor for class edu.umass.cs.mallet.base.classify.MaxEntTrainer
 
MaxEntTrainer(boolean) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEntTrainer
 
MaxEntTrainer(double) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEntTrainer
Constructs a trainer with a parameter to avoid overtraining.
MaxEntTrainer(double, boolean) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEntTrainer
 
MaxEntTrainer(double, double) - Constructor for class edu.umass.cs.mallet.base.classify.MaxEntTrainer
 
Maximizable - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizable.ByGISUpdate - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizable.ByGradient - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizable.ByHessian - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizable.ByValue - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizable.ByVotedPerceptron - Interface in edu.umass.cs.mallet.base.maximize
 
MaximizableCRF(InstanceList, CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
 
MaximizableCRF_PL(InstanceList, CRF_PL) - Constructor for class edu.umass.cs.mallet.base.fst.CRF_PL.MaximizableCRF_PL
 
MaximizableMEMM(InstanceList, MEMM) - Constructor for class edu.umass.cs.mallet.base.fst.MEMM.MaximizableMEMM
 
maximize(Maximizable.ByGISUpdate) - Method in class edu.umass.cs.mallet.base.maximize.AGIS
 
maximize(Maximizable.ByGISUpdate, int) - Method in class edu.umass.cs.mallet.base.maximize.AGIS
 
maximize(Maximizable.ByGradient, double[], double) - Method in class edu.umass.cs.mallet.base.maximize.BackTrackLineSearch
 
maximize(Maximizable.ByGradient) - Method in class edu.umass.cs.mallet.base.maximize.ConjugateGradient
 
maximize(Maximizable.ByGradient, int) - Method in class edu.umass.cs.mallet.base.maximize.ConjugateGradient
 
maximize(Maximizable.ByGradient) - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
 
maximize(Maximizable.ByGradient, int) - Method in class edu.umass.cs.mallet.base.maximize.GradientAscent
 
maximize(Maximizable.ByGradient) - Method in class edu.umass.cs.mallet.base.maximize.LimitedMemoryBFGS
 
maximize(Maximizable.ByGradient, int) - Method in class edu.umass.cs.mallet.base.maximize.LimitedMemoryBFGS
 
maximize(Maximizable.ByGradient, double[], double) - Method in interface edu.umass.cs.mallet.base.maximize.LineMaximizer.ByGradient
Returns the last step size used.
maximize(Maximizable.ByValue, double[], double) - Method in interface edu.umass.cs.mallet.base.maximize.LineMaximizer
Returns the last step size used.
maximize(Maximizable.ByGISUpdate) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizer.ByGISUpdate
 
maximize(Maximizable.ByGISUpdate, int) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizer.ByGISUpdate
 
maximize(Maximizable.ByGradient) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizer.ByGradient
 
maximize(Maximizable.ByGradient, int) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizer.ByGradient
 
maximize(Maximizable.ByHessian) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizer.ByHessian
 
maximize(Maximizable.ByHessian, int) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizer.ByHessian
 
maximize(Maximizable.ByValue) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizer.ByValue
 
maximize(Maximizable.ByValue, int) - Method in interface edu.umass.cs.mallet.base.maximize.Maximizer.ByValue
 
MaximizeException - Exception in edu.umass.cs.mallet.base.maximize
 
MaximizeException() - Constructor for exception edu.umass.cs.mallet.base.maximize.MaximizeException
 
MaximizeException(String) - Constructor for exception edu.umass.cs.mallet.base.maximize.MaximizeException
 
MaximizeException(String, Throwable) - Constructor for exception edu.umass.cs.mallet.base.maximize.MaximizeException
 
MaximizeException(Throwable) - Constructor for exception edu.umass.cs.mallet.base.maximize.MaximizeException
 
Maximizer - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizer.ByGISUpdate - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizer.ByGradient - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizer.ByHessian - Interface in edu.umass.cs.mallet.base.maximize
 
Maximizer.ByValue - Interface in edu.umass.cs.mallet.base.maximize
 
MCMaxEnt - Class in edu.umass.cs.mallet.base.classify
Maximum Entropy classifier.
MCMaxEnt(Pipe, double[], FeatureSelection, FeatureSelection[]) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEnt
 
MCMaxEnt(Pipe, double[], FeatureSelection) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEnt
 
MCMaxEnt(Pipe, double[], FeatureSelection[]) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEnt
 
MCMaxEnt(Pipe, double[]) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEnt
 
MCMaxEntTrainer - Class in edu.umass.cs.mallet.base.classify
The trainer for a Maximum Entropy classifier.
MCMaxEntTrainer(CommandOption.List) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
 
MCMaxEntTrainer() - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
 
MCMaxEntTrainer(boolean) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
 
MCMaxEntTrainer(double) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
Constructs a trainer with a parameter to avoid overtraining.
MCMaxEntTrainer(double, boolean) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
 
MCMaxEntTrainer(double, double) - Constructor for class edu.umass.cs.mallet.base.classify.MCMaxEntTrainer
 
mean(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
mean() - Method in class edu.umass.cs.mallet.base.util.Univariate
 
mean(InstanceList) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
Returns a SparseVector whose entries (taken from the union of those in the instances) are the expected values of those in the InstanceList.
mean(InstanceList, int) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
Returns a SparseVector whose entries (dense with the given number of indices) are the expected values of those in the InstanceList.
mean(InstanceList, int[]) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
Returns a SparseVector whose entries (the given indices) are the expected values of those in the InstanceList.
meanCorrect() - Method in class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifier
 
meanIncorrect() - Method in class edu.umass.cs.mallet.base.classify.ConfidencePredictingClassifier
 
median() - Method in class edu.umass.cs.mallet.base.util.Univariate
 
MEMM - Class in edu.umass.cs.mallet.base.fst
 
MEMM(Pipe, Pipe) - Constructor for class edu.umass.cs.mallet.base.fst.MEMM
 
MEMM(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.fst.MEMM
 
MEMM(CRF4) - Constructor for class edu.umass.cs.mallet.base.fst.MEMM
 
MEMM.MaximizableMEMM - Class in edu.umass.cs.mallet.base.fst
 
MEMM.State - Class in edu.umass.cs.mallet.base.fst
 
MEMM.TransitionIterator - Class in edu.umass.cs.mallet.base.fst
 
MemoryUsage - Class in gnu.trove.benchmark
 
MemoryUsage() - Constructor for class gnu.trove.benchmark.MemoryUsage
 
Mention - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
Mention(MalletPhrase, File, Document, int, String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.Mention
 
MentionPair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPair(Mention, Mention) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
 
MentionPair2FeatureVector - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPair2FeatureVector(Alphabet) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair2FeatureVector
 
MentionPair2FeatureVector() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair2FeatureVector
 
MentionPair2FeatureVectorFilter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPair2FeatureVectorFilter(Alphabet) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair2FeatureVectorFilter
 
MentionPair2FeatureVectorFilter() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair2FeatureVectorFilter
 
MentionPairAntecedentPosition - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairAntecedentPosition() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairAntecedentPosition
 
MentionPairFilter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairFilter() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairFilter
 
MentionPairHeadIdentical - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairHeadIdentical() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairHeadIdentical
 
MentionPairIdentical - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairIdentical() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIdentical
 
MentionPairIterator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairIterator(FileIterator, String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
MentionPairIterator(FileIterator, String, boolean, boolean, boolean, List) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
MentionPairIterator(FileIterator, String, boolean, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
MentionPairIterator(FileIterator, String, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
MentionPairIterator.DocumentMentionPairIterator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairNPDistance - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairNPDistance() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairNPDistance
 
MentionPairNPDistance.NPCounter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairSentenceDistance - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairSentenceDistance() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairSentenceDistance
 
MentionPairSentenceDistance.SentenceCounter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairSubstring - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
MentionPairSubstring() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairSubstring
 
mergeClusters(Cluster, Cluster) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
 
mergeNewPublication(Publication) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Publication
 
mergeVertices(WeightedGraph, VertexImpl, VertexImpl) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster
 
mergeVertices(WeightedGraph, VertexImpl, VertexImpl) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefCluster2
 
mergeVertices(WeightedGraph, VertexImpl, VertexImpl) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
mergeVertices(WeightedGraph, VertexImpl, VertexImpl) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
This is where we enforce constraints between object types.
MEstimator(Alphabet, double) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.MEstimator
 
MEstimator(int, double) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.MEstimator
 
MEstimator(double) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.MEstimator
 
MethodOfMomentsEstimator() - Constructor for class edu.umass.cs.mallet.base.types.Dirichlet.MethodOfMomentsEstimator
 
Metric - Interface in edu.umass.cs.mallet.base.types
 
min() - Method in class edu.umass.cs.mallet.base.util.search.MinHeap
 
min() - Method in interface edu.umass.cs.mallet.base.util.search.PriorityQueue
Return the top element of the queue.
min() - Method in class edu.umass.cs.mallet.base.util.Univariate
 
min() - Method in class gnu.trove.TDoubleArrayList
Finds the minimum value in the list.
min() - Method in class gnu.trove.TFloatArrayList
Finds the minimum value in the list.
min() - Method in class gnu.trove.TIntArrayList
Finds the minimum value in the list.
min() - Method in class gnu.trove.TLongArrayList
Finds the minimum value in the list.
MinHeap - Class in edu.umass.cs.mallet.base.util.search
Created by IntelliJ IDEA.
MinHeap(int) - Constructor for class edu.umass.cs.mallet.base.util.search.MinHeap
Create a binary heap with initial capacity capacity.
MinHeap() - Constructor for class edu.umass.cs.mallet.base.util.search.MinHeap
Create a binary heap with minimum initial capacity.
Minimizable - Interface in edu.umass.cs.mallet.base.minimize
 
Minimizable.ByGISUpdate - Interface in edu.umass.cs.mallet.base.minimize
 
Minimizable.ByGradient - Interface in edu.umass.cs.mallet.base.minimize
 
Minimizable.ByHessian - Interface in edu.umass.cs.mallet.base.minimize
 
MinimizableCRF(InstanceList, CRF) - Constructor for class edu.umass.cs.mallet.base.fst.CRF.MinimizableCRF
 
MinimizableCRF(InstanceList, CRF2) - Constructor for class edu.umass.cs.mallet.base.fst.CRF2.MinimizableCRF
 
MinimizableCRF(InstanceList, CRF3) - Constructor for class edu.umass.cs.mallet.base.fst.CRF3.MinimizableCRF
 
MinimizableCRF(InstanceList, CRFByGISUpdate) - Constructor for class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.MinimizableCRF
 
minimize(Minimizable.ByGISUpdate) - Method in class edu.umass.cs.mallet.base.minimize.AGIS
 
minimize(Minimizable.ByGISUpdate, int) - Method in class edu.umass.cs.mallet.base.minimize.AGIS
 
minimize(Minimizable, Matrix, double) - Method in class edu.umass.cs.mallet.base.minimize.BackTrackLineSearch
 
minimize(Minimizable.ByGradient) - Method in class edu.umass.cs.mallet.base.minimize.ConjugateGradient
 
minimize(Minimizable.ByGradient, int) - Method in class edu.umass.cs.mallet.base.minimize.ConjugateGradient
 
minimize(Minimizable, Matrix, double) - Method in class edu.umass.cs.mallet.base.minimize.GoldenLineMinimizer
 
minimize(Minimizable, Matrix, double) - Method in class edu.umass.cs.mallet.base.minimize.GradientBracketLineMinimizer
 
minimize(Minimizable.ByGradient, Matrix, double) - Method in class edu.umass.cs.mallet.base.minimize.GradientBracketLineMinimizer
 
minimize(Minimizable.ByGradient) - Method in class edu.umass.cs.mallet.base.minimize.GradientDescent
 
minimize(Minimizable.ByGradient, int) - Method in class edu.umass.cs.mallet.base.minimize.GradientDescent
 
minimize(Minimizable.ByGradient) - Method in class edu.umass.cs.mallet.base.minimize.LimitedMemoryBFGS
 
minimize(Minimizable.ByGradient, int) - Method in class edu.umass.cs.mallet.base.minimize.LimitedMemoryBFGS
 
minimize(Minimizable.ByGradient, Matrix, double) - Method in interface edu.umass.cs.mallet.base.minimize.LineMinimizer.ByGradient
 
minimize(Minimizable, Matrix, double) - Method in interface edu.umass.cs.mallet.base.minimize.LineMinimizer
 
minimize(Minimizable.ByGISUpdate) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizer.ByGISUpdate
 
minimize(Minimizable.ByGISUpdate, int) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizer.ByGISUpdate
 
minimize(Minimizable.ByGradient) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizer.ByGradient
 
minimize(Minimizable.ByGradient, int) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizer.ByGradient
 
minimize(Minimizable.ByHessian) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizer.ByHessian
 
minimize(Minimizable.ByHessian, int) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizer.ByHessian
 
minimize(Minimizable) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizer
 
minimize(Minimizable, int) - Method in interface edu.umass.cs.mallet.base.minimize.Minimizer
 
MinimizeDisagreementsClustering - Class in edu.umass.cs.mallet.projects.seg_plus_coref.graphs
 
MinimizeDisagreementsClustering(MappedGraph, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
 
MinimizeDisagreementsClustering(WeightedGraph, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
 
Minimizer - Interface in edu.umass.cs.mallet.base.minimize
 
Minimizer.ByGISUpdate - Interface in edu.umass.cs.mallet.base.minimize
 
Minimizer.ByGradient - Interface in edu.umass.cs.mallet.base.minimize
 
Minimizer.ByHessian - Interface in edu.umass.cs.mallet.base.minimize
 
Minkowski - Class in edu.umass.cs.mallet.base.types
 
Minkowski(double) - Constructor for class edu.umass.cs.mallet.base.types.Minkowski
Constructor for Minkowski metric.
MinSegmentConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
Estimates the confidence of an entire sequence by the least confidence segment.
MinSegmentConfidenceEstimator(Transducer, TransducerConfidenceEstimator) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.MinSegmentConfidenceEstimator
 
MLEstimator() - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.MLEstimator
 
MLEstimator(int) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.MLEstimator
 
MLEstimator(Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial.MLEstimator
 
ModifierWordFeatures - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
ModifierWordFeatures() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.ModifierWordFeatures
 
MortonClusterer - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
 
MortonClusterer() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MortonClusterer
 
MortonClusterer(MappedGraph) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MortonClusterer
 
MortonClustering - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
 
MortonClustering() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.MortonClustering
 
Multinomial - Class in edu.umass.cs.mallet.base.types
A probability distribution over a set of features represented as a FeatureVector.
Multinomial(double[], Alphabet, int, boolean, boolean) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial
 
Multinomial(double[], Alphabet) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial
 
Multinomial(double[], int) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial
 
Multinomial(double[]) - Constructor for class edu.umass.cs.mallet.base.types.Multinomial
 
Multinomial.Estimator - Class in edu.umass.cs.mallet.base.types
A hierarchy of classes used to produce estimates of probabilities, in the form of a Multinomial, from counts associated with the elements of an Alphabet.
Multinomial.LaplaceEstimator - Class in edu.umass.cs.mallet.base.types
An MEstimator with m set to 1.
Multinomial.Logged - Class in edu.umass.cs.mallet.base.types
A Multinomial in which the values associated with each feature index fi is Math.log(probability[fi]) instead of probability[fi].
Multinomial.MAPEstimator - Class in edu.umass.cs.mallet.base.types
Unimplemented, but the MEstimators are.
Multinomial.MEstimator - Class in edu.umass.cs.mallet.base.types
An Estimator in which probability estimates in a Multinomial are generated by adding a constant m (specified at construction time) to each count before dividing by the total of the m-biased counts.
Multinomial.MLEstimator - Class in edu.umass.cs.mallet.base.types
An MEstimator with m set to 0.
MultipleCorefClusterer - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
Clusters multiple objects simultaneously (e.g.
MultipleCorefClusterer(Pipe[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
 
MultiSegmentationEvaluator - Class in edu.umass.cs.mallet.base.fst
 
MultiSegmentationEvaluator(Object[], Object[], boolean) - Constructor for class edu.umass.cs.mallet.base.fst.MultiSegmentationEvaluator
 
MultiSegmentationEvaluator(Object[], Object[]) - Constructor for class edu.umass.cs.mallet.base.fst.MultiSegmentationEvaluator
 
MultiSegmentationEvaluator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.ie
 
MultiSegmentationEvaluator(Object[], Object[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.MultiSegmentationEvaluator
 
MultiSegmentationEvaluator(Object[], Object[], String, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.ie.MultiSegmentationEvaluator
 

N

NaiveBayes - Class in edu.umass.cs.mallet.base.classify
A classifier that classifies instances according to the NaiveBayes method.
NaiveBayes(Pipe, Multinomial.Logged, Multinomial.Logged[]) - Constructor for class edu.umass.cs.mallet.base.classify.NaiveBayes
Construct a NaiveBayes classifier from a pipe, prior estimates for each Classification, and feature estimates of each Classification.
NaiveBayes(Pipe, Multinomial, Multinomial[]) - Constructor for class edu.umass.cs.mallet.base.classify.NaiveBayes
Construct a NaiveBayes classifier from a pipe, prior estimates for each Classification, and feature estimates of each Classification.
NaiveBayesTrainer - Class in edu.umass.cs.mallet.base.classify
Class used to generate a NaiveBayes classifier from a set of training data.
NaiveBayesTrainer() - Constructor for class edu.umass.cs.mallet.base.classify.NaiveBayesTrainer
 
name(int) - Method in class edu.umass.cs.mallet.base.classify.evaluate.Graph.Legend
 
NBestBackwardASearch(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest
 
NBestForwardViterbi(Transducer.ViterbiPath_NBest.ViterbiNode_NBest[][], Transducer.ViterbiPath_NBest.ViterbiNode_NBest[], int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest
 
NBestViterbiConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
Estimates the confidence of an entire sequence by the probability that one of the the Viterbi paths rank 2->N is correct.
NBestViterbiConfidenceEstimator(Transducer, int) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.NBestViterbiConfidenceEstimator
 
NEPipes - Class in edu.umass.cs.mallet.share.upenn.ner
 
NEPipes(File) - Constructor for class edu.umass.cs.mallet.share.upenn.ner.NEPipes
 
NestedIterator - Class in edu.umass.cs.mallet.base.pipe.iterator
 
NestedIterator(PipeInputIterator[]) - Constructor for class edu.umass.cs.mallet.base.pipe.iterator.NestedIterator
 
newPartiallyRankedFeatureVector(InstanceList, LabelVector[]) - Method in interface edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector.Factory
 
newPartiallyRankedFeatureVectors(InstanceList, LabelVector[]) - Method in interface edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector.PerLabelFactory
 
newRankedFeatureVector(InstanceList) - Method in class edu.umass.cs.mallet.base.types.ExpGain.Factory
 
newRankedFeatureVector(InstanceList) - Method in class edu.umass.cs.mallet.base.types.FeatureCounts.Factory
 
newRankedFeatureVector(InstanceList) - Method in class edu.umass.cs.mallet.base.types.GradientGain.Factory
 
newRankedFeatureVector(InstanceList) - Method in class edu.umass.cs.mallet.base.types.InfoGain.Factory
 
newRankedFeatureVector(InstanceList) - Method in interface edu.umass.cs.mallet.base.types.RankedFeatureVector.Factory
 
newRankedFeatureVectors(InstanceList) - Method in class edu.umass.cs.mallet.base.types.PerLabelFeatureCounts.Factory
 
newRankedFeatureVectors(InstanceList) - Method in class edu.umass.cs.mallet.base.types.PerLabelInfoGain.Factory
 
newRankedFeatureVectors(InstanceList) - Method in interface edu.umass.cs.mallet.base.types.RankedFeatureVector.PerLabelFactory
 
newState(String, int, double, double, String[], String[], String[][], CRF4) - Method in class edu.umass.cs.mallet.base.fst.CRF4
 
newState(String, int, double, double, String[], String[], String[][], CRF4) - Method in class edu.umass.cs.mallet.base.fst.CRF_PL
 
newState(String, int, double, double, String[], String[], String[][], CRF4) - Method in class edu.umass.cs.mallet.base.fst.MEMM
 
next() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
 
next() - Method in class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
 
next() - Method in class edu.umass.cs.mallet.base.types.InstanceList.CrossValidationIterator
 
next() - Method in class edu.umass.cs.mallet.base.types.InstanceList.Iterator
 
next() - Method in class edu.umass.cs.mallet.base.util.CharSequenceLexer
 
next() - Method in interface edu.umass.cs.mallet.base.util.Lexer
 
next() - Method in class edu.umass.cs.mallet.base.util.PropertyList.Iterator
 
next - Variable in class edu.umass.cs.mallet.base.util.PropertyList
 
next(int) - Method in class edu.umass.cs.mallet.base.util.Random
 
next() - Method in class edu.umass.cs.mallet.base.util.search.AStar
 
next() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator
 
next() - Method in class edu.umass.cs.mallet.base.util.search.SearchState.NextStateIterator
 
next() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator.DocumentMentionPairIterator
 
next() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.NodeClusterPairIterator
 
next() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.VenuePaperClusterIterator
 
next() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairIterator
 
next() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PubCitIterator
 
next() - Method in class gnu.trove.TDoubleIterator
Advances the iterator to the next element in the underlying collection and returns it.
next() - Method in class gnu.trove.TFloatIterator
Advances the iterator to the next element in the underlying collection and returns it.
next() - Method in class gnu.trove.TIntIterator
Advances the iterator to the next element in the underlying collection and returns it.
next() - Method in class gnu.trove.TLinkedList.IteratorImpl
Returns the value at the Iterator's index and advances the iterator.
next() - Method in class gnu.trove.TLongIterator
Advances the iterator to the next element in the underlying collection and returns it.
nextAnswer() - Method in class edu.umass.cs.mallet.base.util.search.AStar
Get the next search node for a final state.
nextBestClustering(Set, WeightedGraph) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.graphs.MinimizeDisagreementsClustering
 
nextBeta(double, double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextBoolean() - Method in class edu.umass.cs.mallet.base.util.Random
 
nextBoolean(double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextChiSq() - Method in class edu.umass.cs.mallet.base.util.Random
 
nextChiSq(int) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextChiSq(int, double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextDeselectedIndex(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
 
nextDiscrete(double[]) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextDiscrete(double[], double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextExp() - Method in class edu.umass.cs.mallet.base.util.Random
 
nextExp(double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextExp(double, double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextFile() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
nextFile() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
 
nextGamma() - Method in class edu.umass.cs.mallet.base.util.Random
 
nextGamma(double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextGamma(double, double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextGamma(double, double, double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextGaussian() - Method in class edu.umass.cs.mallet.base.util.Random
 
nextGaussian(double, double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextIndex() - Method in class gnu.trove.TLinkedList.IteratorImpl
returns the index of the next node in the list (the one that would be returned by a call to next()).
nextIndex() - Method in class gnu.trove.TObjectDoubleIterator
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
nextIndex() - Method in class gnu.trove.TObjectFloatIterator
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
nextIndex() - Method in class gnu.trove.TObjectIntIterator
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
nextIndex() - Method in class gnu.trove.TObjectLongIterator
Returns the index of the next value in the data structure or a negative value if the iterator is exhausted.
nextIndexList(int[], int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
nextIndexList(int[], int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
nextIndexListStochastic(int[], int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.ArrayDataAndTargetIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.ArrayIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.CsvIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileListIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.FileUriIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.InstanceListIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.LineGroupIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.LineIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.NestedIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.ParenGroupIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.PatternMatchIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.PipeExtendedIterator
 
nextInstance() - Method in interface edu.umass.cs.mallet.base.pipe.iterator.PipeInputIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomFeatureVectorIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.RandomTokenSequenceIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.iterator.SimpleFileIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.pipe.IteratorPipe
 
nextInstance() - Method in interface edu.umass.cs.mallet.base.types.Instance.Iterator
 
nextInstance() - Method in class edu.umass.cs.mallet.base.types.InstanceList.Iterator
 
nextInstance() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.LineGroupIterator2
 
nextInstance() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.NodeClusterPairIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.VenuePaperClusterIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.PubCitIterator
 
nextInstance() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.TUI_CorefIE.ClusterListIterator
 
nextInt() - Method in class edu.umass.cs.mallet.base.util.Random
 
nextInt(int) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextLineGroup() - Method in class edu.umass.cs.mallet.base.pipe.iterator.LineGroupIterator
 
nextLineGroup() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.LineGroupIterator2
 
nextNode() - Method in class edu.umass.cs.mallet.base.util.search.AStarNode.NextNodeIterator
 
nextNode() - Method in class edu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator
The search tree node for the next state reached from the current state.
NextNodeIterator() - Constructor for class edu.umass.cs.mallet.base.util.search.AStarNode.NextNodeIterator
 
NextNodeIterator() - Constructor for class edu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator
 
nextPoisson(double) - Method in class edu.umass.cs.mallet.base.util.Random
 
nextPoisson() - Method in class edu.umass.cs.mallet.base.util.Random
 
nextPrime(int) - Static method in class gnu.trove.PrimeFinder
Returns a prime number which is >= desiredCapacity and very close to desiredCapacity (within 11% if desiredCapacity >= 1000).
nextProperty() - Method in class edu.umass.cs.mallet.base.util.PropertyList.Iterator
 
nextSegment() - Method in class edu.umass.cs.mallet.base.pipe.iterator.SegmentIterator
 
nextSelectedIndex(int) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
 
nextSplit() - Method in class edu.umass.cs.mallet.base.types.InstanceList.CrossValidationIterator
Returns the next training/testing split.
nextSplit(int) - Method in class edu.umass.cs.mallet.base.types.InstanceList.CrossValidationIterator
Returns the next split, given the number of folds you want in the training data.
nextState() - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
 
nextState() - Method in class edu.umass.cs.mallet.base.fst.CRF2.TransitionIterator
 
nextState() - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
 
nextState() - Method in class edu.umass.cs.mallet.base.fst.CRF4.TransitionIterator
 
nextState() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate.TransitionIterator
 
nextState() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer.TransitionIterator
 
nextState() - Method in class edu.umass.cs.mallet.base.fst.HMM.TransitionIterator
 
nextState() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
 
nextState() - Method in class edu.umass.cs.mallet.base.util.search.SearchState.NextStateIterator
Get the next reachable state.
NextStateIterator() - Constructor for class edu.umass.cs.mallet.base.util.search.SearchState.NextStateIterator
 
nextUniform() - Method in class edu.umass.cs.mallet.base.util.Random
 
nextUniform(double, double) - Method in class edu.umass.cs.mallet.base.util.Random
 
ngramify(CharSequence) - Method in class edu.umass.cs.mallet.base.pipe.CharSequence2CharNGrams
 
NNegativeNodes - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
Feature is true if there exist at least N nodes in Cluster that have a negative edge weight with Node
NNegativeNodes(Classifier, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.NNegativeNodes
 
NNegativeNodes(Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.NNegativeNodes
 
Node(InstanceList, C45.Node, int) - Constructor for class edu.umass.cs.mallet.base.classify.C45.Node
 
Node(InstanceList, C45.Node, int, int[]) - Constructor for class edu.umass.cs.mallet.base.classify.C45.Node
 
Node(InstanceList, DecisionTree.Node, FeatureSelection) - Constructor for class edu.umass.cs.mallet.base.classify.DecisionTree.Node
 
Node - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
Node(Citation) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Node
 
Node(Publication) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Node
 
NodeClusterPair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types
A training instance consisting of a Node and a Cluster.
NodeClusterPair(Object, Object) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
 
NodeClusterPair(Object, Object, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.NodeClusterPair
 
NodeClusterPair2FeatureVector - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
 
NodeClusterPair2FeatureVector(Alphabet) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.NodeClusterPair2FeatureVector
 
NodeClusterPair2FeatureVector() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.NodeClusterPair2FeatureVector
 
NodeClusterPairIterator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator
Generates instances of NodeClusterPairs by one of two ways: (1) randomly clustering the data following the Chinese-restaurant style generative process, or (2) given the true clustering, generate NodeClusterPairs by sampling from the true clusters.
NodeClusterPairIterator(Collection, Random, double, boolean, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.NodeClusterPairIterator
Randomly choose nodes and build clusters.
NodeClusterPairIterator(Collection, Random, double, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.NodeClusterPairIterator
 
NodeClusterPairIterator(List) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.NodeClusterPairIterator
 
NodePair - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
NodePair(Object, Object) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
 
NodePair(Object, Object, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair
 
NodePair2FeatureVector - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
NodePair2FeatureVector(boolean, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair2FeatureVector
 
NodePair2FeatureVector() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePair2FeatureVector
 
NodePairIterator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
NodePairIterator(List) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairIterator
 
NodePairIterator(List, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairIterator
 
NodePairIterator(List, List) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairIterator
NodePairIterator Constructor (2 arg overload).
NodePairSaveSource - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
NodePairSaveSource() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NodePairSaveSource
 
noisify(double) - Method in class edu.umass.cs.mallet.base.types.InstanceList
 
NONMATCH - Static variable in class edu.umass.cs.mallet.base.types.StringEditVector
 
Noop - Class in edu.umass.cs.mallet.base.pipe
A pipe that does nothing to the instance fields but which has side effects on the dictionary.
Noop() - Constructor for class edu.umass.cs.mallet.base.pipe.Noop
 
Noop(Class, Class) - Constructor for class edu.umass.cs.mallet.base.pipe.Noop
Pass through input without change, but force the creation of Alphabet's, so it can be shared by future DictionariedPipe's.
Noop(Alphabet, Alphabet) - Constructor for class edu.umass.cs.mallet.base.pipe.Noop
 
norm(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
 
norm1(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
 
norm2(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationNormalizer
 
Normalization - Class in edu.umass.cs.mallet.projects.seg_plus_coref.clustering
 
Normalization() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Normalization
 
NormalizationPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
NormalizationPipe(String[], String[]) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.NormalizationPipe
 
normalize(double[]) - Static method in class edu.umass.cs.mallet.base.types.DenseVector
 
NORMALIZED_COUNT - Static variable in class edu.umass.cs.mallet.base.pipe.tsf.CountMatches
 
NormalizedDotProductMetric - Class in edu.umass.cs.mallet.base.types
Computes 1 - [ / sqrt (*)]
NormalizedDotProductMetric() - Constructor for class edu.umass.cs.mallet.base.types.NormalizedDotProductMetric
 
normalizeGraphEdges(MappedGraph) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.TUIGraph
 
note - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
NP_LOOKBACK - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
NPCounter() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairNPDistance.NPCounter
 
NullAntecedentFeatureExtractor - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
NullAntecedentFeatureExtractor() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.NullAntecedentFeatureExtractor
 
nullPair() - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPair
 
numberNext() - Method in class edu.umass.cs.mallet.base.fst.CRF.TransitionIterator
 
numberNext() - Method in class edu.umass.cs.mallet.base.fst.CRF3.TransitionIterator
 
numberNext() - Method in class edu.umass.cs.mallet.base.fst.Transducer.TransitionIterator
 
numCombinations(int, int) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
numCorrect() - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
 
numCorrectAtCoverage(double) - Method in class edu.umass.cs.mallet.base.fst.confidence.ConfidenceEvaluator
 
numDestinations() - Method in class edu.umass.cs.mallet.base.fst.CRF4.State
 
numericIterator() - Method in class edu.umass.cs.mallet.base.util.PropertyList
 
NumericIterator(PropertyList) - Constructor for class edu.umass.cs.mallet.base.util.PropertyList.NumericIterator
 
numFemalePronouns - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
numIncorrectSegments(Sequence, Sequence) - Method in class edu.umass.cs.mallet.base.fst.MultiSegmentationEvaluator
returns the number of incorrect segments in predOutput
numIterationsToSkip - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
numIterationsToWait - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
numLocations() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
numLocations() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
numLocations() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
numLocations() - Method in class edu.umass.cs.mallet.base.types.Label
 
numLocations() - Method in interface edu.umass.cs.mallet.base.types.Labeling
 
numLocations() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
numLocations() - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
numMalePronouns - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairIterator
 
numMaxViterbi - Static variable in class edu.umass.cs.mallet.base.extract.LatticeViewer
 
numPermutations(int, int) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
numRanked() - Method in class edu.umass.cs.mallet.base.types.PartiallyRankedFeatureVector
 
numSingletons(Collection) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
numStates() - Method in class edu.umass.cs.mallet.base.fst.CRF
 
numStates() - Method in class edu.umass.cs.mallet.base.fst.CRF2
 
numStates() - Method in class edu.umass.cs.mallet.base.fst.CRF3
 
numStates() - Method in class edu.umass.cs.mallet.base.fst.CRF4
 
numStates() - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
 
numStates() - Method in class edu.umass.cs.mallet.base.fst.FeatureTransducer
 
numStates() - Method in class edu.umass.cs.mallet.base.fst.HMM
 
numStates() - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
numValues() - Method in class edu.umass.cs.mallet.base.extract.Field
 

O

Object(Class, String, String, boolean, Object, String, String) - Constructor for class edu.umass.cs.mallet.base.util.CommandOption.Object
 
objectAtIndex(int) - Method in class gnu.trove.THashMap.KeyView.EntryIterator
 
objectIterator() - Method in class edu.umass.cs.mallet.base.util.PropertyList
 
ObjectIterator(PropertyList) - Constructor for class edu.umass.cs.mallet.base.util.PropertyList.ObjectIterator
 
objectToUri(Object) - Static method in class edu.umass.cs.mallet.base.util.UriUtils
 
offLineEvaluate(File, boolean, String, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
offLineEvaluate(File, boolean, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
OffsetConjunctions - Class in edu.umass.cs.mallet.base.pipe.tsf
 
OffsetConjunctions(boolean, Pattern, int[][]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.OffsetConjunctions
 
OffsetConjunctions(boolean, int[][]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.OffsetConjunctions
 
OffsetConjunctions(int[][]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.OffsetConjunctions
 
OffsetFeatureConjunction - Class in edu.umass.cs.mallet.base.pipe.tsf
 
OffsetFeatureConjunction(String, String[], int[], boolean[], boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.OffsetFeatureConjunction
Create a Pipe for adding conjunctions of specified features.
OffsetFeatureConjunction(String, String[], int[], boolean) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.OffsetFeatureConjunction
 
OffsetFeatureConjunction(String, String[], int[]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.OffsetFeatureConjunction
 
OffsetPropertyConjunctions - Class in edu.umass.cs.mallet.base.pipe.tsf
 
OffsetPropertyConjunctions(boolean, int[][]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.OffsetPropertyConjunctions
 
OffsetPropertyConjunctions(int[][]) - Constructor for class edu.umass.cs.mallet.base.pipe.tsf.OffsetPropertyConjunctions
 
offsetsOption - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
 
oldLogGamma(double) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
oldNextGamma(int) - Method in class edu.umass.cs.mallet.base.util.Random
 
ols(Univariate, Univariate) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
 
oneNorm() - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
oneNorm() - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
oneNorm() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
oneNorm(double[]) - Static method in class edu.umass.cs.mallet.base.types.MatrixOps
 
oneNorm() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
oneNorm() - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
oneNormalize() - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
oneNormalize() - Method in interface edu.umass.cs.mallet.base.types.Matrix
 
oneNormalize() - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
Operation - Interface in gnu.trove.benchmark
 
OptimizerEvaluator - Interface in edu.umass.cs.mallet.base.maximize
Callback interface that allows optimizer clients to perform some operation after every iteration.
or(FeatureSelection) - Method in class edu.umass.cs.mallet.base.types.FeatureSelection
 
other - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
ours() - Method in interface gnu.trove.benchmark.Operation
 
ours() - Method in interface gnu.trove.benchmark.Timer
 
output - Variable in class edu.umass.cs.mallet.base.types.SequencePair
 
output() - Method in class edu.umass.cs.mallet.base.types.SequencePair
 
outputNBest(int) - Method in class edu.umass.cs.mallet.base.fst.Transducer.ViterbiLattice
 
outputNBest - Variable in class edu.umass.cs.mallet.base.types.SequencePair
 
outputNBest() - Method in class edu.umass.cs.mallet.base.types.SequencePair
 
outputPipe - Variable in class edu.umass.cs.mallet.base.fst.Transducer
A pipe that should expect a ViterbiPath in the "target" slot, and should produce something printable in the "source" slot that indicates the results of transduction.
outputPrefix - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
 
OVER_MAX - Static variable in class edu.umass.cs.mallet.base.pipe.tsf.CountMatches
 

P

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
Provides a PipeExtendedIterator that applies a Pipe to the Instances returned by a given PipeExtendedIterator, It is intended to encapsulate preprocessing that should not belong to the input Pipe of a Classifier or Transducer.
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.

Q

qnorm(double, boolean) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
 
qnorm(double, boolean, double, double) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
 
qt(double, double, boolean) - Static method in class edu.umass.cs.mallet.base.util.StatFunctions
 
Quadratic - Class in edu.umass.cs.mallet.base.minimize.tests
 
Quadratic(double, double, double) - Constructor for class edu.umass.cs.mallet.base.minimize.tests.Quadratic
 
quant(double) - Method in class edu.umass.cs.mallet.base.util.Univariate
 
QUANTIZE_EDGE_VALUES - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.TUI
 
QueueElement - Interface in edu.umass.cs.mallet.base.util.search
Created by IntelliJ IDEA.

R

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
Ranks all Segments in this InstanceList by confidence estimate.
rankSegmentsByConfidence(Instance, Object[], Object[]) - Method in class edu.umass.cs.mallet.base.fst.confidence.TransducerConfidenceEstimator
ranks the segments in one Instance
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
 

S

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
Iterates over Segments extracted by a Transducer for some InstanceList.
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
Iterates over Segments for only one Instance.
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
Converts an external encoding of a sequence of elements with binary features to a FeatureVectorSequence.
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.

T

tanh(double) - Static method in class edu.umass.cs.mallet.base.util.Maths
 
Target2BIOFormat - Class in edu.umass.cs.mallet.base.pipe.tsf
Creates a LabelSequence out of a TokenSequence that is the target of an Instance.
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
Abstract class that estimates the confidence of a Segment extracted by a Transducer.
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
Abstract class that estimates the confidence of a Sequence extracted by a Transducer.Note that this is different from TransducerConfidenceEstimator, which estimates the confidence for a single Segment.
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
This simply calls compact.
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
 

U

unfreezeWeights(String) - Method in class edu.umass.cs.mallet.base.fst.CRF4
Unfreezes a set of weights.
union(Collection, Collection) - Static method in class edu.umass.cs.mallet.base.util.CollectionUtils
 
uniqueFile(File, String, String) - Static method in class edu.umass.cs.mallet.base.util.FileUtils
Creates a file, making sure that its name is unique.
Univariate - Class in edu.umass.cs.mallet.base.util
 
Univariate(double[]) - Constructor for class edu.umass.cs.mallet.base.util.Univariate
 
unLock() - Method in class edu.umass.cs.mallet.base.types.Instance
 
unwrap(Object) - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
Unwraps a value
unwrap(Object) - Method in class gnu.trove.decorator.TFloatHashSetDecorator
Unwraps a value
unwrap(Object) - Method in class gnu.trove.decorator.TIntHashSetDecorator
Unwraps a value
unwrap(Object) - Method in class gnu.trove.decorator.TLongHashSetDecorator
Unwraps a value
unwrapKey(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
Unwraps a key
unwrapKey(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
Unwraps a key
unwrapValue(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
Unwraps a value
unwrapValue(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
Unwraps a value
updateCononicalObj(Instance) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
 
updateCononicalObj(CharSequence) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.clustering.CitationCluster
 
updateGraphNBest(WeightedGraph, int[], List, HashMap) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
updateScore(double, double[], CorefClusterAdv.PseudoVertex, CorefClusterAdv.PseudoVertex, Set, Set, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
uriStringToFilename(String) - Static method in class edu.umass.cs.mallet.base.util.UriUtils
Convert a string-representation of a URI into a string that could be a filename.
UriUtils - Class in edu.umass.cs.mallet.base.util
 
UriUtils() - Constructor for class edu.umass.cs.mallet.base.util.UriUtils
 

V

validNNPString(MalletPreTerm) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.AffixOfMentionPair
 
value(int) - Method in class edu.umass.cs.mallet.base.extract.Field
 
value(int) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
value(int[]) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
value(Object) - Method in class edu.umass.cs.mallet.base.types.DenseFeatureVector
 
value(int[]) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
value(int[]) - Method in class edu.umass.cs.mallet.base.types.DenseVector
 
value(int) - Method in class edu.umass.cs.mallet.base.types.DenseVector
 
value(Object) - Method in class edu.umass.cs.mallet.base.types.FeatureVector
 
value(Label) - Method in class edu.umass.cs.mallet.base.types.Label
 
value(int) - Method in class edu.umass.cs.mallet.base.types.Label
 
value(Label) - Method in interface edu.umass.cs.mallet.base.types.Labeling
 
value(int) - Method in interface edu.umass.cs.mallet.base.types.Labeling
 
value(Label) - Method in class edu.umass.cs.mallet.base.types.LabelVector
 
value(int, int) - Method in class edu.umass.cs.mallet.base.types.Matrix2
 
value(int[]) - Method in class edu.umass.cs.mallet.base.types.Matrix2
 
value(int[]) - Method in class edu.umass.cs.mallet.base.types.Matrixn
 
value(int[]) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
value(int[]) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
value(int) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
value(int) - Method in interface edu.umass.cs.mallet.base.types.Vector
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Boolean
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Boolean
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Double
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Double
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.DoubleArray
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.DoubleArray
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.File
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.File
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Integer
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Integer
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.IntegerArray
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.IntegerArray
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Object
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Object
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.Set
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Set
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.SpacedStrings
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.SpacedStrings
 
value - Variable in class edu.umass.cs.mallet.base.util.CommandOption.String
 
value() - Method in class edu.umass.cs.mallet.base.util.CommandOption.String
 
value() - Method in class gnu.trove.TDoubleDoubleIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TDoubleFloatIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TDoubleIntIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TDoubleLongIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TDoubleObjectIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TFloatDoubleIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TFloatFloatIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TFloatIntIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TFloatLongIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TFloatObjectIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TIntDoubleIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TIntFloatIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TIntIntIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TIntLongIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TIntObjectIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TLongDoubleIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TLongFloatIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TLongIntIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TLongLongIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TLongObjectIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TObjectDoubleIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TObjectFloatIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TObjectIntIterator
Provides access to the value of the mapping at the iterator's position.
value() - Method in class gnu.trove.TObjectLongIterator
Provides access to the value of the mapping at the iterator's position.
valueAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.AugmentableFeatureVector
 
valueAtLocation(int) - Method in interface edu.umass.cs.mallet.base.types.ConstantMatrix
 
valueAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.DenseMatrix
 
valueAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.Label
 
valueAtLocation(int) - Method in interface edu.umass.cs.mallet.base.types.Labeling
 
valueAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.SparseMatrixn
 
valueAtLocation(int) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
valueForEntry(Object) - Method in class gnu.trove.THashMap.EntryView
 
valueOfCorrectLabel() - Method in class edu.umass.cs.mallet.base.classify.Classification
 
values - Variable in class edu.umass.cs.mallet.base.types.SparseVector
 
values() - Method in class gnu.trove.THashMap
Returns a view on the values of the map.
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Boolean
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Double
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.DoubleArray
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.File
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Integer
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.IntegerArray
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Object
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.Set
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.SpacedStrings
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption.String
 
valueToString() - Method in class edu.umass.cs.mallet.base.util.CommandOption
 
ValueView() - Constructor for class gnu.trove.THashMap.ValueView
 
variance() - Method in class edu.umass.cs.mallet.base.util.Univariate
 
variance(InstanceList, boolean) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
Returns a SparseVector whose entries (taken from the union of those in the instances) are the variance of those in the InstanceList.
variance(InstanceList, SparseVector, boolean) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
Returns a SparseVector whose entries (taken from the mean argument) are the variance of those in the InstanceList.
variance(InstanceList) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
Returns unbiased variance
variance(InstanceList, SparseVector) - Static method in class edu.umass.cs.mallet.base.util.VectorStats
Returns unbiased variance of instances having the given mean.
Vector - Interface in edu.umass.cs.mallet.base.types
 
vectorAdd(SparseVector, double) - Method in class edu.umass.cs.mallet.base.types.SparseVector
 
Vectors2Classify - Class in edu.umass.cs.mallet.base.classify.tui
Classify documents, run trials, print statistics from a vector file.
Vectors2Classify() - Constructor for class edu.umass.cs.mallet.base.classify.tui.Vectors2Classify
 
Vectors2Info - Class in edu.umass.cs.mallet.base.classify.tui
Diagnostic facilities for a vector file.
Vectors2Info() - Constructor for class edu.umass.cs.mallet.base.classify.tui.Vectors2Info
 
Vectors2Topics - Class in edu.umass.cs.mallet.base.topics.tui
Perform topic analysis in the style of LDA and its variants.
Vectors2Topics() - Constructor for class edu.umass.cs.mallet.base.topics.tui.Vectors2Topics
 
Vectors2Vectors - Class in edu.umass.cs.mallet.base.classify.tui
A command-line tool for manipulating InstanceLists.
Vectors2Vectors() - Constructor for class edu.umass.cs.mallet.base.classify.tui.Vectors2Vectors
 
VectorStats - Class in edu.umass.cs.mallet.base.util
 
VectorStats() - Constructor for class edu.umass.cs.mallet.base.util.VectorStats
 
venue - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
VENUE - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CitationUtils
 
VENUE - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.MultipleCorefClusterer
 
VenueAcronymPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
Heuristically guesses acronym of two venues.
VenueAcronymPipe() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueAcronymPipe
 
VenueAndPaperCoreference - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
Co-cluster venues and papers
VenueAndPaperCoreference() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueAndPaperCoreference
 
VenueCitation - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
A Citation object which is treated as a Venue
VenueCitation(String, String, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueCitation
 
VenueCitation(String, Object, int, IEInterface, int, int) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueCitation
 
venueCluster - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
VenueClusterPrediction - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
Feature is the output of the paperClusterClassifier
VenueClusterPrediction(Classifier) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.VenueClusterPrediction
 
VenueCoreference - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
VenueCoreference() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenueCoreference
 
venueID - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
VenuePaperCluster - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types
Stores a Paper, its Venue, a potential paper cluster, and a potential venue cluster.
VenuePaperCluster(PaperCitation, VenueCitation, Collection, Collection) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
 
VenuePaperCluster(PaperCitation, VenueCitation, Collection, Collection, boolean) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.types.VenuePaperCluster
 
VenuePaperCluster2FeatureVector - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe
 
VenuePaperCluster2FeatureVector(Alphabet) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.VenuePaperCluster2FeatureVector
 
VenuePaperCluster2FeatureVector() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.VenuePaperCluster2FeatureVector
 
VenuePaperClusterIterator - Class in edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator
Iterates over PaperVenueClusters.
VenuePaperClusterIterator(Collection, Collection, Random, double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.condclust.pipe.iterator.VenuePaperClusterIterator
Randomly choose nodes and build clusters.
VenuePipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
VenuePipe(double) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenuePipe
 
VenuePipe(StringDistance) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VenuePipe
 
venueVolume - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
viewDualResults(File, Extraction, CRFExtractor, Extraction, CRFExtractor) - Static method in class edu.umass.cs.mallet.base.extract.LatticeViewer
 
VITERBI - Static variable in class edu.umass.cs.mallet.base.fst.CRF4
 
VITERBI_BBEAM - Static variable in class edu.umass.cs.mallet.base.fst.CRF4
 
VITERBI_FBBEAM - Static variable in class edu.umass.cs.mallet.base.fst.CRF4
 
VITERBI_FBEAM - Static variable in class edu.umass.cs.mallet.base.fst.CRF4
 
VITERBI_FBEAMKL - Static variable in class edu.umass.cs.mallet.base.fst.CRF4
 
ViterbiConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
Estimates the confidence of an entire sequence by the probability of the Viterbi path normalized by the probabliity of the entire lattice.
ViterbiConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ViterbiConfidenceEstimator
 
viterbiCRF(File, boolean, String, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
viterbiCRF(String, boolean, String, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
viterbiCRF(String, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
viterbiCRF(String, boolean, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
viterbiCRF(File, boolean, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
viterbiCRF(String, boolean, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
viterbiCRF(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
viterbiCRF(String, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
viterbiCRF(File, boolean, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
viterbiCRF(String, boolean, String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
viterbiCRF(String) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
viterbiCRF(String, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
viterbiCRFInstance(Instance, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
viterbiCRFInstance(Instance, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
viterbiCRFInstance_NBest(Instance, boolean, int) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
viterbiCRFInstance_NBest(Instance, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
viterbiCRFString(String, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
viterbiCRFString(String, boolean) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
viterbiCRFTokenSequence(TokenSequence) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface
 
viterbiCRFTokenSequence(TokenSequence) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.IEInterface3
 
ViterbiLattice(Sequence, Sequence, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiLattice
 
viterbiOutput - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
viterbiOutputEncoding - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
viterbiOutputFilePrefix - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
viterbiOutputIterationsToSkip - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
viterbiOutputIterationsToWait - Variable in class edu.umass.cs.mallet.base.fst.TransducerEvaluator
 
viterbiPath(Sequence, boolean) - Method in class edu.umass.cs.mallet.base.fst.CRF4
 
viterbiPath(Object) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPath(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPath(Sequence, Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
ViterbiPath(Sequence, Sequence) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
 
ViterbiPath(Sequence, Sequence, boolean) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath
 
viterbiPath_NBest(Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPath_NBest(Sequence, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
ViterbiPath_NBest(Sequence, Sequence, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest
 
viterbiPathBeam(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeam(Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeam(Sequence, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
ViterbiPathBeam(Sequence, Sequence, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
 
ViterbiPathBeam(Sequence, Sequence, boolean, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeam
 
viterbiPathBeamB(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeamB(Object) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeamB(Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeamB(Sequence, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
ViterbiPathBeamB(Sequence, Sequence, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
 
ViterbiPathBeamB(Sequence, Sequence, boolean, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamB
 
viterbiPathBeamFB(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeamFB(Object) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeamFB(Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeamFB(Sequence, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
ViterbiPathBeamFB(Sequence, Sequence, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
 
ViterbiPathBeamFB(Sequence, Sequence, boolean, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamFB
 
viterbiPathBeamKL(Sequence) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeamKL(Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
viterbiPathBeamKL(Sequence, Sequence, int) - Method in class edu.umass.cs.mallet.base.fst.Transducer
 
ViterbiPathBeamKL(Sequence, Sequence, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
 
ViterbiPathBeamKL(Sequence, Sequence, boolean, int) - Constructor for class edu.umass.cs.mallet.base.fst.Transducer.ViterbiPathBeamKL
 
ViterbiRatioConfidenceEstimator - Class in edu.umass.cs.mallet.base.fst.confidence
Estimates the confidence of an entire sequence by the ration of the probabilities of the first and second best Viterbi paths.
ViterbiRatioConfidenceEstimator(Transducer) - Constructor for class edu.umass.cs.mallet.base.fst.confidence.ViterbiRatioConfidenceEstimator
 
volume - Static variable in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.Citation
 
VolumesMatchPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
feature is 1 if both string have things that look like volumes/editions, but their numbers don't match
VolumesMatchPipe() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.VolumesMatchPipe
 

W

wasInvoked() - Method in class edu.umass.cs.mallet.base.util.CommandOption
Return true is this CommandOption was matched by one of the processed arguments.
weightOfConfig(int[], InstanceList, ArrayList) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.ComputeUpperBound1
 
weightOfConfig(int[], List) - Method in class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.CorefClusterAdv
 
Winnow - Class in edu.umass.cs.mallet.base.classify
Classification methods of Winnow2 algorithm.
Winnow(Pipe, double[][], double, int, int) - Constructor for class edu.umass.cs.mallet.base.classify.Winnow
Passes along data pipe and weights from WinnowTrainer
WinnowTrainer - Class in edu.umass.cs.mallet.base.classify
An implementation of the training methods of a Winnow2 on-line classifier.
WinnowTrainer() - Constructor for class edu.umass.cs.mallet.base.classify.WinnowTrainer
Default constructor.
WinnowTrainer(double, double) - Constructor for class edu.umass.cs.mallet.base.classify.WinnowTrainer
Sets alpha and beta and default value for theta
WinnowTrainer(double, double, double) - Constructor for class edu.umass.cs.mallet.base.classify.WinnowTrainer
Sets alpha, beta, and nfactor
WordTransformation - Class in edu.umass.cs.mallet.share.weili.ner
 
WordTransformation() - Constructor for class edu.umass.cs.mallet.share.weili.ner.WordTransformation
 
WordTransformation(boolean, boolean, boolean) - Constructor for class edu.umass.cs.mallet.share.weili.ner.WordTransformation
 
wrap(double) - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
Wraps a value
wrap(float) - Method in class gnu.trove.decorator.TFloatHashSetDecorator
Wraps a value
wrap(int) - Method in class gnu.trove.decorator.TIntHashSetDecorator
Wraps a value
wrap(long) - Method in class gnu.trove.decorator.TLongHashSetDecorator
Wraps a value
wrapKey(double) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
Wraps a key
wrapKey(double) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
Wraps a key
wrapKey(double) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
Wraps a key
wrapKey(double) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
Wraps a key
wrapKey(double) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
Wraps a key
wrapKey(float) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
Wraps a key
wrapKey(float) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
Wraps a key
wrapKey(float) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
Wraps a key
wrapKey(float) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
Wraps a key
wrapKey(float) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
Wraps a key
wrapKey(int) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
Wraps a key
wrapKey(int) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
Wraps a key
wrapKey(int) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
Wraps a key
wrapKey(int) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
Wraps a key
wrapKey(int) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
Wraps a key
wrapKey(long) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
Wraps a key
wrapKey(long) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
Wraps a key
wrapKey(long) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
Wraps a key
wrapKey(long) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
Wraps a key
wrapKey(long) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
Wraps a key
wrapKey(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
Wraps a key
wrapKey(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
Wraps a key
wrapKey(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
Wraps a key
wrapKey(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
Wraps a key
wrapValue(double) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
Wraps a value
wrapValue(float) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
Wraps a value
wrapValue(int) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
Wraps a value
wrapValue(long) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
Wraps a value
wrapValue(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
Wraps a value
wrapValue(double) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
Wraps a value
wrapValue(float) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
Wraps a value
wrapValue(int) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
Wraps a value
wrapValue(long) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
Wraps a value
wrapValue(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
Wraps a value
wrapValue(double) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
Wraps a value
wrapValue(float) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
Wraps a value
wrapValue(int) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
Wraps a value
wrapValue(long) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
Wraps a value
wrapValue(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
Wraps a value
wrapValue(double) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
Wraps a value
wrapValue(float) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
Wraps a value
wrapValue(int) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
Wraps a value
wrapValue(long) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
Wraps a value
wrapValue(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
Wraps a value
wrapValue(double) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
Wraps a value
wrapValue(float) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
Wraps a value
wrapValue(int) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
Wraps a value
wrapValue(long) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
Wraps a value
write(File) - Method in class edu.umass.cs.mallet.base.fst.CRF
 
write(File) - Method in class edu.umass.cs.mallet.base.fst.CRF2
 
write(File) - Method in class edu.umass.cs.mallet.base.fst.CRF3
 
write(File) - Method in class edu.umass.cs.mallet.base.fst.CRF4
 
write(File) - Method in class edu.umass.cs.mallet.base.fst.CRFByGISUpdate
 
write(File) - Method in class edu.umass.cs.mallet.base.fst.HMM
 
write(File) - Method in class edu.umass.cs.mallet.base.topics.LDA
 
write(File) - Method in class edu.umass.cs.mallet.base.topics.TopicalNGrams
 
write(File) - Method in class edu.umass.cs.mallet.share.weili.ner.enron.EnronMessage2TokenSequence
 
writeCrf(Transducer) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
 
writeCrf(Transducer, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
 
writeCRF(String, CRF) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.ie.CRFIO
 
writeExtraction(File, Extraction) - Static method in class edu.umass.cs.mallet.base.extract.DocumentViewer
Writes several HTML files describing a given extraction.
writeGzippedObject(File, Serializable) - Static method in class edu.umass.cs.mallet.base.util.FileUtils
Writes a serialized version of obj to a given file, compressing it using gzip.
writeObject(File, Serializable) - Static method in class edu.umass.cs.mallet.base.util.FileUtils
Serializes an object to a file, masking out annoying exceptions.
writeOutput(Transducer, InstanceList) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
 
writeOutput(Transducer, InstanceList, String) - Static method in class edu.umass.cs.mallet.projects.seg_plus_coref.BaseTUICRF
 

X

XMLFileFilter - Class in edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
 
XMLFileFilter(Pattern) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.XMLFileFilter
 
XMLFileFilter(String) - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.anaphora.XMLFileFilter
 

Y

YearPipe - Class in edu.umass.cs.mallet.projects.seg_plus_coref.coreference
 
YearPipe() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.YearPipe
 
YearsWithinFivePipe - 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
YearsWithinFivePipe() - Constructor for class edu.umass.cs.mallet.projects.seg_plus_coref.coreference.YearsWithinFivePipe
 

Z

ZERO_COST - Static variable in class edu.umass.cs.mallet.base.fst.Transducer
 

_

_data - Variable in class gnu.trove.TDoubleArrayList
the data of the list
_data - Variable in class gnu.trove.TFloatArrayList
the data of the list
_data - Variable in class gnu.trove.TIntArrayList
the data of the list
_data - Variable in class gnu.trove.TLongArrayList
the data of the list
_free - Variable in class gnu.trove.THash
the current number of free slots in the hash.
_head - Variable in class gnu.trove.TLinkedList
the head of the list
_list - Variable in class gnu.trove.TIntStack
the list used to hold the stack values.
_loadFactor - Variable in class gnu.trove.THash
Determines how full the internal table can become before rehashing is required.
_map - Variable in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TDoubleIntHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TDoubleLongHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TFloatFloatHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TFloatIntHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TFloatLongHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TFloatObjectHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TIntDoubleHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TIntFloatHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TIntIntHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TIntLongHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TIntObjectHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TLongDoubleHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TLongFloatHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TLongIntHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TLongLongHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TLongObjectHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TObjectFloatHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TObjectIntHashMapDecorator
the wrapped primitive map
_map - Variable in class gnu.trove.decorator.TObjectLongHashMapDecorator
the wrapped primitive map
_maxSize - Variable in class gnu.trove.THash
The maximum number of elements allowed without allocating more space.
_pos - Variable in class gnu.trove.TDoubleArrayList
the index after the last entry in the list
_pos - Variable in class gnu.trove.TFloatArrayList
the index after the last entry in the list
_pos - Variable in class gnu.trove.TIntArrayList
the index after the last entry in the list
_pos - Variable in class gnu.trove.TLongArrayList
the index after the last entry in the list
_set - Variable in class gnu.trove.decorator.TDoubleHashSetDecorator
the wrapped primitive set
_set - Variable in class gnu.trove.decorator.TFloatHashSetDecorator
the wrapped primitive set
_set - Variable in class gnu.trove.decorator.TIntHashSetDecorator
the wrapped primitive set
_set - Variable in class gnu.trove.decorator.TLongHashSetDecorator
the wrapped primitive set
_set - Variable in class gnu.trove.TDoubleHash
the set of doubles
_set - Variable in class gnu.trove.TFloatHash
the set of floats
_set - Variable in class gnu.trove.TIntHash
the set of ints
_set - Variable in class gnu.trove.TLongHash
the set of longs
_set - Variable in class gnu.trove.TObjectHash
the set of Objects
_size - Variable in class gnu.trove.THash
the current number of occupied slots in the hash.
_size - Variable in class gnu.trove.TLinkedList
the number of elements in the list
_states - Variable in class gnu.trove.TPrimitiveHash
flags indicating whether each position in the hash is FREE, FULL, or REMOVED
_tail - Variable in class gnu.trove.TLinkedList
the tail of the list
_values - Variable in class gnu.trove.TDoubleDoubleHashMap
the values of the map
_values - Variable in class gnu.trove.TDoubleFloatHashMap
the values of the map
_values - Variable in class gnu.trove.TDoubleIntHashMap
the values of the map
_values - Variable in class gnu.trove.TDoubleLongHashMap
the values of the map
_values - Variable in class gnu.trove.TDoubleObjectHashMap
the values of the map
_values - Variable in class gnu.trove.TFloatDoubleHashMap
the values of the map
_values - Variable in class gnu.trove.TFloatFloatHashMap
the values of the map
_values - Variable in class gnu.trove.TFloatIntHashMap
the values of the map
_values - Variable in class gnu.trove.TFloatLongHashMap
the values of the map
_values - Variable in class gnu.trove.TFloatObjectHashMap
the values of the map
_values - Variable in class gnu.trove.THashMap
the values of the map
_values - Variable in class gnu.trove.TIntDoubleHashMap
the values of the map
_values - Variable in class gnu.trove.TIntFloatHashMap
the values of the map
_values - Variable in class gnu.trove.TIntIntHashMap
the values of the map
_values - Variable in class gnu.trove.TIntLongHashMap
the values of the map
_values - Variable in class gnu.trove.TIntObjectHashMap
the values of the map
_values - Variable in class gnu.trove.TLongDoubleHashMap
the values of the map
_values - Variable in class gnu.trove.TLongFloatHashMap
the values of the map
_values - Variable in class gnu.trove.TLongIntHashMap
the values of the map
_values - Variable in class gnu.trove.TLongLongHashMap
the values of the map
_values - Variable in class gnu.trove.TLongObjectHashMap
the values of the map
_values - Variable in class gnu.trove.TObjectDoubleHashMap
the values of the map
_values - Variable in class gnu.trove.TObjectFloatHashMap
the values of the map
_values - Variable in class gnu.trove.TObjectIntHashMap
the values of the map
_values - Variable in class gnu.trove.TObjectLongHashMap
the values of the map
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2019 JULIE Lab, Germany. All rights reserved.