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 (46KB)
  2. 1.2.2 January 09, 2019 (45.5KB)
  3. 1.1.3 January 07, 2019 (45KB)
  4. 1.1.2 January 04, 2019 (44.5KB)
  5. 1.1.1 January 04, 2019 (44.5KB)
全てのバージョンを表示(全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

リンク: