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: 162,834 of 190,402
Downloads: 3,099

Daily

Ranking: 123,075 of 190,364
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconwillgeorgetaylor