Package org.carrot2.filter.lingo.common

Interface Summary
ClusteringStrategy  
FeatureExtractionStrategy  
PreprocessingStrategy  
TdMatrixBuildingStrategy  
 

Class Summary
AbstractClusteringContext  
AbstractSnippetsIntWrapper  
AbstractSnippetsIntWrapper.WordWrapper  
CarrotLibTokenizerPreprocessingStrategy A preprocessing strategy utilizing an internal tokenizer, languages map and stemmers from the new Carrot2 core.
Cluster Represents a result of clustering.
DefaultClusteringContext Stores all data needed during clustering process.
DefaultFeatureExtractionStrategy  
DefaultPreprocessingStrategy  
DefaultSnippetsIntWrapper  
Feature Represents a single feature (key word/phrase) found by Lingo in the input snippets.
MultilingualClusteringContext Stores all data needed during clustering process.
MultilingualFeatureExtractionStrategy  
MultilingualSnippetsIntWrapper  
Snippet Represents a document to be clustered.
TfidfTdMatrixBuildingStrategy  
TfTdMatrixBuildingStrategy  
 



Copyright (c) Dawid Weiss, Stanislaw Osinski