opennlp.model
Class GenericModelReader
java.lang.Object
opennlp.model.AbstractModelReader
opennlp.model.GenericModelReader
public class GenericModelReader
- extends AbstractModelReader
GenericModelReader
public GenericModelReader(File f)
throws IOException
- Throws:
IOException
GenericModelReader
public GenericModelReader(DataReader dataReader)
checkModelType
public void checkModelType()
throws IOException
- Specified by:
checkModelType
in class AbstractModelReader
- Throws:
IOException
constructModel
public AbstractModel constructModel()
throws IOException
- Specified by:
constructModel
in class AbstractModelReader
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.