RubyGems Navigation menu

cloud_text 0.1.1

This gem removes punctuation and digits(optional), filters stopwords for the chosen language ('tr', 'en' or 'fr'), does stemming on the words and outputs an array of words with their frequencies.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.1 - March 12, 2018 (10.5 KB)
  2. 0.1.0 - December 30, 2017 (10.0 KB)

Runtime 依赖 (3):

ruby-stemmer ~> 0.9.6
stopwords-filter ~> 0.4.1
unicode_utils ~> 1.4

Development 依赖 (3):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

业主:

作者:

  • recepinanc

SHA 256 校验和:

4fc83bf70b94942c8a2aa524df2727063a7576796348474bae61240474495654

下载总量 4,075

这个版本 2,276

许可:

MIT

需要的 Ruby 版本: >= 0

链接: