
implementation("com.darkrockstudios:symspellkt:3.0.9")Implements the SymSpell algorithm for efficient, language-independent spell checking and fuzzy search. Utilizes the Symmetric Delete method to reduce complexity in edit candidate generation and dictionary lookup. Supports bigram dictionaries for context-aware corrections. Includes a binary frequency dictionary format for optimized storage and faster loading.