Sha256: fc44248630343ebf3dfb2a27274f84f2c770154acf3b0b9225c3b6c2c96510f2

Contents?: true

Size: 1.58 KB

Versions: 162

Compression:

Stored size: 1.58 KB

Contents

---
title: Keyword
---
## PureCloud::Keyword

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** |  | [optional] |
| **name** | **String** |  | [optional] |
| **phrase** | **String** | The word or phrase which is being looked for with speech recognition. | |
| **confidence** | **Integer** | A sensitivity threshold that can be increased to lower false positives or decreased to reduce false negatives. | |
| **agent_score_modifier** | **Integer** | A modifier to the evaluation score when the phrase is spotted in the agent channel | |
| **customer_score_modifier** | **Integer** | A modifier to the evaluation score when the phrase is spotted in the customer channel | |
| **alternate_spellings** | **Array<String>** | Other spellings of the phrase that can be added to reduce missed spots (false negatives). | [optional] |
| **pronunciations** | **Array<String>** | The phonetic spellings for the phrase and alternate spellings. | [optional] |
| **anti_words** | **Array<String>** | Words that are similar to the phrase but not desired. Added to reduce incorrect spots (false positives). | [optional] |
| **anti_pronunciations** | **Array<String>** | The phonetic spellings for the antiWords. | [optional] |
| **spotability_index** | **Float** | A prediction of how easy it is to unambiguously spot the keyword within its language based on spelling. | [optional] |
| **margin_of_error** | **Float** |  | [optional] |
| **pronunciation** | **String** |  | [optional] |
{: class="table table-striped"}


Version data entries

162 entries across 162 versions & 2 rubygems

Version Path
purecloudplatformclientv2-3.1.0 docs/Keyword.md
purecloudplatformclientv2-3.0.0 docs/Keyword.md
purecloudplatformclientv2-2.0.40 docs/Keyword.md
purecloudplatformclientv2-2.0.39 docs/Keyword.md
purecloudplatformclientv2-2.0.38 docs/Keyword.md
purecloudplatformclientv2-2.0.37 docs/Keyword.md
purecloudplatformclientv2-2.0.36 docs/Keyword.md
purecloudplatformclientv2-2.0.35 docs/Keyword.md
purecloudplatformclientv2-2.0.33 docs/Keyword.md
purecloudplatformclientv2-2.0.32 docs/Keyword.md
purecloudplatformclientv2-2.0.30 docs/Keyword.md
purecloudplatformclientv2-2.0.23 docs/Keyword.md
purecloudplatformclientv2-2.0.21 docs/Keyword.md
purecloudplatformclientv2-2.0.18 docs/Keyword.md
purecloudplatformclientv2-2.0.17 docs/Keyword.md
purecloudplatformclientv2-2.0.14 docs/Keyword.md
purecloudplatformclientv2-2.0.13 docs/Keyword.md
purecloudplatformclientv2-2.0.10 docs/Keyword.md
purecloudplatformclientv2-2.0.9 docs/Keyword.md
purecloudplatformclientv2-2.0.8 docs/Keyword.md