Java Access to WordNet

danbikel.wordnet
Interface MorphyRemote

All Superinterfaces:
Remote
All Known Implementing Classes:
Morphy

public interface MorphyRemote
extends Remote


Method Summary
 String[] morphStr(String origstr, String pos)
           
 

Method Detail

morphStr

public String[] morphStr(String origstr,
                         String pos)

Java Access to WordNet

Author: Dan Bikel