it.uniroma2.info.ai_nlp.LinguisticWatermark
Interface BidirectionalTranslatorFlatLR

All Superinterfaces:
BidirectionalTranslator

public interface BidirectionalTranslatorFlatLR
extends BidirectionalTranslator

Bilingual Flat Linguistic Resources which can be accessed bothways fall into this category and must implement this interface

Author:
Armando Stellato

Method Summary
 String[] getInverseTranslationPotentialSynonyms(String Lemma)
           
 

Method Detail

getInverseTranslationPotentialSynonyms

String[] getInverseTranslationPotentialSynonyms(String Lemma)
Parameters:
Lemma - a linguistic expression in the foreign language of the linguistic resource
Returns:
a set of lemmas which are synonyms upon different senses of the given Lemma.