com.googlecode.jweb1t
Class AggregatedCountsCreator
java.lang.Object
com.googlecode.jweb1t.AggregatedCountsCreator
public class AggregatedCountsCreator
- extends Object
Class that sequentially scans all Web1T-format files in order to compute the aggregated counts.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregatedCountsCreator
public AggregatedCountsCreator(File aBaseDir,
String aNGramSize)
throws IOException
- Throws:
IOException
getAggregatedNGramCount
public long getAggregatedNGramCount()
getNrOfDifferentNGrams
public long getNrOfDifferentNGrams()
Copyright © 2012. All Rights Reserved.