Uses of Class
com.azure.ai.textanalytics.models.ExtractKeyPhrasesActionResult
Packages that use ExtractKeyPhrasesActionResult
Package
Description
Package containing the data models for MicrosoftCognitiveLanguageServiceTextAnalysis.
-
Uses of ExtractKeyPhrasesActionResult in com.azure.ai.textanalytics.models
Methods in com.azure.ai.textanalytics.models that return types with arguments of type ExtractKeyPhrasesActionResultModifier and TypeMethodDescriptioncom.azure.core.util.IterableStream<ExtractKeyPhrasesActionResult>AnalyzeActionsResult.getExtractKeyPhrasesResults()Gets theextractKeyPhrasesResultsproperty: The key phrases extraction actions results property.