text_sentencer_c

A Ruby gem for text segmentation using a C extension. It is a re-implementation of 'text_sentencer', which is originally implemented in ruby, using a C extension, for a better performance.

Installation

Add this line to your application's Gemfile:

gem 'text_sentencer_c'