public class ProxRunner extends ProxRunner
(BASS 2 GUITAR) (the parentheses are required).
Constructor and Description |
---|
ProxRunner(int model,
TermRunner a,
TermRunner b,
int diff)
Constructor for the ProxRunner object
|
Modifier and Type | Method and Description |
---|---|
int |
evaluate(long uid)
Return the similarity of this object to the document with the given
unique ID.
|
invalidReason, terms
public ProxRunner(int model, TermRunner a, TermRunner b, int diff)
model
- Description of the Parametera
- the Runner for the first termb
- the Runner for the second termdiff
- Description of the Parameterpublic int evaluate(long uid)
evaluate
in class ProxRunner
uid
- the document in questionCopyright © 2016 Egothor. All Rights Reserved.