org.carrot2.text.vsm
Class TermDocumentMatrixReducerDescriptor.Keys

java.lang.Object
  extended by org.carrot2.text.vsm.TermDocumentMatrixReducerDescriptor.Keys
Enclosing class:
TermDocumentMatrixReducerDescriptor

public static class TermDocumentMatrixReducerDescriptor.Keys
extends Object

Constants for all attribute keys of the TermDocumentMatrixReducer component.


Field Summary
static String FACTORIZATION_FACTORY
          Attribute key for: TermDocumentMatrixReducer.factorizationFactory.
static String FACTORIZATION_QUALITY
          Attribute key for: TermDocumentMatrixReducer.factorizationQuality.
 
Constructor Summary
protected TermDocumentMatrixReducerDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FACTORIZATION_FACTORY

public static final String FACTORIZATION_FACTORY
Attribute key for: TermDocumentMatrixReducer.factorizationFactory.

See Also:
Constant Field Values

FACTORIZATION_QUALITY

public static final String FACTORIZATION_QUALITY
Attribute key for: TermDocumentMatrixReducer.factorizationQuality.

See Also:
Constant Field Values
Constructor Detail

TermDocumentMatrixReducerDescriptor.Keys

protected TermDocumentMatrixReducerDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski