info.ephyra.indexing
Class Blog06Preprocessor

java.lang.Object
  extended by info.ephyra.indexing.Blog06Preprocessor

public class Blog06Preprocessor
extends java.lang.Object

A preprocessor for the Blog06 corpus:

Version:
2007-05-16
Author:
Nico Schlaefer

Constructor Summary
Blog06Preprocessor()
           
 
Method Summary
private static void convertFile(java.io.File input)
          Converts a single file.
static void main(java.lang.String[] args)
          Entry point of the program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blog06Preprocessor

public Blog06Preprocessor()
Method Detail

convertFile

private static void convertFile(java.io.File input)
Converts a single file.

Parameters:
input - corpus file

main

public static void main(java.lang.String[] args)

Entry point of the program.

Preprocesses the Blog06 corpus.

Parameters:
args - argument 1: directory of the Blog06 corpus