Is there something for Linux that comes near to the MS Word grammar checker?
Wish list:
- Emacs support
- Ignores Latex markup
|
Is there something for Linux that comes near to the MS Word grammar checker? Wish list:
| |||||||||
feedback
|
|
Did you try GNU Aspell ?
| |||
|
feedback
|
|
You could use Ispell, a spell-checking program available for many Unix implementations. For shell prompt usage, enter:
Here is a description how to use it in Emacs. For grammar checks, you could use diction:
It finds wordy or badly written sentences. | ||||
|
feedback
|