korean_levenshtein library
Classes
- KoreanLevenshtein
- Calculates the similarity between two Korean strings using Levenshtein distance with decomposed phonemes, enhancing accuracy.
- PhonemeCost
- Class to specify Levenshtein distance weights for Korean phonemes
- SpecialCharToSpeech
- Represents a mapping from special characters to their Korean speech equivalents.
Properties
-
commonSpecitalCharToSpeechOptions
→ List<
SpecialCharToSpeech> -
List of common special character to speech conversion options.
final