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

Literacy evaluator family

The Text Complexity Evaluator runs multiple literacy evaluators on the provided text input: The output:

For other evaluators

All literacy 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.