dlmitchell / symspell

SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm

Home Page:http://blog.faroo.com/2015/03/24/fast-approximate-string-matching-with-large-edit-distances/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SymSpell Java

A fork of wolfgarbe/symspell. Ported C# version to Java.

About

SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm

http://blog.faroo.com/2015/03/24/fast-approximate-string-matching-with-large-edit-distances/

License:GNU Lesser General Public License v3.0


Languages

Language:Java 52.3%Language:C# 47.7%