Categories: None [Edit]

tokenwise

https://rubygems.org/gems/tokenwise
https://github.com/willgeorgetaylor/tokenwise
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

Total

Ranking: 163,049 of 191,516
Downloads: 3,111

Daily

Ranking: 107,071 of 191,482
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconwillgeorgetaylor