it.uniroma2.info.ai_nlp.LinguisticWatermark
Interface TaxonomicalLR

All Superinterfaces:
ConceptualizedLR

public interface TaxonomicalLR
extends ConceptualizedLR

Author:
Armando Stellato

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

Method Detail

getDirectAncestors

Collection getDirectAncestors(Concept c)
Parameters:
c - a given word sense
Returns:
all the direct supersenses of c

getDirectDescendants

Collection getDirectDescendants(Concept c)
Parameters:
c - a given word sense
Returns:
all the direct subsenses of c