RubyGems Navigation menu

WebWordSorter 0.1.4

This library # This class contains all the necessary methods to do the following: -Crawl most websites and return an array of their URLS. -Convert all HTML and most web linked PDF documents to one large string given an array of urls. -Parse out all non words and non human sensible markup. -Stooge Sort an array of words via Iteration, NOT recursion. NOTE: Current verison IS using recursive stooge sort! -Write array of words to a new file.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.4 - April 15, 2014 (745.5 KB)
  2. 0.1.3 - April 14, 2014 (745.5 KB)
  3. 0.1.2 - April 14, 2014 (745.5 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (6):

anemone >= 0.6.0, ~> 0.6
colorize >= 0.7.2, ~> 0.7.0
faraday >= 0.8, ~> 0.8
nokogiri >= 1.6.0, ~> 1.6
pdf-reader >= 1.3.2, ~> 1.3
ruby-progressbar >= 1.4.2, ~> 1.4

业主:

作者:

  • John Z. Abrams

SHA 256 校验和:

27863127cf2fec1bf44a396bb96f38136f3e403757d91a7fb288afef90833084

下载总量 8,523

这个版本 3,576

许可:

MIT

需要的 Ruby 版本: >= 2.0

链接: