org.carrot2.text.vsm
Class TermDocumentMatrixBuilderDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.text.vsm.TermDocumentMatrixBuilderDescriptor.Attributes
Enclosing class:
TermDocumentMatrixBuilderDescriptor

public static final class TermDocumentMatrixBuilderDescriptor.Attributes
extends Object

All attributes of the TermDocumentMatrixBuilder component.


Field Summary
 AttributeInfo maximumMatrixSize
           
 AttributeInfo maxWordDf
           
 AttributeInfo termWeighting
           
 AttributeInfo titleWordsBoost
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

titleWordsBoost

public final AttributeInfo titleWordsBoost

maximumMatrixSize

public final AttributeInfo maximumMatrixSize

maxWordDf

public final AttributeInfo maxWordDf

termWeighting

public final AttributeInfo termWeighting


Copyright (c) Dawid Weiss, Stanislaw Osinski