CAR (Context-Aware Retrieval) v1.0

Class CarLibraryD

java.lang.Object
  |
  +--CarLibraryD

public class CarLibraryD
extends java.lang.Object

This class contains a constructor and methods that are accessible to the CAR researcher through parameter fields of the session control file.

Its use is explained and exemplified in the match section of the User Manual.


Constructor Summary
CarLibraryD(ValueTuple valueTuple)
           
 
Method Summary
 Document match(Document target, Document query, Document doc, java.lang.Double dthreshold, java.lang.Boolean bscores, java.lang.Object aFields, ValueTuple vt)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarLibraryD

public CarLibraryD(ValueTuple valueTuple)
Method Detail

match

public Document match(Document target,
                      Document query,
                      Document doc,
                      java.lang.Double dthreshold,
                      java.lang.Boolean bscores,
                      java.lang.Object aFields,
                      ValueTuple vt)

CAR (Context-Aware Retrieval) v1.0

Submit bugs to Lindsey