.termsLE(
)
Among the terms in , select the terms (weight + itemset) where the weight is less than or equal to 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)
termsGT : Select terms by weight comparison (greater than comparison)
termsLT : Select terms by weight comparison (less than comparison)
termsNE : Select terms by weight comparison (less than or equal to comparison)