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.2.0 September 18, 2018 (4.5 KB)