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-96.0.0 docs/Keyword.md
purecloudplatformclientv2-95.0.0 docs/Keyword.md
purecloudplatformclientv2-94.0.0 docs/Keyword.md
purecloudplatformclientv2-93.0.0 docs/Keyword.md
purecloudplatformclientv2-92.0.0 docs/Keyword.md
purecloudplatformclientv2-91.0.0 docs/Keyword.md
purecloudplatformclientv2-90.0.0 docs/Keyword.md
purecloudplatformclientv2-89.0.0 docs/Keyword.md
purecloudplatformclientv2-88.0.0 docs/Keyword.md
purecloudplatformclientv2-87.0.0 docs/Keyword.md
purecloudplatformclientv2-86.0.0 docs/Keyword.md
purecloudplatformclientv2-85.0.1 docs/Keyword.md
purecloudplatformclientv2-85.0.0 docs/Keyword.md
purecloudplatformclientv2-84.0.0 docs/Keyword.md
purecloudplatformclientv2-83.0.0 docs/Keyword.md
purecloudplatformclientv2-82.0.0 docs/Keyword.md
purecloudplatformclientv2-81.0.0 docs/Keyword.md
purecloudplatformclientv2-80.0.0 docs/Keyword.md
purecloudplatformclientv2-79.0.0 docs/Keyword.md
purecloudplatformclientv2-78.1.0 docs/Keyword.md