Uses of Class
tml.vectorspace.operations.results.AbstractResult

Packages that use AbstractResult
tml.vectorspace.operations.results Operation results implement storage for the results of each operation. 
 

Uses of AbstractResult in tml.vectorspace.operations.results
 

Subclasses of AbstractResult in tml.vectorspace.operations.results
 class FactorAnalysisPlotResult
           
 class GrammarCheckerResult
          This class represents the result of a GrammarChecker operation.
 class LastPassageResult
          The content of the last passage.
 class LexiconAnalysisResult
          The result of a LexiconAnalysis operation.
 class NullResult
          This result applies to operations were no complex results are stored.
 class ParagraphCoherenceIndexResult
           
 class PassageClusteringLingoResult
           
 class PassageDistancesResult
          Results that represent the distances between two passages.
 class PassageExtractionSummarizationResult
          Represents a passage (document, paragraph or sentence), its load and the corresponding eigenvector by which it was selected.
 class PassageSimilarityResult
           
 class RapidAutomaticKeywordExtractionResult
          This class represents the result of a RapidAutomaticKeywordExtraction operation.
 class ReadabilityResult
           
 class RelationshipExtractionResult
           
 class SummaryResult
           
 class TagCloudsResult
           
 class TermRankedResult
           
 class TermsExtractionSummarizationResult
          This class represents the result of a TermExtractionSummarization operation.