| Name | Type | Description | Notes |
|---|---|---|---|
| ntu_limit | int | The maximum number of text units that can be processed in all time | [optional] |
| ntu_tokens | int | Counter of text units that have been already processed for operation Text parsing | [optional] |
| ntu_keywords | int | Counter of text units that have been already processed for operation Keywords extraction | [optional] |
| ntu_entities | int | Counter of text units that have been already processed for operation Entities extraction | [optional] |
| ntu_languages | int | Counter of text units that have been already processed for operation Language detection | [optional] |
| ntu_sentiments | int | Counter of text units that have been already processed for operation Sentiments analysis | [optional] |
| ntu_facts | int | Counter of text units that have been already processed for operation Facts extraction | [optional] |