.termsGT(
)
Among the terms in , select the terms (weight + itemset) where the weight is greater than the constant defined at
.
termsEQ Refer to example of the method.
termsEQ : Select terms by weight comparison (equal to comparison)
termsGE : Select terms by weight comparison (greater than or equal to comparison)
termsLE : Select terms by weight comparison (less than or equal to comparison)
termsLT : Select terms by weight comparison (less than comparison)
termsNE : Select terms by weight comparison (not equal to comparison)