public class LemmatizerModelLoader extends ModelLoader<LemmatizerModel>
Note: Do not use this class, internal use only!
Constructor and Description |
---|
LemmatizerModelLoader() |
Modifier and Type | Method and Description |
---|---|
protected LemmatizerModel |
loadModel(InputStream modelIn) |
load
protected LemmatizerModel loadModel(InputStream modelIn) throws IOException
loadModel
in class ModelLoader<LemmatizerModel>
IOException
Copyright © 2016 The Apache Software Foundation. All rights reserved.