idl.tmt.util
Class MatrixUtils

java.lang.Object
  |
  +--idl.tmt.util.MatrixUtils

public class MatrixUtils
extends java.lang.Object

Created on Apr 16, 2004

Author:
jelsas

Constructor Summary
MatrixUtils()
           
 
Method Summary
static TmtMatrix filterTerms(double minOccurrences, TmtMatrix matrix, TermList termList)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

MatrixUtils

public MatrixUtils()
Method Detail

filterTerms

public static TmtMatrix filterTerms(double minOccurrences,
                                    TmtMatrix matrix,
                                    TermList termList)
                             throws BadDimensionException
Parameters:
i - Minimum number of occurrences of term to keep
added - Matrix to filter
termList - Termlist