public class VectorRunner extends VectorRunner
This object represents a binary form of set of formulas (clausulas).
| Constructor and Description |
|---|
VectorRunner(int model,
Rider r,
Runner[] w)
Constructor for the VectorRunner object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
evaluate(long uid)
Return the calculated similarity between the query and the document
with the given unique ID..
|
invalidReason, run, termspublic int evaluate(long uid)
evaluate in class VectorRunneruid - the unique ID of the document in questionCopyright © 2016 Egothor. All Rights Reserved.