it.unitn.disi.smatch.matchers.element
Class WNHierarchy

java.lang.Object
  extended by it.unitn.disi.smatch.matchers.element.WNHierarchy
All Implemented Interfaces:
ISenseGlossBasedElementLevelSemanticMatcher

public class WNHierarchy
extends java.lang.Object
implements ISenseGlossBasedElementLevelSemanticMatcher

implements WNHierarchy matcher see Element Level Semantic matchers paper for more details

Author:
Mikalai Yatskevich mikalai.yatskevich@comlab.ox.ac.uk, Aliaksandr Autayeu avtaev@gmail.com

Constructor Summary
WNHierarchy()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 char match(ISynset source1, ISynset target1)
          Returns a relation between source and target synsets.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WNHierarchy

public WNHierarchy()
Method Detail

match

public char match(ISynset source1,
                  ISynset target1)
Description copied from interface: ISenseGlossBasedElementLevelSemanticMatcher
Returns a relation between source and target synsets.

Specified by:
match in interface ISenseGlossBasedElementLevelSemanticMatcher
Parameters:
source1 - source synset
target1 - target synset.
Returns:
a relation

main

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


© 2010 Knowdive @ DISI