To get started, you'll need to
- Fork this repository to your own GitHub account
- Open a Terminal and clone this repository to your local computer
- Navigate to the repository on your local computer
- Open the repository in Sublime Text
textalyze.rb
is the source code for this projectsample_data
is a directory containing sample text files to analyze, mostly from Project Gutenberg.
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.