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

installieren:
=

Versionen:

  1. 0.1.1 March 12, 2018 (10,5 KB)
  2. 0.1.0 December 30, 2017 (10 KB)

Runtime Abhängigkeiten (3):

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

Development Abhängigkeiten (3):

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

Besitzer:

Autoren:

  • recepinanc

SHA 256-Prüfsumme:

=

Downloads insgesamt 4.410

Für diese Version 2.471

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: