LanguageTool (a Grammarly competitor) is also open source and can be managed locally: https://github.com/languagetool-org/languagetool I generally run it in a Docker container on my local machine: https://hub.docker.com/r/erikvl87/languagetool I haven't messed with Harper closely but I am aware of its existence. It's nice to have options, though. It would sure be nice if the Harper website made clear that one of the…
Harper – an open-source alternative to Grammarly
61–70 of 167 posts
Re: Harper – an open-source alternative to Grammarly
#62Who is the target market is for Grammarly? Working professionals who speak English as a second language?
People who haven't heard of LLMs
Also, once I asked LLM to check the message. It said everything looked fine and made a copy of the message in its response with one sentence in the middle removed.
Re: Harper – an open-source alternative to Grammarly
#63IMO not using LLMs is a big plus in my book. Grammarly has been going downhill since they've been larding it with "AI features," it has become remarkably inconsistent. It will tell me to remove a comma one hour, and then tell me to add it back the next.
So is there a similar tool but based on an LLM? Not that I think LLM is always better, but it would be interesting to compare these two approaches.
Given LISP was supposed to build "The AI" ... pretty sad than a dumb LLM is taking its place now
Re: Harper – an open-source alternative to Grammarly
#64Re: Harper – an open-source alternative to Grammarly
#65Re: Harper – an open-source alternative to Grammarly
#66Who is the target market is for Grammarly? Working professionals who speak English as a second language?
Re: Harper – an open-source alternative to Grammarly
#67Why wouldn't you want an LLM for a language learning tool? Language is one of things I would trust an LLM completely on. Have you ever seen ChatGPT make an English mistake?
Grammarly is all in on AI and recently started recommended splitting "wasn't" and added the contraction to the word it modified. Example: "truly wasn't" becomes "was trulyn't" https://imgur.com/a/RQZ2wXA
Has to be a bug in their rule-based system?
Re: Harper – an open-source alternative to Grammarly
#68I never understood the appeal of grammar tools. If you have reached the minimum professional/academic level needed to be designated to write something, shouldn't you at least be capable of verifying its semantic "correctness" just by reading through it once yourself? Why would you pass a writing job to someone who isn't 100% fluent in the language and then make up for it by buying complex tools?
Re: Harper – an open-source alternative to Grammarly
#69IMO not using LLMs is a big plus in my book. Grammarly has been going downhill since they've been larding it with "AI features," it has become remarkably inconsistent. It will tell me to remove a comma one hour, and then tell me to add it back the next.
It's not a problem; I make the determination which option I like better, but it is funny.
Re: Harper – an open-source alternative to Grammarly
#70I would much rather check my writing against grammatical rules that are hard coded in an open source program—meaning that I can change them—than ones that I imagine would be subject to prompt fiddling or worse; implicitly hard coded in a tangle of training data that the LLM would draw from. The Neovim configuration for the LSP looks neat: https://writewithharper.com/docs/integrations/neovim The whole thing seems cool…
You would lose out on evolution of language.