RubyGems Navigation menu

WebWordSorter 0.1.3

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.4 - April 15, 2014 (746 KB)
  2. 0.1.3 - April 14, 2014 (746 KB)
  3. 0.1.2 - April 14, 2014 (746 KB)
Show all versions (8 total)

Runtime Dependencies (6):

Owners:

Authors:

  • John Z. Abrams

SHA 256 checksum:

af0bdf8fca78e4945a390c424a6867deeb4bae8ebdbbf1b1ce414b1bf1e74b17

Total downloads 8,526

For this version 2,394

License:

MIT

Required Ruby Version: >= 0

Links: