Open Source Spell & Grammar Checker: After The Deadline
27
Oct
// php the_time('Y') ?>
After The Deadline is a project of Automattic (the creator of WordPress) which checks:
- spelling
- grammar
- styles (finds complex phrases, cliches, bias-language & suggests simple ones)
- and detects misused words (has a database of 1500 most misused words & suggestions)
The software used to come as a plugin for several projects (like WordPress, RoundCube, PHP List) but it is now open source and anybody can embed it to their own code.
Besides the artificial intelligence it already has, it is possible to add new rules & improve the application.
The project also has libraries for jQuery, Ruby & Python to make developing new plugins easier.
Requirements: Sleep Scripting Language, Moconti Sleep Application Server
Website: http://www.afterthedeadline.com/
Demo: http://www.polishmywriting.com/
Download: http://open.afterthedeadline.com/download/download-s...
Via: http://www.cre8ivecommando.com/open-source-grammar-a...
Website: http://www.afterthedeadline.com/
Demo: http://www.polishmywriting.com/
Download: http://open.afterthedeadline.com/download/download-s...
Via: http://www.cre8ivecommando.com/open-source-grammar-a...
- Tags:
Grammer Python Ruby
- Filed under: Extras, GPL License, Tools
- 5 Comments
















5 Responses for "Open Source Spell & Grammar Checker: After The Deadline"
Just added the Spell Check plugin to my WordPress blog. It works like a charm
Did you do this on purpose?
“has a database of 1500 most MISUED words”
@Derek,
No definitely not, that’s funny. Just fixed the typo.
This tool doesn’t catch many grammar problems as advertised. Type this into your tool and see how many issues arise. Double words it will catch but not if one of them is capitalized. Doesn’t notice that a period is missing at the end of a sentence. Then doesn’t recognize that the first word in a sentence needs to be capitalized.
This are Pams attempt At at creating grammar issues. the software is supposed to recognize the word as misused.
A apple a day will keep the doctor away. doctors can help people live healthy and happy life styles
More error. Lets hope we give the user User Community with a quality product. i want to make sure it finds capitalization issues.
This is awesome. Especially for sites the are putting out lots of content constantly. Good to have something always checking! Thanks for posting this.