| Places: | number of places in the data set (rows of the input data minus 1) |
| Items: | number of linguistic variables (columns of input data minus 1) |
| Instances: | total number of occurrences of the linguistic variables |
| Characters: | total number of characters in the data |
| Unique characters: | number of unique characters in the data |
| Tokens: | number of tokens (a token is a combination of symbol and a diacritical mark) |
| Unique tokens: | number of unique tokens in the data |