StemAnalyzer.php
Table of Contents
Classes
- StemAnalyzer
- Locale-aware stemmer. Reduces inflected forms of a word to a common root (e.g. `running` → `run`). Single-token input only — compose with a tokenising analyzer upstream when working on full sentences.