uk.ac.gla.dcs.renaissance.nlp
Class Morphy

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.nlp.Morphy

public class Morphy
extends Object


Constructor Summary
Morphy(File configFile)
           
 
Method Summary
 String getLemma(String word, String tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Morphy

public Morphy(File configFile)
       throws IOException,
              net.sf.extjwnl.JWNLException
Throws:
IOException
net.sf.extjwnl.JWNLException
Method Detail

getLemma

public String getLemma(String word,
                       String tag)


Copyright © 2011. All Rights Reserved.