org.cogroo.dictionary
Interface FeatureDictionary

All Known Subinterfaces:
ExtendedTagDictionary
All Known Implementing Classes:
ExtendedPOSDictionary, FSAFeatureDictionary

public interface FeatureDictionary


Method Summary
 String[] getFeatures(String word, String pos)
           
 

Method Detail

getFeatures

String[] getFeatures(String word,
                     String pos)


Copyright © 2012-2013 CoGrOO. All Rights Reserved.