public class Test { public static void main(String[] args) { // test your WordCount and InvertedIndex program with your own sample input files here } }