pragmatic_segmenter 0.3.20
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:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            unicode
            >= 0
          
    