goSpellcheck VS ruby-spellchecker

Compare goSpellcheck vs ruby-spellchecker and see what are their differences.

goSpellcheck

A terrible spell checker in Go. (by victorqribeiro)

ruby-spellchecker

Fast English spelling and grammar checker that can be used for autocorrection. (by omohokcoj)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
goSpellcheck ruby-spellchecker
1 2
1 10
- -
0.0 0.0
over 5 years ago almost 2 years ago
Go Ruby
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

goSpellcheck

Posts with mentions or reviews of goSpellcheck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-15.
  • Rebuilding the spellchecker, pt.3: Lookup–compounds and solutions
    7 projects | news.ycombinator.com | 15 Jan 2021
    Great tool, it was my first contact with spellchecks. Back that I was working for a company that does translations powered by machine learning. Back then I was a student and as the article mentioned I was one of the naive ones to think that a spellcheck is an easy thing to build.

    https://github.com/victorqribeiro/goSpellcheck

    I wrote this originally in python, then I ported it to go. Back then I had plans to improve it. I believe that the most erros would be due to miss press of keys. I was sketching an algorithm to find similar words given a dictionary. Soon I had to deal with other projects (from college) and I let the spellcheck to the smart people.

ruby-spellchecker

Posts with mentions or reviews of ruby-spellchecker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-15.

What are some alternatives?

When comparing goSpellcheck and ruby-spellchecker you can also consider the following projects:

JamSpell - Modern spell checking library - accurate, fast, multi-language

SymSpell - SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

languagetool - Style and Grammar Checker for 25+ Languages

SymSpell - A JavaScript implementation of the Symmetric Delete spelling correction algorithm.