46,249 questions
How to create dictionary for spelling correction using NHunspell
lakshmi
816
Reputation points
How can I get the dictionaries for NHunspell. Do we need to create with our own needs, or are there any default dictionary files found for NHunspell spelling correction.
using (Hunspell hunspell = new Hunspell("en_us.aff", "en_us.dic"))
Community Center | Not monitored
Sign in to answer