Package | Description |
---|---|
org.terrier.matching |
Provides the classes and interfaces used for matching documents
to queries.
|
Modifier and Type | Field and Description |
---|---|
protected TRECResultsMatching.InputFormat |
TRECResultsMatching.format
The input format to use when parsing document identifiers.
|
Modifier and Type | Method and Description |
---|---|
static TRECResultsMatching.InputFormat |
TRECResultsMatching.InputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TRECResultsMatching.InputFormat[] |
TRECResultsMatching.InputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow