RubyGems Navigation menu

tokenwise 1.2.0

A library for splitting your string up into words and sentences. * Comprehensive: Handles the cases that you miss with .split(" ") or .split(/W+/) * Lossless: Stores whitespacing for re-assembling the source string * Flexible: Extend the grammar with your own rules

Gemfile:
=

安裝:
=

版本列表:

  1. 1.2.0 September 18, 2018 (4.5 KB)

擁有者:

作者:

  • Will Taylor

SHA 256 總和檢查碼:

=

總下載次數 3,020

這個版本 3,020

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.0.0

RubyGems 版本需求: >= 1.3.2

相關連結: