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

S

s - Variable in class idl.tmt.documentparsing.filters.StemFilter
 
saveCollection() - Method in class idl.tmt.representation.IndexedCollection
writes all known information about this collection to disk
saveCollection(String) - Method in class idl.tmt.representation.IndexedCollection
 
saveToFile - Variable in class idl.tmt.tasks.IndexingTask
 
saveToFile - Variable in class idl.tmt.tasks.ClusteringTask
 
scalarMult(DoubleMatrix2D, double) - Method in class idl.tmt.representation.matrix.MatrixManipulator
 
scalarMultiply(double) - Method in class idl.tmt.representation.matrix.TmtMatrix
returns the product of this matrix times a scalar
seed - Variable in class idl.tmt.training.RandomSelector
 
seedTipText() - Method in class idl.tmt.clusterers.EnhancedEM
Returns the tip text for this property
SerializationUtil - class idl.tmt.util.SerializationUtil.
Utility class for reading & writing objects.
SerializationUtil() - Constructor for class idl.tmt.util.SerializationUtil
 
serializeModel() - Method in class idl.tmt.representation.TmtClustering
 
setAllowMetaNames(Set) - Method in class idl.tmt.representation.MetaTextRepresentationBuilder
Sets the allowable meta names.
setBinarize(boolean) - Method in class idl.tmt.representation.BagOfWordsRepresentationBuilder
 
setClusterer(Clusterer) - Method in class idl.tmt.tasks.ClusteringTask
 
setClustererName(String) - Method in class idl.tmt.tasks.AnalysisTask
 
setClustering(SoftClustering) - Method in class idl.tmt.classification.SoftClusteringClassification
 
setCollectionName(String) - Method in class idl.tmt.tasks.IndexingTask
 
setCollectionName(String) - Method in class idl.tmt.tasks.ClusteringTask
 
setCollectionName(String) - Method in class idl.tmt.tasks.AnalysisTask
 
setColumn(DocumentClassification) - Method in class idl.tmt.util.RBInputGenerator
 
setConfig(String) - Method in class idl.tmt.tasks.AnalysisTask
 
setConfig(String) - Method in class idl.tmt.classification.SoftClusteringClassification
Parses a config string to set up the cluster names & mappings
setDebug(boolean) - Method in class idl.tmt.representation.BagOfWordsRepresentationBuilder
 
setDebug(boolean) - Method in class idl.tmt.clusterers.EnhancedEM
Set debug mode - verbose output
setDefaultIndexName(String) - Method in interface idl.tmt.documentsource.webcrawl.URLMapper
Sets the default index name to the specified string.
setDefaultIndexName(String) - Method in class idl.tmt.documentsource.webcrawl.StringReplacementURLMapper
Sets the default index name
setDefaultIndexName(String) - Method in class idl.tmt.documentsource.webcrawl.MultiMapURLMapper
This method is unsupported for this URLMapper.
setDocumentIDMapper(DocumentIDMapper) - Method in class idl.tmt.representation.IndexedCollection
 
setFilter(Filter) - Method in class idl.tmt.documentparsing.TextDocumentParser
 
setIndexThreshold(double) - Method in class idl.tmt.classification.HTMLMetricsClassifier
 
setInitializer(EMInitializer) - Method in class idl.tmt.clusterers.EnhancedEM
 
setInitializerName(String) - Method in class idl.tmt.clusterers.EnhancedEM
 
setInputDirName(String) - Method in class idl.tmt.tasks.IndexingTask
 
setInputFileName(String) - Method in class idl.tmt.tasks.IndexingTask
 
setInstanceCount(int) - Method in class idl.tmt.training.RandomSelector
 
setLogFile(String) - Method in class idl.tmt.ToolkitEnvironment
 
setLogFile(String) - Method in class idl.tmt.tasks.TaskManager
 
setMatrix(TmtMatrix) - Method in class idl.tmt.representation.IndexedCollection
 
setMaxClusterersToBuild(int) - Method in class idl.tmt.clusterers.EnhancedEM
Set the maximum number of clusterers to build when seeking the best one
setMaxDelimChar() - Method in class idl.tmt.documentparsing.TextDocumentParser
Set maxDelimChar to the highest char in the delimiter set.
setMaxIterations(int) - Method in class idl.tmt.representation.TmtClustering
 
setMaxIterations(int) - Method in class idl.tmt.clusterers.EnhancedEM
Set the maximum number of iterations to perform
setMaxNumClusters(int) - Method in class idl.tmt.representation.TmtClustering
 
setMinLength(int) - Method in class idl.tmt.documentparsing.filters.LengthFilter
 
setMinNumClusters(int) - Method in class idl.tmt.representation.TmtClustering
 
setMinOccurrences(double) - Method in class idl.tmt.representation.transformations.TermOccurrenceFilter
 
setMinStdDev(double) - Method in class idl.tmt.representation.TmtClustering
 
setMinStdDev(double) - Method in class idl.tmt.clusterers.EnhancedEM
Set the minimum value for standard deviation when calculating normal density.
setModifyable(boolean) - Method in class idl.tmt.representation.TermList
 
setName(String) - Method in class idl.tmt.tasks.ClusteringTask
 
setName(String) - Method in class idl.tmt.tasks.AnalysisTask
 
setName(String) - Method in class idl.tmt.classification.SimpleClassification
 
setNumClusters(int) - Method in class idl.tmt.representation.TmtClustering
 
setNumClusters(int) - Method in class idl.tmt.clusterers.EnhancedEM
Set the number of clusters (-1 to select by CV).
setNumDocuments(int) - Method in class idl.tmt.representation.BagOfWordsRepresentationBuilder
 
setNumDocuments(int) - Method in interface idl.tmt.representation.RepresentationBuilder
 
setNumIterations(int) - Method in class idl.tmt.clusterers.BestKMeansEMInitializer
 
setOptions(String[]) - Method in class idl.tmt.clusterers.EnhancedEM
Parses a given list of options.
setOutputDir(String) - Method in class idl.tmt.ToolkitEnvironment
 
setOutputDir(String) - Method in class idl.tmt.tasks.TaskManager
 
setOutputFile(String) - Method in class idl.tmt.util.RBInputGenerator
 
setParameter(String, Object) - Method in interface idl.tmt.documentparsing.DocumentParser
Sets a parameter for this DocumentParser.
setParameter(String, Object) - Method in class idl.tmt.documentparsing.HTMLDocumentParser
This method configures this parser for various runtime parameters.
setParameter(String, Object) - Method in class idl.tmt.documentparsing.TextDocumentParser
This method configures this parser for various runtime parameters.
setProbabilityThreshold(double) - Method in class idl.tmt.classification.SoftClusteringClassification
 
setRegex(String) - Method in class idl.tmt.training.RegexSelector
 
setSaveToFile(boolean) - Method in class idl.tmt.tasks.IndexingTask
 
setSaveToFile(boolean) - Method in class idl.tmt.tasks.ClusteringTask
 
setSaveToFile(boolean) - Method in interface idl.tmt.tasks.ToolkitTask
 
setSaveToFile(boolean) - Method in class idl.tmt.tasks.AnalysisTask
 
setSeed(int) - Method in class idl.tmt.training.RandomSelector
 
setSeed(int) - Method in class idl.tmt.clusterers.EnhancedEM
Set the random number seed
setShareTermlist(boolean) - Method in class idl.tmt.representation.BagOfWordsRepresentationBuilder
 
setStopWordFile(String) - Method in class idl.tmt.documentparsing.filters.StopWordFilter
 
setStopWordsFile(String) - Method in class idl.tmt.representation.transformations.StopListFilter
 
setTableThreshold(double) - Method in class idl.tmt.classification.HTMLMetricsClassifier
 
setTermList(TermList) - Method in class idl.tmt.representation.BagOfWordsRepresentationBuilder
 
setTermList(TermList) - Method in class idl.tmt.representation.IndexedCollection
 
setTextParser(TextDocumentParser) - Method in class idl.tmt.representation.BagOfWordsRepresentationBuilder
 
setTextParser(TextDocumentParser) - Method in class idl.tmt.representation.MetaTextRepresentationBuilder
Overrides the superclass's setTextParser() method to add a listener to the text parser.
setto(String) - Method in class idl.tmt.documentparsing.filters.Stemmer
 
setType(String) - Method in class idl.tmt.tasks.AnalysisTask
 
setup() - Method in class idl.tmt.tasks.IndexingTask
 
setUp() - Method in class idl.tmt.documentsource.webcrawl.WgetWebCrawlContextTest
 
setUp() - Method in class idl.tmt.documentsource.filesystem.GenericFilesystemDocumentProviderTest
 
setURLMapper(URLMapper) - Method in class idl.tmt.representation.IndexedCollection
 
setUseClustering(String) - Method in class idl.tmt.classification.SoftClusteringClassification
 
setUseCollection(String) - Method in class idl.tmt.util.RBInputGenerator
 
setValue(double) - Method in class idl.tmt.representation.transformations.BinarizeAllTermsTransformation
 
setWeight(double) - Method in class idl.tmt.representation.BagOfWordsRepresentationBuilder
 
setWeight(double) - Method in interface idl.tmt.representation.RepresentationBuilder
 
sharedTermList - Variable in class idl.tmt.tasks.IndexingTask
 
shareTermlist - Variable in class idl.tmt.representation.BagOfWordsRepresentationBuilder
 
showMatrix() - Method in class idl.tmt.representation.matrix.TmtMatrix
prints the matrix to stdout
showNorm() - Method in class idl.tmt.representation.matrix.VectorNormalizer
 
showVector() - Method in class idl.tmt.representation.matrix.TmtVector
prints the vector contents to stdout
SimpleClassification - class idl.tmt.classification.SimpleClassification.
Created on Jun 21, 2004
SimpleClassification() - Constructor for class idl.tmt.classification.SimpleClassification
 
SimpleTester - class idl.tmt.testing.SimpleTester.
Created on Mar 22, 2004
SimpleTester() - Constructor for class idl.tmt.testing.SimpleTester
 
size() - Method in class idl.tmt.representation.TermList
Returns the size of this this termlist.
size() - Method in class idl.tmt.util.IDMap
 
SMOOTHING_FACTOR - Static variable in class idl.tmt.util.LogOddsUtil
 
softC - Variable in class idl.tmt.util.HTMLOutputUtil
 
SoftCluster - interface idl.tmt.representation.SoftCluster.
Created on Apr 14, 2004
softCluster() - Method in class idl.tmt.representation.TmtClustering
 
SoftClustering - interface idl.tmt.representation.SoftClustering.
Created on Apr 14, 2004
SoftClusteringClassification - class idl.tmt.classification.SoftClusteringClassification.
Created on Jun 21, 2004
SoftClusteringClassification() - Constructor for class idl.tmt.classification.SoftClusteringClassification
 
SoftClustersInWekaForm() - Method in class idl.tmt.representation.TmtClustering
 
sortedOrdering - Variable in class idl.tmt.representation.DensityBasedClustering.DensityBasedSoftCluster
 
SparseMatrixReader - class idl.tmt.representation.matrix.SparseMatrixReader.
Currently the same as the dense matrix reader, only loads into sparse format.
SparseMatrixReader() - Constructor for class idl.tmt.representation.matrix.SparseMatrixReader
 
StandAloneClusterer - class idl.tmt.testing.StandAloneClusterer.
 
StandAloneClusterer() - Constructor for class idl.tmt.testing.StandAloneClusterer
 
StandAloneCompleteIndexer - class idl.tmt.testing.StandAloneCompleteIndexer.
 
StandAloneCompleteIndexer() - Constructor for class idl.tmt.testing.StandAloneCompleteIndexer
 
StandAloneIndexer - class idl.tmt.testing.StandAloneIndexer.
 
StandAloneIndexer() - Constructor for class idl.tmt.testing.StandAloneIndexer
 
StandaloneRBInputGenerator - class idl.tmt.testing.StandaloneRBInputGenerator.
Created on May 3, 2004
StandaloneRBInputGenerator() - Constructor for class idl.tmt.testing.StandaloneRBInputGenerator
 
start() - Method in class idl.tmt.util.Stopwatch
 
startLink(int) - Method in class idl.tmt.representation.LinkTextRepresentationBuilder
Indicates that a link has been started.
startLink(int) - Method in interface idl.tmt.documentparsing.HypertextParsingListener
Indicates that a link has been encountered in the document being parsed
startTag(HTML.Tag, MutableAttributeSet, int) - Method in class idl.tmt.representation.BodyTextRepresentationBuilder
Indicates the start of an HTML tag.
startTag(HTML.Tag, MutableAttributeSet, int) - Method in class idl.tmt.representation.TitleTextRepresentationBuilder
 
startTag(HTML.Tag, MutableAttributeSet, int) - Method in class idl.tmt.representation.MetaTextRepresentationBuilder
 
startTag(HTML.Tag, MutableAttributeSet, int) - Method in class idl.tmt.representation.H1TextRepresentationBuilder
 
startTag(HTML.Tag, MutableAttributeSet, int) - Method in class idl.tmt.classification.HTMLMetricsClassifier
 
startTag(HTML.Tag, MutableAttributeSet, int) - Method in interface idl.tmt.documentparsing.HTMLParsingListener
Indicates that a new HTML start tag has been entered.
startTag(HTML.Tag, MutableAttributeSet, int) - Method in class idl.tmt.util.TitleSaver
 
startTime - Variable in class idl.tmt.util.Stopwatch
 
STATUS_COMPLETE - Static variable in interface idl.tmt.training.TrainingSetConstructor
 
STATUS_COMPLETE - Static variable in interface idl.tmt.representation.transformations.CollectionTransformation
 
STATUS_NONE - Static variable in interface idl.tmt.training.TrainingSetConstructor
 
STATUS_NONE - Static variable in interface idl.tmt.representation.transformations.CollectionTransformation
 
stem() - Method in class idl.tmt.documentparsing.filters.Stemmer
Stem the word placed into the Stemmer buffer through calls to add().
StemFilter - class idl.tmt.documentparsing.filters.StemFilter.
Transform the word to its stem Author: Junliang Zhang 8/15/03
StemFilter() - Constructor for class idl.tmt.documentparsing.filters.StemFilter
 
Stemmer - class idl.tmt.documentparsing.filters.Stemmer.
Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
Stemmer() - Constructor for class idl.tmt.documentparsing.filters.Stemmer
 
step1() - Method in class idl.tmt.documentparsing.filters.Stemmer
 
step2() - Method in class idl.tmt.documentparsing.filters.Stemmer
 
step3() - Method in class idl.tmt.documentparsing.filters.Stemmer
 
step4() - Method in class idl.tmt.documentparsing.filters.Stemmer
 
step5() - Method in class idl.tmt.documentparsing.filters.Stemmer
 
step6() - Method in class idl.tmt.documentparsing.filters.Stemmer
 
stop() - Method in class idl.tmt.util.Stopwatch
 
StopListFilter - class idl.tmt.representation.transformations.StopListFilter.
Created on Jun 14, 2004
StopListFilter() - Constructor for class idl.tmt.representation.transformations.StopListFilter
 
stopTime - Variable in class idl.tmt.util.Stopwatch
 
Stopwatch - class idl.tmt.util.Stopwatch.
Class which encapsulates simple stopwatch functinality for Created on Apr 1, 2004
Stopwatch() - Constructor for class idl.tmt.util.Stopwatch
 
STOPWORD_LIST - Static variable in interface idl.tmt.documentparsing.WordParsingListener
Property value for setting the stopword file.
stopWordFile - Variable in class idl.tmt.documentparsing.filters.StopWordFilter
 
StopWordFilter - class idl.tmt.documentparsing.filters.StopWordFilter.
 
StopWordFilter() - Constructor for class idl.tmt.documentparsing.filters.StopWordFilter
 
StopWordFilter(String) - Constructor for class idl.tmt.documentparsing.filters.StopWordFilter
 
stopWords - Variable in class idl.tmt.representation.transformations.StopListFilter
 
stopWordSet - Variable in class idl.tmt.documentparsing.filters.StopWordFilter
 
stopWordsFile - Variable in class idl.tmt.representation.transformations.StopListFilter
 
StringReplacementURLMapper - class idl.tmt.documentsource.webcrawl.StringReplacementURLMapper.
This class is a generic implementation of the URLMapper interface.
StringReplacementURLMapper(URL, File) - Constructor for class idl.tmt.documentsource.webcrawl.StringReplacementURLMapper
Creates a new GenericURLMapper class.
StringReplacementURLMapper(URL, File, String) - Constructor for class idl.tmt.documentsource.webcrawl.StringReplacementURLMapper
Creates a new GenericURLMapper class.
StringReplacementURLMapperTest - class idl.tmt.documentsource.webcrawl.StringReplacementURLMapperTest.
Created on Feb 27, 2004
StringReplacementURLMapperTest(String) - Constructor for class idl.tmt.documentsource.webcrawl.StringReplacementURLMapperTest
Constructor for GenericURLMapperTest.
SUFFIX - Static variable in class idl.tmt.representation.IndexedCollection
 
svd() - Method in class idl.tmt.representation.matrix.TmtMatrix
computes the singular value decomposition for this matrix, storing the results as a member of this matrix's class

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