org.terrier.applications
Class TRECSetup

java.lang.Object
  extended by org.terrier.applications.TRECSetup

public class TRECSetup
extends java.lang.Object

This method is for setting the correct file and directory names in the files etc/collection.spec, etc/terrier.properties, etc. terrier.properties.

Author:
Vassilis Plachouras

Constructor Summary
TRECSetup()
           
 
Method Summary
static void main(java.lang.String[] args)
          Starts the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TRECSetup

public TRECSetup()
Method Detail

main

public static void main(java.lang.String[] args)
Starts the application. It takes arguments. The first is the directory in which the file README is (it is assumed that the program java is executed from this directory) and the second is a directory that contains the files to be indexed.

Parameters:
args - an array of command-line arguments


Terrier 3.5. Copyright © 2004-2011 University of Glasgow