Uses of Class
gov.nist.nlpir.irfapps.trec.TrecDocument

Packages that use TrecDocument
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 TrecDocument in gov.nist.nlpir.irfapps.trec.cran
 

Subclasses of TrecDocument in gov.nist.nlpir.irfapps.trec.cran
 class CranfieldDocument
          An extension of TrecDocument that models a document from the Cranfield collection (in TREC format)
 

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

Subclasses of TrecDocument in gov.nist.nlpir.irfapps.trec.fbis
 class FbisDocument
          A specialization of the TREC document to model a document from the TREC Foreign Broadcast Information Service (FBIS) collection.