|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopennlp.tools.cmdline.ModelLoader<DoccatModel>
opennlp.tools.cmdline.doccat.DoccatModelLoader
public class DoccatModelLoader
Loads a Document Categorizer Model for the command line tools.
Note: Do not use this class, internal use only!
| Constructor Summary | |
|---|---|
DoccatModelLoader()
|
|
| Method Summary | |
|---|---|
protected DoccatModel |
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 DoccatModelLoader()
| Method Detail |
|---|
protected DoccatModel loadModel(java.io.InputStream modelIn)
throws java.io.IOException,
InvalidFormatException
loadModel in class ModelLoader<DoccatModel>java.io.IOException
InvalidFormatException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||