termDegree abstract method

int termDegree(
  1. String term
)

The word degree of the term

Implementation

int termDegree(String term);