Skip to content

yoshprogrammer/text-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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 for our text analysis program to analyze
  3. examples/args.rb is a Ruby program demonstrating how command-line arguments work
  4. examples/file_read.rb is a Ruby program demonstrating how reading from a file in Ruby works

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