Uses of Interface
gov.nist.nlpir.irfapps.trec.TrecDocumentIntrf

Packages that use TrecDocumentIntrf
gov.nist.nlpir.irfapps.trec.cran classes modeling IRF-based IR applications against the Cranfield document collection in TREC-format 
gov.nist.nlpir.irfapps.trec.fbis classes modeling IRF-based IR applications against the Foreign Broadcast Information Service (FBIS) document collection in TREC-format 
 

Uses of TrecDocumentIntrf in gov.nist.nlpir.irfapps.trec.cran
 

Subinterfaces of TrecDocumentIntrf in gov.nist.nlpir.irfapps.trec.cran
 interface CranfieldDocumentIntrf
          This interface is used to keep the CranfieldDocument and its proxy in sync.
 

Uses of TrecDocumentIntrf in gov.nist.nlpir.irfapps.trec.fbis
 

Subinterfaces of TrecDocumentIntrf in gov.nist.nlpir.irfapps.trec.fbis
 interface FbisDocumentIntrf
          This interface is used to keep the FbisDocument and its proxy in sync.