| Modifier and Type | Class and Description |
|---|---|
class |
DefaultModel |
| Modifier and Type | Method and Description |
|---|---|
Model |
TreeTaggerWrapper.getModel()
Get the currently set model.
|
Model |
ModelResolver.getModel(java.lang.String modelName)
Load the model with the given name.
|
Model |
DefaultModelResolver.getModel(java.lang.String aModelName) |
Model |
DefaultModelResolver.getModel(java.lang.String aModelName,
java.lang.String aLocation,
java.lang.String aEncoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeTaggerWrapper.setModel(Model model)
Load the given model.
|
Copyright © 2014. All Rights Reserved.