RubyGems Navigation menu

ruby_tokenizer 0.1.3

RubyTokenizer is a simple language processing command-line tool. It performs low-level tokenization and returns the top 10 most frequent words in a body of text. At the moment it's only available for English texts and it segments words by filtering whitespaces, punctuation marks, parantheses and other special characters.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.3 March 03, 2016 (5.5 KB)
  2. 0.1.2 February 26, 2016 (5.0 KB)
  3. 0.1.1 February 25, 2016 (5.0 KB)
  4. 0.1.0 February 25, 2016 (5.0 KB)

Runtime 依赖 (1):

pry ~> 0

Development 依赖 (4):

bundler ~> 1.10
rake ~> 10.0
rspec ~> 3.2

所有者:

作者:

  • irinarenteria

SHA 256 校验和:

=

下载总量 9,172

这个版本 3,023

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: