de.aitools.ir.retrievalmodels.representer
Class LatentSemanticIndexing.DynamicReductionStrategyImpl

java.lang.Object
  extended by de.aitools.ir.retrievalmodels.representer.LatentSemanticIndexing.DynamicReductionStrategyImpl
Enclosing class:
LatentSemanticIndexing

public class LatentSemanticIndexing.DynamicReductionStrategyImpl
extends java.lang.Object

Reduces the dimension of the matrix depending on the number of training documents.


Constructor Summary
LatentSemanticIndexing.DynamicReductionStrategyImpl()
           
 
Method Summary
 int reduce()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LatentSemanticIndexing.DynamicReductionStrategyImpl

public LatentSemanticIndexing.DynamicReductionStrategyImpl()
Method Detail

reduce

public int reduce()