public class GetTermInfo
extends Object
Utility to get document frequency and total number of occurrences (sum of the tf for each doc) of
a term.
-
Constructor Summary
Constructors
-
Method Summary
static void
static void
private static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GetTermInfo
public GetTermInfo()
-
Method Details
-
-
-
usage
private static void usage()