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

链接: