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: 160,088 of 186,911
Downloads: 3,035

Daily

Ranking: 166,960 of 186,896
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconwillgeorgetaylor