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 總和檢查碼:

= 複製 已複製

總下載次數 12,396

這個版本 1,945

授權:

MIT

Ruby 版本需求: >= 0

相關連結: