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

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

public class WNExtendedSemanticGlossComparison
extends BasicGlossMatcher
implements ISenseGlossBasedElementLevelSemanticMatcher

implements WNExtendedSemanticGlossComparison 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
WNExtendedSemanticGlossComparison()
           
 
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

WNExtendedSemanticGlossComparison

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