it.uniroma2.info.ai_nlp.LinguisticWatermark
Interface LRWithGlosses

All Superinterfaces:
ConceptualizedLR

public interface LRWithGlosses
extends ConceptualizedLR

this interface must be implemented by wrapper for those resources which admit glosses for describing the different senses which words may have.

Author:
Armando Stellato

Method Summary
 String getConceptGloss(Concept c)
           
 
Methods inherited from interface it.uniroma2.info.ai_nlp.LinguisticWatermark.ConceptualizedLR
getConcept, getConceptLexicals, getConcepts
 

Method Detail

getConceptGloss

String getConceptGloss(Concept c)
Parameters:
c - a word(s') sense
Returns:
the gloss associated to sense c