public class EntityExtractionRemoteModel extends RemoteModel
Information about a downloaded or to-be-downloaded model for entity extraction.
Nested Class Summary
| class | EntityExtractionRemoteModel.Builder | Builder for
EntityExtractionRemoteModel. |
|
Public Method Summary
| boolean | |
| String |
getModelIdentifier()
Returns model identifier (e.g.
|
| 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 String getModelIdentifier ()
Returns model identifier (e.g.
EntityExtractorOptions.ARABIC) for this model.
public int hashCode ()
Returns a hash code value for the object.