Skip to content

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

License

Notifications You must be signed in to change notification settings

JT1989/text-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%