Public Member Functions | |
Judgment (String documentNumber, int judgment) | |
Public Attributes | |
String | documentNumber |
int | judgment |
|
Constructs a new Judgment instance.
|
|
The document identifier. |
|
The relevance judgment for this document, where positive values mean relevant, and zero means not relevant. |