EntityExtractionParams

public class EntityExtractionParams extends Object

Parameters for a request to extract entities from a given piece of text.

Nested Class Summary

class EntityExtractionParams.Builder Builder class for EntityExtractionParams

Public Method Summary

boolean
equals(Object o)
Indicates whether some other object is "equal to" this one.
int
hashCode()
Returns a hash code value for the object.

Inherited Method Summary

Public Methods

public boolean equals (Object o)

Indicates whether some other object is "equal to" this one.

public int hashCode ()

Returns a hash code value for the object.