Services
Table of Contents
Classes
- ExportService
- Service class for exporting vocabulary data.
- ExpressionService
- Service class for multi-word expression handling.
- 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.
- 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.