public class QueryExpansionModelFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
The default namespace for expansion models.
|
Constructor and Description |
---|
QueryExpansionModelFactory() |
Modifier and Type | Method and Description |
---|---|
static QueryExpansionModel |
newInstance(String name)
Returns the requested weighting model.
|
public static final String NAMESPACE
public static QueryExpansionModel newInstance(String name)
name
- The name of the weighting model to instantiate.Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow