|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModelResolver
Resolve the location of the TreeTagger model.
| Method Summary | |
|---|---|
Model |
getModel(String modelName)
Load the model with the given name. |
void |
setPlatformDetector(PlatformDetector aPlatform)
Set platform information. |
| Method Detail |
|---|
void setPlatformDetector(PlatformDetector aPlatform)
aPlatform - the platform information.
Model getModel(String modelName)
throws IOException
modelName - the name of the model.
IOException - if the model can not be found.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||