RubyGems Navigation menu

jkproof 1.2.3

This performs sentence proofreading using a dictionary.yml. Alternatively, by passing dictionary data in JSON format, we return an error word as an array. ex1.use yml) Jkproof.detect_words_has_error(sentence) ex2.use JSON) Jkproof.detect_words_has_error(sentence, json)

Gemfile:
=

安装:
=

版本列表:

  1. 1.2.3 January 09, 2019 (46.0 KB)
  2. 1.2.2 January 09, 2019 (45.5 KB)
  3. 1.1.3 January 07, 2019 (45.0 KB)
  4. 1.1.2 January 04, 2019 (44.5 KB)
  5. 1.1.1 January 04, 2019 (44.5 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (3):

activesupport ~> 5.2
dotenv ~> 2.6
xml-simple ~> 1.1

Development 依赖 (3):

bundler ~> 1.17
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • tosite

SHA 256 校验和:

=

下载总量 13,144

这个版本 2,076

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: