ReplyDetectionDto resource
Methods
Resource
{
"claim": "number",
"confidence": "number",
"rawText": "string",
"requestId": "string",
"sentence": "string",
"url": "string"
}
Properties
Name | Type | Description | Additional |
---|---|---|---|
claim | number |
The claim status |
|
confidence | number |
The confidence level of the event |
|
rawText | string |
The text related to the event (tweet only) |
|
requestId | string |
The unique identifier for the event |
|
sentence | string |
The sentence related to the event |
|
url | string |
The url from the original request when it applies |