Package gov.nist.nlpir.irfapps.trec.cran

classes modeling IRF-based IR applications against the Cranfield document collection in TREC-format

See:
          Description

Class Summary
CranfieldConversionRules This class models the rules needed to convert the Cranfield documents to Document objects after formatting by nsgmls
CranfieldConverter This class models a converter which produces proxy CRANFIELD documents and the corresponding real CRANFIELD documents based on the rules in CranfieldConversionRules.
CranfieldDocument An extension of TrecDocument that models a document from the Cranfield collection (in TREC format)
CranfieldDocumentBrafBroker This class is a flat file persistent storage broker for CranfieldDocument objects

CranfieldDocumentBrafHandle Handle for persistent CranfieldDocument objects
ProxyCranfieldDocument A stand-in for an CranfieldDocument
 

Package gov.nist.nlpir.irfapps.trec.cran Description

classes modeling IRF-based IR applications against the Cranfield document collection in TREC-format