org.eml.sir.appl.rel
Class WflGen

java.lang.Object
  extended byorg.eml.sir.appl.rel.WflGen

public class WflGen
extends java.lang.Object

Application to generate word frequency lists of corpora.

Author:
Hendrik Niederlich (EML-R)

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

Constructor Detail

WflGen

public WflGen()
Method Detail

main

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