Welcome to Support forums Sign in | Join | Help Messenger
        Cute Editor
                   Leading ASP.NET Online HTML Editor
   Home| Online Demo| Advanced Topics| Common Tasks| Forums| Requirements| Document| Developer's Guide| Downloads| Order
Getting Started
Basic Examples
Input and Output
Interface Customization
Advanced Topics

Integration with NetSpell

The NetSpell project is a free spell checking engine written entirely in managed C# .net code. Package includes a medium sized English dictionaries. Suggestions for misspelled words are generated using phonetic (sounds like) matching and ranked by a typographical score (looks like). Also supports "ignore all" and "replace all" misspelled-word handling. Project includes a dictionary build tool (separate download) to build custom dictionaries.