com.googlecode.jweb1t
Class JWeb1TAggregator
java.lang.Object
com.googlecode.jweb1t.JWeb1TAggregator
public class JWeb1TAggregator
- extends Object
Creates some aggregated counts that are not directly available in the data.
|
Method Summary |
void |
create()
Run this method to create the counts. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AGGREGATED_COUNTS_FILE
public static final String AGGREGATED_COUNTS_FILE
- See Also:
- Constant Field Values
JWeb1TAggregator
public JWeb1TAggregator(String aNGramLocation,
int aMaxNGramSize)
throws IOException
- Throws:
IOException
create
public void create()
throws IOException
- Run this method to create the counts.
- Throws:
IOException
Copyright © 2012. All Rights Reserved.