Does anyone know how this compares to other products in its field, such as LanguageTool and Harper? LanguageTool can be hosted locally, and Harper runs entirely as an extension, so I'm interested in how the spelling and grammar checks compare.
I've run LanguageTool Server with the ngrams[0] for years, it is legitimately excellent with the ngrams (and mediocre without). The English-only ngrams are roughly 15 GB on disk.
Just have a Windows Scheduled Task kick off this bat file:
I just tested both on the text "Look Dick. See Jane. Jane run home. I says you go home to. They eats dinner." LanguageTool does what I would expect. Harper does not. However, both whine about two spaces after a period.
Edit: Alas, Hacker News also removes the extra space after periods.
Extra space after periods is never correct with proportionally-spaced fonts, which is why all browsers remove it by default.
Two spaces after periods is a kludge invented for typewriters that had monospaced fonts and touch typing teachers need to stop teaching it in the modern era where most writing uses proportional fonts.
Indeed - especially the space before colons and semi-colons. The space before exclamation marks sometimes happens in informal typing amongst Brazilians. But never the space before colons/semi-colons.