|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopennlp.tools.util.model.BaseModel
opennlp.tools.doccat.DoccatModel
public class DoccatModel
| Field Summary |
|---|
| Fields inherited from class opennlp.tools.util.model.BaseModel |
|---|
TRAINING_CUTOFF_PROPERTY, TRAINING_EVENTHASH_PROPERTY, TRAINING_ITERATIONS_PROPERTY |
| Constructor Summary | |
|---|---|
DoccatModel(java.io.InputStream in)
|
|
DoccatModel(java.lang.String languageCode,
AbstractModel doccatModel)
|
|
| Method Summary | |
|---|---|
AbstractModel |
getChunkerModel()
|
| Methods inherited from class opennlp.tools.util.model.BaseModel |
|---|
getLanguage, getManifestProperty, getVersion, serialize |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoccatModel(java.lang.String languageCode,
AbstractModel doccatModel)
public DoccatModel(java.io.InputStream in)
throws java.io.IOException,
InvalidFormatException
java.io.IOException
InvalidFormatException| Method Detail |
|---|
public AbstractModel getChunkerModel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||