| Package | Description |
|---|---|
| de.julielab.jcore.ae.jpos.tagger |
| Modifier and Type | Method and Description |
|---|---|
static POSTagger |
POSTagger.readModel(File modelFile)
load a previously trained FeatureSubsetModel (CRF4+Properties) which was
stored as serialized object to disk.
|
static POSTagger |
POSTagger.readModel(InputStream is)
load a previously trained FeatureSubsetModel (CRF4+Properties) which was
stored as serialized object to disk.
|
Copyright © 2018 JULIE Lab, Germany. All Rights Reserved.