stopwords, and 2-character and smaller words are excluded
This is the default. It can be changed from the Settings page. The settings can be adjusted from both the Word list and the main pages. One can look at the list of stopwords.
Consider the following counters from the current collection.
Total: 7611, Word count: 32175, All words count: 47931
7611 is the Total number of unique words (without the excluded ones).
Word count of 32175 is how many times these words are used.
All words count of 47931 is the count of all words
(including the ones discarded from the list).