public class SentenceModelResourceImpl extends AbstractModelResource<SentenceModel> implements SentenceModelResource
model
Constructor and Description |
---|
SentenceModelResourceImpl() |
Modifier and Type | Method and Description |
---|---|
SentenceModel |
getModel() |
protected SentenceModel |
loadModel(InputStream in) |
load
public SentenceModel getModel()
getModel
in interface SentenceModelResource
protected SentenceModel loadModel(InputStream in) throws IOException
loadModel
in class AbstractModelResource<SentenceModel>
IOException
Copyright © 2018 The Apache Software Foundation. All rights reserved.