Uses of Class
com.azure.ai.textanalytics.models.ClassifyDocumentResult
Packages that use ClassifyDocumentResult
Package
Description
Package containing Azure Text Analytics collection types that contain the results for batch operations.
-
Uses of ClassifyDocumentResult in com.azure.ai.textanalytics.util
Constructor parameters in com.azure.ai.textanalytics.util with type arguments of type ClassifyDocumentResultModifierConstructorDescriptionClassifyDocumentResultCollection(Iterable<ClassifyDocumentResult> documentResults) Create aClassifyDocumentResultCollectionmodel that maintains a list ofClassifyDocumentResultalong with model version and batch's statistics.