samples
Class UseSemDist

java.lang.Object
  extended by samples.UseSemDist

public class UseSemDist
extends java.lang.Object

This example shows how to use the SemDist function from another java program. Simply create a new SemDist object and use one of three getSimilarity functions. 16 is the maximum score, 0 is the minimum

Author:
Alistair Kennedy

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

UseSemDist

public UseSemDist()
Method Detail

main

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