Lemmatizers
Table of Contents
Classes
- DictionaryLemmatizer
- Lemmatizer that uses dictionary files for lookup.
- HybridLemmatizer
- Hybrid lemmatizer that combines dictionary and NLP-based approaches.
- NlpServiceLemmatizer
- Lemmatizer that uses the NLP microservice (spaCy).