org.carrot2.filter.trc.carrot.filter.cluster.rough.weighting
Interface ApproximateWeightingScheme

All Known Implementing Classes:
UpperTfIdfWeightingScheme

public interface ApproximateWeightingScheme

Weighting scheme with support for upper approximation


Method Summary
 double[][] getUpperWeight()
          Get weight matrix for upper approximation of documents
 

Method Detail

getUpperWeight

double[][] getUpperWeight()
Get weight matrix for upper approximation of documents



Copyright (c) Dawid Weiss, Stanislaw Osinski