dvorka / mindforger

Thinking notebook and Markdown editor.
https://www.mindforger.com
GNU General Public License v2.0
2.26k stars 137 forks source link

Spellcheck for N editor #489

Closed dvorka closed 2 years ago

dvorka commented 6 years ago

Feature status:

gekaremi commented 6 years ago

RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX). http://redpen.cc

Grammark helps improve writing style & grammar and teaches students to self-edit. Basically, it finds things that grammarians consider bad, highlights them, and suggests improvements. So writers can measure progress, it gives a "score" based on problems per document length, updated whenever the writer fixes a problem. https://github.com/markfullmer/grammark https://grammark.org/dist/#/page/about Since not all writing forms are equal, users can customize each element that Grammark checks. It works best for college-level essays. It doesn't improve content. And it's not much use for creative writing, since literature often breaks rules for aesthetic effect. There are many more rules of grammar thumb: prepositions at the ends of phrases should be dealt with, to usually avoid split infinitives, and following parallel structure. But many of these have exceptions, and I felt including checks for them would make the tool less efficient and consequently less useful. The grammark database has 7,060 grammar rules currently, not including algorithms for identifying passive voice and analyzing sentences.

Proofreading software: Spell, Grammar, Style Checkers great collection of libraries and tools http://stereobooster.github.io/proofreading-software

Improve Documentation by Automating Spelling and Grammar Checks https://blog.codeship.com/improve-documentation-by-automating-spelling-and-grammar-checks/

Open Source Grammar Checker Softwares https://github.com/kimduho/nlp/wiki/Open-Source-Grammar-Checker-Softwares

Lingucomponent Sub-Project: Grammar Checking https://www.openoffice.org/lingucomponent/grammar.html

100 Awesome Open Source Tools for Writers, Journalists, and Bloggers Dictionary & Spell Check Make sure your writing is impeccable with the help of these tools for students of writing.

  1. GNU Aspell: GNU Aspell offers advanced open source spell checking.
  2. WordNet: Use WordNet, and you’ll be able to look up loads of language data.
  3. JaLingo: Look up dictionary words right from your desktop using JaLingo.
  4. SpellJax: Make sure your spelling is perfect with SpellJax.
  5. WordWeb: WordWeb offers a dictionary as well as a thesaurus.
  6. Word Count Plus: Find out how many words you’ve written with the help of Word Count Plus.
  7. Bibus: Use Bibus to make sure you’re properly citing your sources.
  8. StarDict: Use this tool to look up words in your own dictionary desktop.
  9. WBOSS: This open source script will allow you to paste text and find spelling errors.
  10. GNU Style and Diction: Use GNU Style and Diction to ensure that your writing is free of cliches and other common problems.
  11. Graviax: Get a quick grammar check using this tool.

https://www.onlinecollegecourses.com/2009/06/09/100-awesome-open-source-tools-for-writers-journalists-and-bloggers/

Web-based free Editsaurus https://editsaurus.tylerwalters.com/ Expresso http://www.expresso-app.org/about Grammar Checker https://grammarchecker.net/

s0kil commented 5 years ago

Any progress on this? I would suggest using JamSpell, It's accurate and contributes to the performant nature of MindForger.

s0kil commented 4 years ago

Recently encountered another useful project https://github.com/languagetool-org/languagetool that could be integrated in Mindforger.

Hope you are still considering this feature (:
dvorka commented 2 years ago

Feature is finally ready in 6724540a205872431aba398f1f760ef4296257e3 and will be released with MindForger 1.53.0