Note: This is not used in the Augury project, it is simply provided here as an alternative to the DAWG (MS-FSA). Should you decide to include it (by linking or copying) you must consider the licensing implications. Modified from: https://github.com/wolfgarbe/symspell Copyright (C) 2015 Wolf Garbe Version: 3.0 Author: Wolf Garbe <wolf.garbe@faroo.com> Maintainer: Wolf Garbe <wolf.garbe@faroo.com> URL: http://blog.faroo.com/2015/03/24/fast-approximate-string-matching-with-large-edit-distances/ Description: http://blog.faroo.com/2012/06/07/improved-edit-distance-based-spelling-correction/ License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License, version 3.0 (LGPL-3.0) as published by the Free Software Foundation. http://www.opensource.org/licenses/LGPL-3.0
jeanbern/Augury.SymSpell
SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm
C#LGPL-3.0