---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.3
alternate:
  - https://catboost.ai/docs/en/references/dictionaries_options.md
---
> **Documentation Index:** Fetch the complete configuration index at https://catboost.ai/docs/en/llms.txt

# Dictionaries options

The following is a list of options for the 

{% cut "`dictionaries`" %}

`--dictionaries`for the Command-line version

{% endcut %}

 parameter (these options are set in `option_name`):**Parameter:** `token_level_type`

**Data types:** string

**Description:**
The token level type. This parameter defines what should be considered a separate token.

Possible values:
- Word
- Letter


**Default value:** Word

