Class List
- DictCommand < ThorTop Level Namespace
- EmbeddingModelProtocolTop Level Namespace
- EmbeddingPipeline < ObjectTop Level Namespace
- EmbeddingProtocolsTop Level Namespace
- EmbeddingRegistry < ObjectTop Level Namespace
- KotoshuTop Level Namespace
- AffixRuleError < ErrorKotoshu
- AlgorithmsKotoshu
- CapitalizationKotoshu::Algorithms
- Casing < ObjectKotoshu::Algorithms::Capitalization
- GermanCasing < CasingKotoshu::Algorithms::Capitalization
- TurkicCasing < CasingKotoshu::Algorithms::Capitalization
- TypeKotoshu::Algorithms::Capitalization
- LookupKotoshu::Algorithms
- AffixForm < ObjectKotoshu::Algorithms::Lookup
- CompoundForm < ObjectKotoshu::Algorithms::Lookup
- CompoundPosKotoshu::Algorithms::Lookup
- Lookuper < ObjectKotoshu::Algorithms::Lookup
- NgramSuggestKotoshu::Algorithms
- PermutationsKotoshu::Algorithms
- PhonetSuggestKotoshu::Algorithms
- SuggestKotoshu::Algorithms
- MultiWordSuggestion < ObjectKotoshu::Algorithms::Suggest
- Suggester < ObjectKotoshu::Algorithms::Suggest
- Suggestion < ObjectKotoshu::Algorithms::Suggest
- AnalyzersKotoshu
- SemanticAnalyzer < ObjectKotoshu::Analyzers
- CacheKotoshu
- BaseCache < ObjectKotoshu::Cache
- CacheKotoshu::Cache
- FrequencyCache < BaseCacheKotoshu::Cache
- LanguageCache < BaseCacheKotoshu::Cache
- LookupCache < ObjectKotoshu::Cache
- ModelCache < BaseCacheKotoshu::Cache
- SuggestionCache < LookupCacheKotoshu::Cache
- CacheCommand < ThorKotoshu
- CheckCommand < ThorKotoshu
- CliKotoshu
- AutoSetup < ObjectKotoshu::Cli
- BatchReporter < ObjectKotoshu::Cli
- CacheCommand < ThorKotoshu::Cli
- Cli < ThorKotoshu::Cli
- DisplayFormatter < ObjectKotoshu::Cli
- ErrorsKotoshu::Cli
- CliError < ErrorKotoshu::Cli::Errors
- UsageError < CliErrorKotoshu::Cli::Errors
- InteractiveReviewer < ObjectKotoshu::Cli
- LanguageResolver < ObjectKotoshu::Cli
- Result < StructKotoshu::Cli::LanguageResolver
- ProgressReporter < ObjectKotoshu::Cli
- Null < ObjectKotoshu::Cli::ProgressReporter
- StatusReport < ObjectKotoshu::Cli
- ResourceStatus < StructKotoshu::Cli::StatusReport
- ComponentsKotoshu
- PassthroughSpellChecker < SpellCheckerKotoshu::Components
- PosTagger < ObjectKotoshu::Components
- SpellChecker < ObjectKotoshu::Components
- Synthesizer < ObjectKotoshu::Components
- Tokenizer < ObjectKotoshu::Components
- WhitespaceTokenizer < TokenizerKotoshu::Components
- Configuration < ObjectKotoshu
- ConfigurationError < ErrorKotoshu
- CoreKotoshu
- IndexedDictionary < ObjectKotoshu::Core
- TrieKotoshu::Core
- DataKotoshu
- CommonWordsLoader < ObjectKotoshu::Data
- DataStructuresKotoshu
- BloomFilter < ObjectKotoshu::DataStructures
- DebugKotoshu
- Logger < ObjectKotoshu::Debug
- DefaultsKotoshu
- DictionariesKotoshu
- Catalog < ObjectKotoshu::Dictionaries
- DictionaryEntry < ObjectKotoshu::Dictionaries::Catalog
- DictionaryKotoshu
- Hunspell < BaseKotoshu::Dictionary
- PlainText < BaseKotoshu::Dictionary
- Repository < ObjectKotoshu::Dictionary
- UnixWords < BaseKotoshu::Dictionary
- DictionaryNotFoundError < ErrorKotoshu
- DocumentsKotoshu
- AsciidocDocument < DocumentKotoshu::Documents
- Document < ObjectKotoshu::Documents
- Location < ObjectKotoshu::Documents
- MarkdownDocument < DocumentKotoshu::Documents
- PlainTextDocument < DocumentKotoshu::Documents
- TextNode < ObjectKotoshu::Documents
- EmbeddingsKotoshu
- ProtocolsKotoshu::Embeddings
- SimilaritySearch < ObjectKotoshu::Embeddings
- Error < StandardErrorKotoshu
- GrammarKotoshu
- PatternMatchersKotoshu::Grammar
- BaseMatcher < ObjectKotoshu::Grammar::PatternMatchers
- DoubleNegativeMatcher < BaseMatcherKotoshu::Grammar::PatternMatchers
- PossessiveContextMatcher < BaseMatcherKotoshu::Grammar::PatternMatchers
- VowelSoundMatcher < BaseMatcherKotoshu::Grammar::PatternMatchers
- Rule < ObjectKotoshu::Grammar
- RuleEngine < ObjectKotoshu::Grammar
- RuleLoader < ObjectKotoshu::Grammar
- IntegrityKotoshu
- IntegrityError < ErrorKotoshu
- InvalidDictionaryFormatError < ErrorKotoshu
- KeyboardKotoshu
- LanguageKotoshu
- Base < ObjectKotoshu::Language
- Detector < ObjectKotoshu::Language
- LanguageIdentifier < ObjectKotoshu::Language
- DetectionResult < StructKotoshu::Language::LanguageIdentifier
- NormalizerKotoshu::Language
- Base < ObjectKotoshu::Language::Normalizer
- Registry < ObjectKotoshu::Language
- TokenizerKotoshu::Language
- Base < ObjectKotoshu::Language::Tokenizer
- FrenchTokenizer < BaseKotoshu::Language::Tokenizer
- GermanTokenizer < BaseKotoshu::Language::Tokenizer
- JapaneseTokenizer < BaseKotoshu::Language::Tokenizer
- LatinTokenizer < BaseKotoshu::Language::Tokenizer
- PortugueseTokenizer < BaseKotoshu::Language::Tokenizer
- RussianTokenizer < BaseKotoshu::Language::Tokenizer
- SpanishTokenizer < BaseKotoshu::Language::Tokenizer
- LanguagesKotoshu
- English < BaseKotoshu::Languages
- POSTagger < PosTaggerKotoshu::Languages::English
- SpellChecker < SpellCheckerKotoshu::Languages::English
- Tokenizer < WhitespaceTokenizerKotoshu::Languages::English
- French < BaseKotoshu::Languages
- GrammarRulesKotoshu::Languages::French
- ArticleAgreementRule < RuleKotoshu::Languages::French::GrammarRules
- FrenchNegationRule < RuleKotoshu::Languages::French::GrammarRules
- Rule < ObjectKotoshu::Languages::French::GrammarRules
- RuleRegistry < ObjectKotoshu::Languages::French::GrammarRules
- POSTagger < PosTaggerKotoshu::Languages::French
- SpellChecker < SpellCheckerKotoshu::Languages::French
- Tokenizer < FrenchTokenizerKotoshu::Languages::French
- German < BaseKotoshu::Languages
- GrammarRulesKotoshu::Languages::German
- CompoundSpacingRule < RuleKotoshu::Languages::German::GrammarRules
- NounCapitalizationRule < RuleKotoshu::Languages::German::GrammarRules
- Rule < ObjectKotoshu::Languages::German::GrammarRules
- RuleRegistry < ObjectKotoshu::Languages::German::GrammarRules
- POSTagger < PosTaggerKotoshu::Languages::German
- SpellChecker < SpellCheckerKotoshu::Languages::German
- Tokenizer < GermanTokenizerKotoshu::Languages::German
- Japanese < BaseKotoshu::Languages
- GrammarRulesKotoshu::Languages::Japanese
- ParticleRule < RuleKotoshu::Languages::Japanese::GrammarRules
- Rule < ObjectKotoshu::Languages::Japanese::GrammarRules
- RuleRegistry < ObjectKotoshu::Languages::Japanese::GrammarRules
- ScriptMixingRule < RuleKotoshu::Languages::Japanese::GrammarRules
- POSTagger < PosTaggerKotoshu::Languages::Japanese
- SpellChecker < SpellCheckerKotoshu::Languages::Japanese
- Tokenizer < JapaneseTokenizerKotoshu::Languages::Japanese
- Portuguese < BaseKotoshu::Languages
- GrammarRulesKotoshu::Languages::Portuguese
- CraseRule < RuleKotoshu::Languages::Portuguese::GrammarRules
- PersonalInfinitiveRule < RuleKotoshu::Languages::Portuguese::GrammarRules
- Rule < ObjectKotoshu::Languages::Portuguese::GrammarRules
- RuleRegistry < ObjectKotoshu::Languages::Portuguese::GrammarRules
- POSTagger < PosTaggerKotoshu::Languages::Portuguese
- SpellChecker < SpellCheckerKotoshu::Languages::Portuguese
- Tokenizer < PortugueseTokenizerKotoshu::Languages::Portuguese
- Russian < BaseKotoshu::Languages
- GrammarRulesKotoshu::Languages::Russian
- CaseAgreementRule < RuleKotoshu::Languages::Russian::GrammarRules
- Rule < ObjectKotoshu::Languages::Russian::GrammarRules
- RuleRegistry < ObjectKotoshu::Languages::Russian::GrammarRules
- VerbalAspectRule < RuleKotoshu::Languages::Russian::GrammarRules
- POSTagger < PosTaggerKotoshu::Languages::Russian
- SpellChecker < SpellCheckerKotoshu::Languages::Russian
- Tokenizer < RussianTokenizerKotoshu::Languages::Russian
- Spanish < BaseKotoshu::Languages
- GrammarRulesKotoshu::Languages::Spanish
- GenderAgreementRule < RuleKotoshu::Languages::Spanish::GrammarRules
- InvertedPunctuationRule < RuleKotoshu::Languages::Spanish::GrammarRules
- Rule < ObjectKotoshu::Languages::Spanish::GrammarRules
- RuleRegistry < ObjectKotoshu::Languages::Spanish::GrammarRules
- POSTagger < PosTaggerKotoshu::Languages::Spanish
- SpellChecker < SpellCheckerKotoshu::Languages::Spanish
- Tokenizer < SpanishTokenizerKotoshu::Languages::Spanish
- MetricsKotoshu
- Collector < ObjectKotoshu::Metrics
- ModelCommand < ThorKotoshu
- ModelsKotoshu
- AffixRule < ObjectKotoshu::Models
- Context < ObjectKotoshu::Models
- EmbeddingModel < ObjectKotoshu::Models
- FastTextModel < EmbeddingModelKotoshu::Models
- NearestNeighbor < ObjectKotoshu::Models
- OnnxModel < EmbeddingModelKotoshu::Models
- ResultKotoshu::Models
- DocumentResult < ObjectKotoshu::Models::Result
- WordResult < ObjectKotoshu::Models::Result
- SemanticError < ObjectKotoshu::Models
- Suggestion < ObjectKotoshu::Models
- Word < ObjectKotoshu::Models
- WordEmbedding < ObjectKotoshu::Models
- PathsKotoshu
- PersonalDictionary < ObjectKotoshu
- PluginsKotoshu
- DependencyError < StandardErrorKotoshu::Plugins
- Plugin < ObjectKotoshu::Plugins
- Registry < ObjectKotoshu::Plugins
- ProjectConfig < ObjectKotoshu
- ReadersKotoshu
- AffReader < ObjectKotoshu::Readers
- Affix < ObjectKotoshu::Readers
- BreakPattern < ObjectKotoshu::Readers
- CompoundPattern < ObjectKotoshu::Readers
- CompoundRule < ObjectKotoshu::Readers
- ConditionChecker < ObjectKotoshu::Readers
- ConvTable < ObjectKotoshu::Readers
- DicReader < ObjectKotoshu::Readers
- FileReader < ObjectKotoshu::Readers
- Ignore < ObjectKotoshu::Readers
- LatinScriptConditionChecker < ConditionCheckerKotoshu::Readers
- LookupBuilder < ObjectKotoshu::Readers
- PassthroughConditionChecker < ConditionCheckerKotoshu::Readers
- PhonetTable < ObjectKotoshu::Readers
- Rule < StructKotoshu::Readers::PhonetTable
- RepPattern < ObjectKotoshu::Readers
- StringReader < FileReaderKotoshu::Readers
- Word < StructKotoshu::Readers
- ZipReader < ObjectKotoshu::Readers
- ResourceBundle < StructKotoshu
- ResourceManager < ObjectKotoshu
- SetupResult < StructKotoshu::ResourceManager
- ResourceNotCachedError < ErrorKotoshu
- ResourceNotSetupError < ErrorKotoshu
- ResourceResolutionError < ErrorKotoshu
- ResultsKotoshu
- SourceRegistry < ObjectKotoshu
- Source < StructKotoshu::SourceRegistry
- SpellcheckError < ErrorKotoshu
- Spellchecker < ObjectKotoshu
- FluentChecker < ObjectKotoshu::Spellchecker
- ParallelChecker < ObjectKotoshu::Spellchecker
- StringMetricsKotoshu
- SuggestionsKotoshu
- Context < ObjectKotoshu::Suggestions
- Generator < ObjectKotoshu::Suggestions
- Pipeline < ObjectKotoshu::Suggestions
- StrategiesKotoshu::Suggestions
- BaseStrategy < ObjectKotoshu::Suggestions::Strategies
- CompositeStrategy < BaseStrategyKotoshu::Suggestions::Strategies
- EditDistanceStrategy < BaseStrategyKotoshu::Suggestions::Strategies
- KeyboardProximityStrategy < BaseStrategyKotoshu::Suggestions::Strategies
- NgramStrategy < BaseStrategyKotoshu::Suggestions::Strategies
- PhoneticStrategy < BaseStrategyKotoshu::Suggestions::Strategies
- SemanticStrategy < BaseStrategyKotoshu::Suggestions::Strategies
- SymSpellStrategy < BaseStrategyKotoshu::Suggestions::Strategies
- Suggestion < ObjectKotoshu::Suggestions
- SuggestionSet < ObjectKotoshu::Suggestions
- LruCache < ObjectTop Level Namespace
- OnnxRuntimeModel < ObjectTop Level Namespace
- ProtocolTop Level Namespace
- ProtocolError < StandardErrorTop Level Namespace
- Search < ObjectTop Level Namespace
- MinHeap < ObjectSearch
- SimilarityEngine < ObjectTop Level Namespace
- SimilarityEngineProtocolTop Level Namespace
- Vocabulary < ObjectTop Level Namespace
- VocabularyProtocolTop Level Namespace