check_is_english
Determine if text is written in English by providing a confidence score from 0 to 1. Input text to analyze language detection.
Instructions
Confidence that text is English (0-1 scale).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |