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