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