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:
=
installation:
=
Dépendances de Runtime (1):
pry
~> 0