项目作者: yuri-karpovich

项目描述 :
Wrapper around YANDEX Speller - https://tech.yandex.ru/speller/doc/dg/concepts/speller-overview-docpage/
高级语言: Ruby
项目地址: git://github.com/yuri-karpovich/simple_speller.git
创建时间: 2018-02-20T09:32:27Z
项目社区:https://github.com/yuri-karpovich/simple_speller

开源协议:MIT License

下载


SimpleSpeller

Installation

Add this line to your application’s Gemfile:

  1. gem 'simple_speller'

And then execute:

  1. $ bundle

Or install it yourself as:

  1. $ gem install simple_speller

Usage

  1. SimpleSpeller.fix('Tom Cruize') # => "Tom Cruise"

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/yuri-karpovich/simple_speller. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.