Add N-Gram String Matching for Spell Checking
---------------------------------------------

                 Key: LUCENE-1550
                 URL: https://issues.apache.org/jira/browse/LUCENE-1550
             Project: Lucene - Java
          Issue Type: New Feature
          Components: contrib/spellchecker
    Affects Versions: 2.9
            Reporter: Thomas Morton
             Fix For: 2.9


N-Gram version of edit distance based on paper by Grzegorz Kondrak, "N-gram 
similarity and distance". Proceedings of the Twelfth International Conference 
on String Processing and Information Retrieval (SPIRE 2005), pp. 115-126,  
Buenos Aires, Argentina, November 2005. 
http://www.cs.ualberta.ca/~kondrak/papers/spire05.pdf


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to