mjgold / text-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analyzing Text in Ruby

For a detailed overview and instructions

To get started, you'll need to

  1. Fork this repository to your own GitHub account
  2. Open a Terminal and clone this repository to your local computer
  3. Navigate to the repository on your local computer
  4. Open the repository in Sublime Text

Files In This Repository

  1. textalyze.rb is the source code for this project
  2. sample_data is a directory containing sample text files to analyze, mostly from Project Gutenberg.

Note!

The textalyze.rb file that comes with this repository is filled with comments designed to help you get started. You should feel free to delete them in order to make the program easier to read.

About

License:MIT License


Languages

Language:Ruby 100.0%