spylls

Pure Python spell-checker, (almost) full port of Hunspell (by zverok)

Spylls Alternatives

Similar projects and alternatives to spylls

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

spylls reviews and mentions

Posts with mentions or reviews of spylls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.
  • Why I Stopped Using Sorbet in All My Ruby Projects
    7 projects | /r/ruby | 13 Apr 2023
    In my experience of working on complicated algorithmic project (spylls spellchecker) in Python after 15+ years of Ruby, I really liked the gradual typing experience: you write dynamic code to get a grip of the logic, and then start to add typing here and there - and it does help to clarify design, catch accidental null possibility, and in general make inter-module API more visible.
  • Rebuilding the most popular spellchecker. Part 1
    4 projects | dev.to | 6 Jan 2021
    Currently, Spylls has ≈1.5k lines of library code in 14 files. It conforms (with some reservations) to all Hunspell's integrational tests. Those tests look like a set of files each, consisting of "test dictionary + what words should be considered good, what words should be considered bad, what should be suggested instead of the bad words", and there are 127 of such sets to pass. There are 2 thousand comment lines in the code, explaining thoroughly every detail of the algorithm and rendered at the Spylls documentation site; note that besides docstrings at the beginning of each class and method, there are also inline comments in code—that's why the documentation site uses custom theme with inline "Show code" feature.

Stats

Basic spylls repo stats
2
270
4.2
about 1 month ago

zverok/spylls is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.

The primary programming language of spylls is Python.


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