Services
Table of Contents
Classes
- ExportService
- Service class for exporting vocabulary data.
- ExpressionService
- Service class for multi-word expression handling.
- FrequencyImportService
- Fetches word frequency lists from the FrequencyWords project and bulk-imports them as starter vocabulary for a language.
- FrequencyLanguageMap
- Maps LWT language names to external frequency/dictionary source codes.
- LemmaService
- Service for managing lemmatization of vocabulary items.
- LemmatizerFactory
- Factory for creating lemmatizers based on language configuration.
- MultiWordService
- Service for managing multi-word expressions.
- SimilarityCalculator
- Service class for calculating term similarity.
- TermStatusService
- Service class for term status definitions and scoring.
- WiktionaryEnrichmentService
- Enriches imported vocabulary with translations from kaikki.org (Wiktextract structured data) or monolingual definitions from Wiktionary APIs.
- WordBulkService
- Service for batch operations on multiple words.
- WordContextService
- Service for language and text context retrieval.
- WordCrudService
- Service for basic CRUD operations on words/terms.
- WordDiscoveryService
- Service for discovering and creating unknown words.
- WordLinkingService
- Service for managing word-to-text-item relationships.
- WordListService
- Service class for managing word list operations.
- WordUploadService
- Service class for importing words/terms from files or text input.