Uses of Package
tml.vectorspace.operations

Packages that use tml.vectorspace.operations
tml.vectorspace.operations Operations are predefined sets of interesting information that can be obtained from a Semantic Space. 
tml.vectorspace.operations.summarization   
tml.vectorspace.operations.visualizations   
 

Classes in tml.vectorspace.operations used by tml.vectorspace.operations
AbstractOperation
          Abstract class for all operations, it contains the common attributes and the start() and end() methods.
ClassDiscovery.PkgInfo
           
Operation
          This interface represents an operation on the SemanticSpace of a Corpus.
OperationEvent
           
OperationListener
           
PassageDistances
          Calculates the distances (angular) for a whole set of passages in a Corpus.
TermExtractionSummarization
          This operation extracts the key terms from the corpus, ranked by their importance on explaining the variance.
 

Classes in tml.vectorspace.operations used by tml.vectorspace.operations.summarization
AbstractOperation
          Abstract class for all operations, it contains the common attributes and the start() and end() methods.
Operation
          This interface represents an operation on the SemanticSpace of a Corpus.
 

Classes in tml.vectorspace.operations used by tml.vectorspace.operations.visualizations
Operation
          This interface represents an operation on the SemanticSpace of a Corpus.