idl.tmt.testing
Class StandAloneIndexer

java.lang.Object
  |
  +--idl.tmt.testing.StandAloneIndexer

public class StandAloneIndexer
extends java.lang.Object

Author:
miles To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
StandAloneIndexer()
           
 
Method Summary
private static TmtMatrix filterTerms(double minOccurrences, TmtMatrix matrix, TermList termList)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

StandAloneIndexer

public StandAloneIndexer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

filterTerms

private 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