RubyGems Navigation menu

jkproof 1.2.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.3 - January 09, 2019 (46 KB)
  2. 1.2.2 - January 09, 2019 (45.5 KB)
  3. 1.1.3 - January 07, 2019 (45 KB)
  4. 1.1.2 - January 04, 2019 (44.5 KB)
  5. 1.1.1 - January 04, 2019 (44.5 KB)
Show all versions (8 total)

Runtime Dependencies (3):

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

Development Dependencies (3):

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

Owners:

Authors:

  • tosite

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 12,396

For this version 1,469

License:

MIT

Required Ruby Version: >= 0

Links: