Does anyone know of a product or a way to implement English grammar checking in Zope? regards garry
Some folks who run on windows have used the Python COM interface to get MS Word to do the grammar checking. I've been experimenting with the Gnu English language parser (linked from FSF) using both Python and Zope, but everything I have is "pre-alpha". On Thu, 16 Dec 2004, garry saddington wrote:
Does anyone know of a product or a way to implement English grammar checking in Zope? regards garry _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Just in case you're looking for a Spell checker and not a Grammer checker there is As-U-Type for MS Windows. http://www.asutype.com/
From the WEB site:
You can use As-U-Type to ensure mistake-free writing in all applications which do not support spell check feature such as NotePad, WordPad, many e-mail composers, browsers, instant messenger applications etc., or everywhere else that traditional spell checkers cannot access to such as in dialog boxes, data entry fields, feedback forms etc. Thomas On Thu, 2004-12-16 at 13:06, garry saddington wrote:
Does anyone know of a product or a way to implement English grammar checking in Zope? regards garry _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Along the lines of a spell checker, you could also just use Firefox with the Spell Checker extension... Too bad it doesn't have a grammar extension yet. Shane On Thu, 16 Dec 2004 15:01:30 -0500, Thomas Bennett <bennetttm@appstate.edu> wrote:
Just in case you're looking for a Spell checker and not a Grammer checker there is As-U-Type for MS Windows.
From the WEB site:
You can use As-U-Type to ensure mistake-free writing in all applications which do not support spell check feature such as NotePad, WordPad, many e-mail composers, browsers, instant messenger applications etc., or everywhere else that traditional spell checkers cannot access to such as in dialog boxes, data entry fields, feedback forms etc.
Thomas
On Thu, 2004-12-16 at 13:06, garry saddington wrote:
Does anyone know of a product or a way to implement English grammar checking in Zope? regards garry _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Dennis Allison -
garry saddington -
Shane Graber -
Thomas Bennett