public class FeatureBasedMRFBuilder extends MRFBuilder
| Constructor and Description |
|---|
FeatureBasedMRFBuilder(RetrievalEnvironment env,
Node model) |
| Modifier and Type | Method and Description |
|---|---|
MarkovRandomField |
buildMRF(String[] queryTerms) |
Node |
getModel() |
getpublic FeatureBasedMRFBuilder(RetrievalEnvironment env, Node model)
public MarkovRandomField buildMRF(String[] queryTerms) throws ConfigurationException
buildMRF in class MRFBuilderConfigurationExceptionpublic Node getModel()