Uses of Class
gov.nist.nlpir.irf.index.IdxIntern

Packages that use IdxIntern
gov.nist.nlpir.irf.index classes and interfaces that support indexes - dictionaries of indexing features by source document or document data element 
 

Uses of IdxIntern in gov.nist.nlpir.irf.index
 

Subclasses of IdxIntern in gov.nist.nlpir.irf.index
 class IdfIdxIntern
          This class extends IdxIntern to support indexes based around the Inverse Document Frequency (IDF) term weighting measure.
 class KeyWordIdxIntern
          Extends the IdxIntern for KeyWord indexes.
 

Fields in gov.nist.nlpir.irf.index declared as IdxIntern
protected  IdxIntern Index.IFs
          the index itself