The symmetric spelling correction algorithm in .NET Core.
Info
| Version: | 3.0.0 |
| Author(s): | Darnley Costa |
| Last Update: | Wednesday, January 23, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Darnley/Speller |
| NuGet Url: | https://www.nuget.org/packages/Holbor.Speller |
Install
Install-Package Holbor.Speller
dotnet add package Holbor.Speller
paket add Holbor.Speller
Holbor.Speller Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- SymSpell(>= 6.3.0)