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
bool isIdentical(const CIFBuilderTriplet &inTriplet) const
testing if all fields are equal
int mDocumentID
the document id of the document containing this feature
Definition: CIFBuilderTriplet.h:52
CIFBuilderTriplet()
the default constructor