analysis-tools-dev / static-analysis

⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
https://analysis-tools.dev
MIT License
13.23k stars 1.35k forks source link

list of open source writing assistance and english linting tools #216

Closed Foadsf closed 4 years ago

Foadsf commented 5 years ago

Thanks for the great list. Here I have listed other available writing assistance tools, and here some of the available plagiarism checker tools. There are also other linting tools available:

mre commented 5 years ago

Hey @Foadsf, that's indeed a great list of tools. Would you mind creating a pull request to add them to the writing section? https://github.com/mre/awesome-static-analysis#writing

mre commented 5 years ago

Forgot to mention that there is a guideline for the format of each tool here

Foadsf commented 5 years ago

@mre Sure, There are actually way more. I'm working on a complete list. I will put them here and if work allows I will send a PR.

Foadsf commented 5 years ago

lets my complete list lay here for the moment:

mre commented 5 years ago

Impressive. Would be very happy to merge those indeed. We'd just have to check that each tool is actively maintained. Also if they are copyrighted, we would have to add a :copyright: emoji. But all that info is already in the contributing file. :wink:

Foadsf commented 5 years ago
mre commented 5 years ago

Not sure what do you mean by copywrited. They all should have their own Free and Open Source license. deducing their license to a C marking doesn't seem like a good idea to me.

Ah okay, that's fine then. :+1:

being maintained is a rather subjective qualification.

That's true. There is no real metric for that. Just like to keep the list up-to-date. From a first glance, the tools you mentioned should all be actively maintained.

Maybe Repology statistics including the latest versions, package managers, repositories ... could be somehow integrated.

Yeah, I thought about that, too but I'd do that in a separate pull request to keep things simple for now. In the long run, there might be a CI bot, which pushes and updates these statistics on a regular basis.

chadbrewbaker commented 5 years ago

@Foadsf Some of the commercial/hosted English linters. Tempted to write a Webdriver script around some of the free online form based tools.

Is there a good corpus of English language defects? Curious to compare them all. I bet many of the commercial tools are using open source tools behind the scenes.

Grammar Lookup -> https://www.grammarlookup.com Grammarly -> https://app.grammarly.com Sentence Checkup -> https://sentencecheckup.com Hemmingway -> http://www.hemingwayapp.com White Smoke -> http://www.whitesmoke.com

mre commented 4 years ago

@Foadsf, @chadbrewbaker are you planning to revisit these tools in the near future? Otherwise I would be closing this to keep the issue tracker clean and tidy. 😊

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity in the last 60 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.