org.cogroo.dictionary.impl
Class FSASynthDictionary
java.lang.Object
org.cogroo.dictionary.impl.FSASynthDictionary
public class FSASynthDictionary
- extends Object
FSASynthDictionary
public FSASynthDictionary(morfologik.stemming.DictionaryLookup dictLookup)
synthesize
public List<PairWordPOSTag> synthesize(String lemma)
create
public static FSASynthDictionary create(String path)
throws IllegalArgumentException,
IOException
- Throws:
IllegalArgumentException
IOException
createFromResources
public static FSASynthDictionary createFromResources(String path)
throws IllegalArgumentException,
IOException
- Throws:
IllegalArgumentException
IOException
create
public static FSASynthDictionary create(InputStream fsaData,
InputStream featuresData)
throws IllegalArgumentException,
IOException
- Throws:
IllegalArgumentException
IOException
main
public static void main(String[] args)
throws IllegalArgumentException,
IOException
- Throws:
IllegalArgumentException
IOException
Copyright © 2012-2013 CoGrOO. All Rights Reserved.