|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopennlp.tools.cmdline.ModelLoader<ChunkerModel>
opennlp.tools.cmdline.chunker.ChunkerModelLoader
public class ChunkerModelLoader
Loads a Chunker Model for the command line tools.
Note: Do not use this class, internal use only!
| Constructor Summary | |
|---|---|
ChunkerModelLoader()
|
|
| Method Summary | |
|---|---|
protected ChunkerModel |
loadModel(java.io.InputStream modelIn)
|
| Methods inherited from class opennlp.tools.cmdline.ModelLoader |
|---|
load |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChunkerModelLoader()
| Method Detail |
|---|
protected ChunkerModel loadModel(java.io.InputStream modelIn)
throws java.io.IOException,
InvalidFormatException
loadModel in class ModelLoader<ChunkerModel>java.io.IOException
InvalidFormatException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||