public interface SynsetMapper
Modifier and Type | Method and Description |
---|---|
Synset |
mapSynset(Synset sourceSynset)
Maps a synset from one dictionary to another.
|
Synset mapSynset(Synset sourceSynset) throws JWNLException
sourceSynset
- the synset to be mapped from the source dictionarysourceSynset
in the target
dictionary, or null if no mapping is availableJWNLException
- if dictionary unknown or resource unavailable