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: 8137, Word count: 37799, All words count: 56597
8137 is the Total number of unique words (without the excluded ones).
Word count of 37799 is how many times these words are used.
All words count of 56597 is the count of all words
(including the ones discarded from the list).