Skip to main content
Once you’ve configured your evaluator, you can start evaluating text inputs for grade level appropriateness:
example.ts

Student-Facing Text evaluator family

The Text Complexity evaluator runs multiple Student-Facing Text evaluators on the provided text input: The output:

For other evaluators

All Student-Facing Text evaluators besides the parent Text Complexity evaluator have the following output fields. The _internal field includes detailed internal analysis data specific to that evaluator:

Quickstart

Install the SDK and run your first evaluator.

Configuration

Configure evaluators, including API keys and options.

Error handling

Handle configuration, validation, and API errors.

Batch evaluator

Evaluate a batch of text from a CSV file using literacy evaluators.