Trait

class Trait

Provides contextual information about the extracted entity.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Provides a name or contextual description about the trait.

Link copied to clipboard
val score: Float?

The level of confidence that Amazon Comprehend Medical has in the accuracy of this trait.

Functions

Link copied to clipboard
inline fun copy(block: Trait.Builder.() -> Unit = {}): Trait
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String