termIndex property

int termIndex
getter/setter pair

A counter incremented for each unique term, used to identify a terms position in the vector space.

Implementation

int termIndex = 0;