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

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

public class WNExtendedGlossComparison
extends BasicGlossMatcher
implements ISenseGlossBasedElementLevelSemanticMatcher

implements WNExtendedGlossComparison 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
WNExtendedGlossComparison()
           
 
Method Summary
 char match(ISynset source1, ISynset target1)
          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

WNExtendedGlossComparison

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


© 2010 Knowdive @ DISI