Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
_
A
AbstractFilter
- class idl.tmt.documentparsing.filters.
AbstractFilter
.
AbstractFilter()
- Constructor for class idl.tmt.documentparsing.filters.
AbstractFilter
accept(File)
- Method in class idl.tmt.documentsource.filesystem.
GenericFilesystemDocumentProvider.DirectoryFilter
Returns true iff pathname is a directory
accept(File, String)
- Method in class idl.tmt.documentsource.filesystem.
GenericFilesystemDocumentProvider.HTMLFileFilter
Returns true iff the file name ends in some variation of HTML, html, htm, HTM, etc.
add(char)
- Method in class idl.tmt.documentparsing.filters.
Stemmer
Add a character to the word being stemmed.
add(char[], int)
- Method in class idl.tmt.documentparsing.filters.
Stemmer
Adds wLen characters to the word being stemmed contained in a portion of a char[] array.
addClassifier(ClassificationBuilder)
- Method in class idl.tmt.tasks.
IndexingTask
addClusterer(String, Clusterer)
- Method in class idl.tmt.
ToolkitEnvironment
addCollection(String, IndexedCollection)
- Method in class idl.tmt.
ToolkitEnvironment
addDocumentClassification(DocumentClassification)
- Method in class idl.tmt.representation.
IndexedCollection
addFilter(Filter)
- Method in class idl.tmt.documentparsing.filters.
ChainedFilter
addMapping(File, URL)
- Method in class idl.tmt.documentsource.webcrawl.
MultiMapURLMapper
addMatrix(TmtMatrix)
- Method in class idl.tmt.representation.matrix.
TmtMatrix
returns the matrix sum of this matrix with another matrix
addParseFilter(Filter)
- Method in class idl.tmt.tasks.
IndexingTask
addParsingListener(ParsingListener)
- Method in interface idl.tmt.documentparsing.
DocumentParser
Registers a new ParsingListener for this document parser
addParsingListener(ParsingListener)
- Method in class idl.tmt.documentparsing.
HTMLDocumentParser
Adds the specific parsing listener
addParsingListener(ParsingListener)
- Method in class idl.tmt.documentparsing.
TextDocumentParser
addRepresentationBuilder(RepresentationBuilder)
- Method in class idl.tmt.tasks.
IndexingTask
addTask(ToolkitTask)
- Method in class idl.tmt.tasks.
TaskManager
addTerm(String)
- Method in class idl.tmt.representation.
TermList
Adds the term to the termlist, and returns the ID assigned to the newly added term.
addTermToDocRepresentation(int, String)
- Method in class idl.tmt.representation.
BagOfWordsRepresentationBuilder
addTrainingSet(TrainingSetConstructor)
- Method in class idl.tmt.tasks.
ClusteringTask
addTransformation(CollectionTransformation)
- Method in class idl.tmt.tasks.
IndexingTask
addTransformation(CollectionTransformation)
- Method in class idl.tmt.tasks.
ClusteringTask
allowMetaNames
- Variable in class idl.tmt.representation.
MetaTextRepresentationBuilder
allowMetaNamesStrs
- Static variable in class idl.tmt.representation.
MetaTextRepresentationBuilder
ALLOWWORD_LIST
- Static variable in interface idl.tmt.documentparsing.
WordParsingListener
Property value for setting the allowword file.
AnalysisTask
- class idl.tmt.tasks.
AnalysisTask
.
Created on Jun 4, 2004
AnalysisTask()
- Constructor for class idl.tmt.tasks.
AnalysisTask
analysisTasks
- Variable in class idl.tmt.tasks.
TaskManager
apply(int, int, double)
- Method in class idl.tmt.representation.
TermList.MakeNewMapsFunction
apply(int, int, double)
- Method in class idl.tmt.representation.transformations.
TermOccurrenceFilter.MakeZerosAfterCol
applyFilter(TmtMatrix)
- Method in class idl.tmt.representation.
TermList
Filters this TermList based on the given matrix.
applyFilter(TmtMatrix)
- Method in class idl.tmt.documentsource.webcrawl.
MultiMapDocumentIDMap
Filters this documentIDMapper based on the given matrix.
applyFilter(TmtMatrix)
- Method in interface idl.tmt.documentsource.
DocumentIDMapper
applyFilter(TmtMatrix)
- Method in class idl.tmt.util.
FilterableIDMap
ArrayUtils
- class idl.tmt.util.
ArrayUtils
.
Static utility class for performing some operations on arrays.
ArrayUtils()
- Constructor for class idl.tmt.util.
ArrayUtils
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
_