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.5KB)
  2. 0.1.2 February 26, 2016 (5KB)
  3. 0.1.1 February 25, 2016 (5KB)
  4. 0.1.0 February 25, 2016 (5KB)

Runtime依存関係 (1):

pry ~> 0

Development依存関係 (4):

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

所有者:

作者:

  • irinarenteria

SHA 256チェックサム:

=

累計ダウンロード数 8,963

このバージョンのみ 2,960

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: