Sdílet prostřednictvím


RecognizedEntity Class

public class RecognizedEntity extends Response

Defines a recognized entity.

Method Summary

Modifier and Type Method and Description
Thing entity()

Get the entity value.

Double matchConfidence()

Get the matchConfidence value.

Inherited Members

Method Details

entity

public Thing entity()

Get the entity value.

Returns:

the entity value

matchConfidence

public Double matchConfidence()

Get the matchConfidence value.

Returns:

the matchConfidence value

Applies to