How to create dictionary for spelling correction using NHunspell

lakshmi 816 Reputation points
2023-10-17T05:41:00.96+00:00

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
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.