detectKeyPhrases
inline suspend fun ComprehendClient.detectKeyPhrases(crossinline block: DetectKeyPhrasesRequest.Builder.() -> Unit): DetectKeyPhrasesResponse
Detects the key noun phrases found in the text.
Detects the key noun phrases found in the text.