public class TaggerConfig extends ConfigUtil
Tagger configuration
Copyright: Copyright (c) 2005
Company: IST, Drexel University
root| Constructor and Description |
|---|
TaggerConfig() |
TaggerConfig(ConfigureNode root) |
TaggerConfig(String configFile) |
| Modifier and Type | Method and Description |
|---|---|
Tagger |
getTagger(ConfigureNode node,
int taggerID) |
Tagger |
getTagger(int taggerID) |
protected Tagger |
loadTagger(String taggerName,
ConfigureNode taggerNode) |
getConfigureNode, loadResourcepublic TaggerConfig()
public TaggerConfig(ConfigureNode root)
public TaggerConfig(String configFile)
public Tagger getTagger(int taggerID)
public Tagger getTagger(ConfigureNode node, int taggerID)
protected Tagger loadTagger(String taggerName, ConfigureNode taggerNode)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.