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

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

public class WNSemanticGlossComparison
extends BasicGlossMatcher
implements ISenseGlossBasedElementLevelSemanticMatcher

implements WNSemanticGlossComparison 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
WNSemanticGlossComparison()
           
 
Method Summary
 char match(ISynset source, ISynset target)
          Returns a relation between source and target synsets.
 
Methods inherited from class it.unitn.disi.smatch.matchers.element.gloss.BasicGlossMatcher
getExtendedGloss, isWordLessGeneral, isWordMoreGeneral, isWordOpposite, isWordSynonym
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WNSemanticGlossComparison

public WNSemanticGlossComparison()
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