Open Source Grammar Checker [closed]

随声附和 提交于 2019-11-28 23:05:47

问题


For an online project I'm working on, I am looking for a open source grammar checker. I have searched Google, with some good results (http://www.link.cs.cmu.edu/link/, etc), but I am wondering what all of you think about this topic.

I need this to be able to be used online, versus desktop based, but this is the only real specification I have. If it has a built-in spell checker, that would be a plus, but I can always use another project for that purpose.

Thanks for any help.


回答1:


LanguageTool should fit the bill:

http://www.languagetool.org/




回答2:


try polishmywriting.com (now afterthedeadline.com)

I think the developer's details are here: http://news.ycombinator.com/user?id=raffi here's an ASK HN post from raffi: http://news.ycombinator.com/item?id=286162

UPDATE: you can get an API Key (i.e. for Wordpress): http://www.afterthedeadline.com/download.slp?platform=Wordpress




回答3:


Have you taken a look at the Xinha project? I believe that has spell check and possibly grammar check.




回答4:


Several wysiwyg editors have support for spell checking: feckeditor, htmlarea, tinymce.

I think most of them uses aspell dictionaries.



来源:https://stackoverflow.com/questions/1162220/open-source-grammar-checker

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!