Package tml.vectorspace.operations.results

Operation results implement storage for the results of each operation.

See:
          Description

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

Package tml.vectorspace.operations.results Description

Operation results implement storage for the results of each operation.