org.apache.nutch.indexer
Class HighFreqTerms

java.lang.Object
  extended by org.apache.nutch.indexer.HighFreqTerms

public class HighFreqTerms
extends Object

Lists the most frequent terms in an index.


Field Summary
static int numTerms
           
 
Constructor Summary
HighFreqTerms()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numTerms

public static int numTerms
Constructor Detail

HighFreqTerms

public HighFreqTerms()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2006 The Apache Software Foundation