org.cogroo.dictionary
Interface LemmaDictionary

All Known Implementing Classes:
FSADictionary

public interface LemmaDictionary


Method Summary
 String[] getLemmas(String word, String tag)
           
 

Method Detail

getLemmas

String[] getLemmas(String word,
                   String tag)


Copyright © 2012-2013 CoGrOO. All Rights Reserved.