org.eml.sir.appl.rel
Class LcWeightMain

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

public class LcWeightMain
extends java.lang.Object

Class, that computes weights for the shortest paths between given word pairs

Author:
Katja Niemann, Simone Eberhard (EML-R)

Constructor Summary
LcWeightMain()
           
 
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

LcWeightMain

public LcWeightMain()
Method Detail

main

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