public class BarrelStatistics extends Object
Constructor and Description |
---|
BarrelStatistics() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Prints to the console every term that has an inverted list in the format of tab separated fields of inverted list length and term
|
public static void main(String[] args) throws IOException
Takes one parameter - location of the barrel.
args
- the command line argumentsIOException
- when a problem accessing a file occurresCopyright © 2016 Egothor. All Rights Reserved.