Uses of Package
idl.tmt.representation

Packages that use idl.tmt.representation
idl.tmt   
idl.tmt.classification   
idl.tmt.representation   
idl.tmt.representation.transformations   
idl.tmt.tasks   
idl.tmt.testing   
idl.tmt.training   
idl.tmt.util   
 

Classes in idl.tmt.representation used by idl.tmt
IndexedCollection
          A class that allows us manage a collection of terms and documents
 

Classes in idl.tmt.representation used by idl.tmt.classification
SoftClustering
          Created on Apr 14, 2004
 

Classes in idl.tmt.representation used by idl.tmt.representation
BagOfWordsRepresentationBuilder
          Abstract representation builder to handle keeping track of the in-process document representations, and finalizing the TmtMatrix object.
Cluster
          Represents an abstract Cluster Created on Apr 14, 2004
Clustering
          Interface which represents the output of a clustering.
DensityBasedClustering
          Created on Apr 14, 2004
GenericHardClustering
          A generic hard clustering that can be built from a soft clustering.
HardCluster
          Represents a Hard cluster.
HardClustering
          Created on Apr 14, 2004
IndexedCollection
          A class that allows us manage a collection of terms and documents
RepresentationBuilder
          Created on May 12, 2004
SoftCluster
          Created on Apr 14, 2004
SoftClustering
          Created on Apr 14, 2004
TermList
          A simple term list that supports lookup of terms, termID's, and adding terms.
 

Classes in idl.tmt.representation used by idl.tmt.representation.transformations
IndexedCollection
          A class that allows us manage a collection of terms and documents
TermList
          A simple term list that supports lookup of terms, termID's, and adding terms.
 

Classes in idl.tmt.representation used by idl.tmt.tasks
RepresentationBuilder
          Created on May 12, 2004
TermList
          A simple term list that supports lookup of terms, termID's, and adding terms.
 

Classes in idl.tmt.representation used by idl.tmt.testing
TermList
          A simple term list that supports lookup of terms, termID's, and adding terms.
 

Classes in idl.tmt.representation used by idl.tmt.training
IndexedCollection
          A class that allows us manage a collection of terms and documents
 

Classes in idl.tmt.representation used by idl.tmt.util
HardClustering
          Created on Apr 14, 2004
IndexedCollection
          A class that allows us manage a collection of terms and documents
SoftClustering
          Created on Apr 14, 2004
TermList
          A simple term list that supports lookup of terms, termID's, and adding terms.
TmtClustering
          Builds, saves, reads from disk and provides evaluation interface for a document clustering