it.unitn.disi.smatch.matchers.element
Interface ISenseGlossBasedElementLevelSemanticMatcher

All Known Implementing Classes:
WNExtendedGloss, WNExtendedGlossComparison, WNExtendedSemanticGlossComparison, WNGloss, WNGlossComparison, WNHierarchy, WNLemma, WNSemanticGlossComparison

public interface ISenseGlossBasedElementLevelSemanticMatcher

An interface for sense and gloss based element level matchers. s *

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

Method Summary
 char match(ISynset source, ISynset target)
          Returns a relation between source and target synsets.
 

Method Detail

match

char match(ISynset source,
           ISynset target)
Returns a relation between source and target synsets.

Parameters:
source - source synset
target - target synset.
Returns:
a relation


© 2010 Knowdive @ DISI