26 #ifndef _CIFBUILDERTRIPLET
27 #define _CIFBUILDERTRIPLET
28 #include "libGIFTAcInvertedFile/include/uses-declarations.h"
29 #include "libMRML/include/TID.h"
45 float inDocumentFrequency);
When building an inverted file by successive merging we need first to create a file containing triple...
Definition: CIFBuilderTriplet.h:38
int mFeatureID
the feature id of this feature
Definition: CIFBuilderTriplet.h:49
float mDocumentFrequency
the frequency of the feature within the document
Definition: CIFBuilderTriplet.h:54
int mDocumentID
the document id of the document containing this feature
Definition: CIFBuilderTriplet.h:52
bool isIdentical(const CIFBuilderTriplet &inTriplet) const
testing if all fields are equal
CIFBuilderTriplet()
the default constructor