Uses of Class
com.azure.ai.textanalytics.models.TextAnalyticsWarning
Packages that use TextAnalyticsWarning
Package
Description
Package containing the data models for MicrosoftCognitiveLanguageServiceTextAnalysis.
-
Uses of TextAnalyticsWarning in com.azure.ai.textanalytics.models
Methods in com.azure.ai.textanalytics.models that return types with arguments of type TextAnalyticsWarningModifier and TypeMethodDescriptioncom.azure.core.util.IterableStream<TextAnalyticsWarning> AbstractiveSummaryResult.getWarnings()Gets theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> AnalyzeHealthcareEntitiesResult.getWarnings()Gets theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> CategorizedEntityCollection.getWarnings()Gets theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> ClassifyDocumentResult.getWarnings()Gets theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> DetectedLanguage.getWarnings()Gets theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> DocumentSentiment.getWarnings()Gets theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> ExtractiveSummaryResult.getWarnings()Get theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> KeyPhrasesCollection.getWarnings()Gets theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> LinkedEntityCollection.getWarnings()Gets theIterableStreamofText Analytics warnings.com.azure.core.util.IterableStream<TextAnalyticsWarning> PiiEntityCollection.getWarnings()Get theIterableStreamofText Analytics warnings.Constructor parameters in com.azure.ai.textanalytics.models with type arguments of type TextAnalyticsWarningModifierConstructorDescriptionDetectedLanguage(String name, String iso6391Name, double confidenceScore, com.azure.core.util.IterableStream<TextAnalyticsWarning> warnings) Creates aDetectedLanguagemodel that describes detected language content.