Skip to content

A Ruby program that displays various statistics about a piece of text

Notifications You must be signed in to change notification settings

yoshprogrammer/text-analysis

Repository files navigation

Analyzing Text in Ruby

For a detailed overview and instructions, visit the the project wiki.

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

A Ruby program that displays various statistics about a piece of text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages