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:
=

Installeer:
=

Versies:

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

Runtime afhankelijkheden (1):

pry ~> 0

Development afhankelijkheden (4):

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

Eigenaren:

Authors:

  • irinarenteria

SHA 256 checksum:

=

Total downloads 8.963

Voor deze versie 2.960

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: