opennlp.maxent.io
Class QNModelReader
java.lang.Object
opennlp.model.AbstractModelReader
opennlp.maxent.io.QNModelReader
- Direct Known Subclasses:
- BinaryQNModelReader, ObjectQNModelReader
public class QNModelReader
- extends AbstractModelReader
QNModelReader
public QNModelReader(DataReader dataReader)
QNModelReader
public QNModelReader(File file)
throws IOException
- Throws:
IOException
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
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.