c
com.microsoft.azure.synapse.ml.services.language
KeyPhraseExtractionResponse
Companion object KeyPhraseExtractionResponse
case class KeyPhraseExtractionResponse(kind: String, results: KeyPhraseExtractionResult) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- KeyPhraseExtractionResponse
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new KeyPhraseExtractionResponse(kind: String, results: KeyPhraseExtractionResult)
Value Members
- val kind: String
- val results: KeyPhraseExtractionResult