it.unitn.disi.smatch.matchers.element.gloss
Class WNGlossComparison

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

public class WNGlossComparison
extends java.lang.Object
implements ISenseGlossBasedElementLevelSemanticMatcher

implements WNGlossComparison 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
WNGlossComparison()
           
 
Method Summary
 char match(ISynset source, ISynset target)
          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

WNGlossComparison

public WNGlossComparison()
Method Detail

match

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

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


© 2010 Knowdive @ DISI