Package it.uniroma2.info.ai_nlp.LinguisticWatermark

Interface Summary
ApproximateSearchToggling a generic empty interface for approximate search strategies
BidirectionalTranslator this is an empty interface.
BidirectionalTranslatorConceptualizedLR Bilingual Conceptualized Linguistic Resources which can be accessed bothways fall into this category and must implement this interface
BidirectionalTranslatorFlatLR Bilingual Flat Linguistic Resources which can be accessed bothways fall into this category and must implement this interface
ConceptPrefixSearch  
ConceptualizedLR  
FlatLR  
LRWithGlosses this interface must be implemented by wrapper for those resources which admit glosses for describing the different senses which words may have.
MatchCaseToggling this interface allows for switching between case sensitive and case insensitive match when searching the resource for given word(s)
TaxonomicalLR  
WholeWordToggling this interface allows for switching between exact and non exact match when searching the resource for given word(s)
 

Class Summary
BilingualLinguisticInterface  
Concept in Conceptualized Linguistic Resources, synonyms are clustered upon the different senses that a word may assume This class deals with this kind of clusters
LinguisticInterface this is the main class which must be implemented to create a wrapper for a given (category of) linguistic resource
LinguisticInterfacesFactory  
ResourceLoader  
 

Exception Summary
ConceptRetrievalException  
ResourceNotLoadedException