KeenSpell

Java 8+ zero-dependency port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm (by DaveJarvis)

KeenSpell Alternatives

Similar projects and alternatives to KeenSpell

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better KeenSpell alternative or higher similarity.

KeenSpell reviews and mentions

Posts with mentions or reviews of KeenSpell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-28.
  • A Spellchecker Used to Be a Major Feat of Software Engineering
    5 projects | news.ycombinator.com | 28 Feb 2023
    In some ways, I think computational linguistics (for English) has missed a mark. We have dictionaries, lexicons, grammar engines, spell checkers, pluralization rules, and quotation disambiguation. You'd think we could roll all these into a unified, standard definition format.

    My KeenWrite editor, for instance, uses:

    * https://github.com/DaveJarvis/KeenSpell (spell check, lexicon)

    * https://github.com/DaveJarvis/KeenQuotes (curls straight quotes)

    * https://github.com/DaveJarvis/KeenWrite/blob/main/R/pluraliz... (pluralization)

    I was looking at integrating LanguageTool[0] for grammar and realized that it has partial functionality for KeenQuotes (lexing and tokenization), duplicates the SymSpell algorithm used by KeenSpell, and because it offers grammar corrections it likely can pluralize words, as well.

    Unifying those for English alone would be a massive undertaking.

    [0]: https://github.com/languagetool-org/languagetool

Stats

Basic KeenSpell repo stats
1
1
10.0
8 months ago

DaveJarvis/KeenSpell is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of KeenSpell is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com