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:
=

install:
=

Versions:

  1. 1.2.0 September 18, 2018 (4.5 KB)

Owners:

Authors:

  • Will Taylor

SHA 256 checksum:

=

Total downloads 3,020

For this version 3,020

Version Released:

License:

MIT

Required Ruby Version: >= 2.0.0

Required Rubygems Version: >= 1.3.2

Links: