Name | Type | Description | Notes |
---|---|---|---|
NTULimit | int? | The maximum number of text units that can be processed in all time | [optional] |
NTUTokens | int? | Counter of text units that have been already processed for operation Text parsing | [optional] |
NTUKeywords | int? | Counter of text units that have been already processed for operation Keywords extraction | [optional] |
NTUEntities | int? | Counter of text units that have been already processed for operation Entities extraction | [optional] |
NTULanguages | int? | Counter of text units that have been already processed for operation Language detection | [optional] |
NTUSentiments | int? | Counter of text units that have been already processed for operation Sentiments analysis | [optional] |
NTUFacts | int? | Counter of text units that have been already processed for operation Facts extraction | [optional] |