Class InformationResolution

java.lang.Object
com.azure.ai.textanalytics.models.BaseResolution
com.azure.ai.textanalytics.models.InformationResolution

public final class InformationResolution extends BaseResolution
Represents the information (data) entity resolution model.
  • Constructor Details

    • InformationResolution

      public InformationResolution()
  • Method Details

    • getUnit

      public InformationUnit getUnit()
      Get the unit property: The information (data) Unit of measurement.
      Returns:
      the unit value.
    • getValue

      public double getValue()
      Get the value property: The numeric value that the extracted text denotes.
      Returns:
      the value value.