pragmatic_segmenter 0.3.23
Pragmatic Segmenter is a sentence segmentation tool for Ruby. It allows you to split a text into an array of sentences. This gem provides 2 main benefits over other segmentation gems - 1) It works well even with ill-formatted text 2) It works for multiple languages
Gemfile:
=
install:
=
Runtime Dependencies (1):
unicode
>= 0