CotIndex Class Reference

Compute and store a co-occurrence thesaurus. More...

#include <CotIndex.h>

Inheritance diagram for CotIndex:
ElementFloatIndex< SortedSubIndex< WordSubIndex > > FloatIndex

List of all members.

Public Member Functions

 CotIndex (int totalWords, BlockStats *stats, SortedSubIndex< WordSubIndex > *index, FileName *fileName)
 Compute each of the thesaurus values.
bool calculateRow (int currentRealWord)
 Provide the values for each row and return TRUE if it should be stored.
int listRealPosition (int position)
 Return the value id of the given position.
int indexRealPosition (int position)
 Return the list id of the given position.

Detailed Description

Compute and store a co-occurrence thesaurus.

This class defines the methods to compute the co-occurrence thesaurus values and to store each row of values using the thesaurus structure.

Author
lapark
Revision
1.4.2.2
Date
2009/11/02 14:35:36
Id
CotIndex.h,v 1.4.2.2 2009/11/02 14:35:36 lapark Exp

The documentation for this class was generated from the following files:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:11 2009 for textIR by  doxygen 1.6.1