Skip to content

SymSpell v6.3

Compare
Choose a tag to compare
@wolfgarbe wolfgarbe released this 05 May 10:16
· 177 commits to master since this release
a35e1b1

NEW: WordSegmentation added: Divides a string into words by inserting missing spaces.
Misspelled words are corrected and do not prevent segmentation.
NEW: CommandLine added. Parameter LookupType: lookup, lookupcompound, wordsegment.
Allows pipes and redirects for Input & Output.
IMPROVEMENT: Lookup with maxEditDistance=0 faster.
IMPROVEMENT: DamerauOSA edit distance updated,