7 packages tagged with “spell-check”
A port of Hunspell for .NET.
Crawler-Lib NHunspell is a spell check, hyphenation, word stemming and thesaurus library based on the Open Office spell check library Hunspell. NHunspell can use the vast amount of OpenOffice dictionaries. It is an alternative to NetSpell, GNU Aspell, ISpell, PSpell and Enchant. It wraps the native libraries for Hunspell and Hyphen and contains a fully managed version of MyThes. NHunspell is licensed under: GPL/LGPL/MPL. Free use in commercial applications is permitted according to the LGPL and MPL licenses. Your commercial application can link against the NHunspell DLLs. IMPORTANT: Please visit the Project Site to get informations about Installation, Samples and Directories.
Spelling correction & Fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
Crawler-Lib NHunspell is a spell check, hyphenation, word stemming and thesaurus library based on the Open Office spell check library Hunspell. NHunspell can use the vast amount of OpenOffice dictionaries. It is an alternative to NetSpell, GNU Aspell, ISpell, PSpell and Enchant. It wraps the native libraries for Hunspell and Hyphen and contains a fully managed version of MyThes. This version of the nuget package automatically copies the native binaries to the output directory. NHunspell is licensed under: GPL/LGPL/MPL. Free use in commercial applications is permitted according to the LGPL and MPL licenses. Your commercial application can link against the NHunspell DLLs.
Managed wrapper for the Microsoft Spell Checking API
Windows Forms library for spell checking, supports .NET Core 3+ (including .NET 5).
A smarter string distance library that understands how humans actually make typos. Combines Damerau-Levenshtein edit distance with keyboard proximity awareness to identify typos the way humans actually make them.