Possible Duplicate:
What about a good software to check grammar in English language?
I'm looking a software for English grammar, spelling, and style checking. Can you suggest me a suitable software for this purpose ?
I'm looking a software for English grammar, spelling, and style checking. Can you suggest me a suitable software for this purpose ? | ||||
feedback
|
This question came from our site for linguists, etymologists, and serious English language enthusiasts.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Most modern text editors provide such functionality, such as Pages on Mac, Emacs/vim on *nix, Microsoft Word on Windows and many many others. Their capabilities vary though. They usually only check simple things, especially if you talk about grammar and style. For spelling, they usually do a good job. Do you have a special need or you are just looking for general solutions? | |||||||
feedback
|
|
If you're looking for grammar-checking libraries, then take a look at the OpenOffice grammar extensions, and the Link Grammar Parser (which is now used by Abiword as their grammar-checking facility). You'll likely find a lot of code you can use there, or at least learn how you could implement a grammar-checking system yourself. | |||
|
feedback
|