DifficultyEstimationService.php
Text Difficulty Estimation Service
Provides two tiers of difficulty estimation for Gutenberg texts:
- Quick tier: heuristic based on user vocabulary size + subject categories
- Accurate coverage: samples text and computes known-word percentage
PHP version 8.1
Tags
Table of Contents
Classes
- DifficultyEstimationService
- Estimates text difficulty relative to a user's known vocabulary.