TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What do you use for spell checking?

1 pointsby cslover 9 years ago
I&#x27;ve been looking for a really good open source program that not only checks for typos, but can also, to some extend, point out problems with grammar. Preferably, it would be able to understand which words to expect in different contexts.<p>I&#x27;ve tried both aspell and hunspell (which seems to be <i>widely</i> used) with an 11k en_US affix dictionary, but none of them seem to have _any_ problems with the following sentence (taken from Wikipedia, IIRC):<p><pre><code> Their coming too sea if its reel. </code></pre> I mean, for reports you&#x27;d naturally spend some time proof-reading, but as I&#x27;m not a native English speaker, it&#x27;s very easy for me to miss glaring mistakes besides pure typos. I&#x27;d love to use something from the command line to check my TeX-files.<p>What do people here at HN use?

2 comments

thaumasiotesover 9 years ago
Can&#x27;t help with the question, but I have to ask: you&#x27;re not a native english speaker?? You have zero grammar problems in this post (and only one spelling error: extend for extent). Where are you from? What would you consider your primary languages, and why don&#x27;t you include english? Unless you had someone write your comment for you, I wouldn&#x27;t worry about this at all.
评论 #10219830 未加载
27182818284over 9 years ago
I&#x27;ve tried out <a href="https:&#x2F;&#x2F;www.grammarly.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.grammarly.com&#x2F;</a>, but I didn&#x27;t find its suggestions helpful, and often it had no suggestions. The latter was disappointing because I know I&#x27;m not that skilled in grammar.
评论 #10219862 未加载