What's a Rails plugin, or Ruby gem, to automatically fix English grammar?

前端 未结 3 1535
旧时难觅i
旧时难觅i 2021-01-05 13:54

Facebook just re-launched Comments, with a automatic grammar fixing feature.

What does the grammar filter do?

  • Adds punctuation (e.
3条回答
  •  暖寄归人
    2021-01-05 14:53

    "After the Deadline" is a complete (free) grammar checking service. Someone has already written a Ruby wrapper for it.

    https://github.com/msepcot/after_the_deadline

提交回复
热议问题