{
"version": "string",
"scanId": "string",
"documents": [
{
"average_generated_prob": 0,
"class_probabilities": {
"ai": 0,
"human": 0,
"mixed": 0
},
"completely_generated_prob": 0,
"confidence_category": "high",
"confidence_score": 0,
"confidence_scores_raw": {
"softmax": {
"ai": 0,
"human": 0,
"mixed": 0
}
},
"confidence_thresholds_raw": {
"softmax": {
"ai": {
"low": 0,
"medium": 0,
"reject": 0
},
"human": {
"low": 0,
"medium": 0,
"reject": 0
},
"mixed": {
"low": 0,
"medium": 0,
"reject": 0
}
}
},
"overall_burstiness": 0,
"paragraphs": [
{
"completely_generated_prob": 0,
"num_sentences": 0,
"start_sentence_index": 0
}
],
"predicted_class": "string",
"sentences": [
{
"generated_prob": 0,
"perplexity": 0,
"sentence": "string",
"highlight_sentence_for_ai": true
}
],
"writing_stats": {
"categorized_scores": {
"Average Sentence Length": "string",
"Burstiness": "string",
"Percent SAT": "string",
"Perplexity": "string",
"Readability": "string",
"Simplicity": "string"
},
"norm_scores": {
"Average Sentence Length": 0,
"Burstiness": 0,
"Percent SAT": 0,
"Perplexity": 0,
"Readability": 0,
"Simplicity": 0
},
"raw_scores": {
"Average Sentence Length": 0,
"Burstiness": 0,
"Percent SAT": 0,
"Perplexity": 0,
"Readability": 0,
"Simplicity": 0
}
},
"result_message": "string",
"result_sub_message": "string",
"document_classification": "string",
"version": "string",
"document_id": "string"
}
]
}