public static class CascadingAnalyzer.Provider extends org.wikibrain.conf.Provider<PhraseAnalyzer>
Constructor and Description |
---|
Provider(org.wikibrain.conf.Configurator configurator,
org.wikibrain.conf.Configuration config) |
Modifier and Type | Method and Description |
---|---|
PhraseAnalyzer |
get(String name,
com.typesafe.config.Config config,
Map<String,String> runtimeParams) |
String |
getPath() |
Class<PhraseAnalyzer> |
getType() |
public Provider(org.wikibrain.conf.Configurator configurator, org.wikibrain.conf.Configuration config) throws org.wikibrain.conf.ConfigurationException
org.wikibrain.conf.ConfigurationException
public Class<PhraseAnalyzer> getType()
getType
in class org.wikibrain.conf.Provider<PhraseAnalyzer>
public String getPath()
getPath
in class org.wikibrain.conf.Provider<PhraseAnalyzer>
public PhraseAnalyzer get(String name, com.typesafe.config.Config config, Map<String,String> runtimeParams) throws org.wikibrain.conf.ConfigurationException
get
in class org.wikibrain.conf.Provider<PhraseAnalyzer>
org.wikibrain.conf.ConfigurationException
Copyright © 2016. All rights reserved.